Releases: Simply-Static/simply-static
Releases · Simply-Static/simply-static
3.6.9
3.6.8
- 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
- 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
- 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
- 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
- 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
- improved exclusion logging
- improved srcset handler (CDN + background image extraction)
3.6.2
- admin UI tweak (ACL toggle)
- reset site lock (MU setups)
- improved memory efficiency for Elementor Crawler
- readme changes
3.6.1
- 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
- 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