Skip to content

Releases: Simply-Static/simply-static

3.6.9

27 Apr 11:39

Choose a tag to compare

  • improved 404 handler
  • prevent auto-cancel on fatal errors in crawler detect
  • inherit post ID on get_pages_to_process_sql
  • improved loopback handler

3.6.8

22 Apr 08:51

Choose a tag to compare

  • batch ZIP if ZipArchive is available
  • improved SVG handling
  • auto-apply missing closing tags
  • exclude node_modules from theme crawler
  • better process locking

3.6.7

15 Apr 14:10

Choose a tag to compare

  • preserve/restore SVG data URIs
  • removed CORS settings (no longer needed)
  • improved cache detection (Hostinger)
  • avoid auto-closing HTML5 tags
  • auto cache busting

3.6.6

02 Apr 07:33
6a9ce86

Choose a tag to compare

  • search and replace all kinds of data attributes
  • added dashboard widget
  • post_modified instead of post_modified_gmt for timestamps
  • updated all NPM packages to the latest stable versions
  • improved enhanced crawl automation
  • improved copy and UX in settings
  • Basic Auth handler for files like robots.txt, llms.txt etc

3.6.5

24 Mar 08:31

Choose a tag to compare

  • added NULL checks for large HTML files (>2MB)
  • ZIP Archive path construction fix (Windows-only)
  • improved file sanitization handling
  • URL/file lock-handler based on DB query

3.6.4

18 Mar 10:53

Choose a tag to compare

  • added filter for job class
  • extended search-related settings
  • lock file protection for multiple PHP worker setups (avoid 0 byte files)
  • improved can-export-pages trait (support for multiple IDs in query)
  • improved export log search query handling

3.6.3

09 Mar 07:58

Choose a tag to compare

  • improved exclusion logging
  • improved srcset handler (CDN + background image extraction)

3.6.2

03 Mar 11:59

Choose a tag to compare

  • admin UI tweak (ACL toggle)
  • reset site lock (MU setups)
  • improved memory efficiency for Elementor Crawler
  • readme changes

3.6.1

24 Feb 08:49

Choose a tag to compare

  • small admin UX fixes
  • server-side implementation for pagination-based search in export log
  • DIVI integration: replace base64 encoded navigation URLs
  • handle font-face URLs if skipped by DomDocument (regex)

3.6.0

20 Feb 12:12

Choose a tag to compare

  • check for HTML files in config dir
  • multiple selector notice for Fuse
  • fix: Double dropdown indicator on Export Log "Rows per page"
  • remove dns-preconnect on relative path/offline URL
  • improved DIVI-related logging