Releases: Simply-Static/simply-static
Releases · Simply-Static/simply-static
3.7.3
3.7.2
- deeplinks for tab pages (settings)
- progress indicator in browser tab
- improved language UI for exports
- improved URL detection pattern recognition
3.7.1
- added time-limit awareness to process_pages()
- decompress response to avoid gzip/deflate issues
- function_exists for session handling
- srcset replacement with lazyloading
- Elementor font fix (again)
3.7.0
- fixed stale process handling via cron healthcheck
- improved status-based crawl detection
- collect and remove trashed/draft posts from the DB table
- fixed broken dashboard widget link
- better error report on WAF/rate limit hosts (WPE)
- cleanup upgrader (stale settings)
3.6.9.3
- partial admin UI restructure
3.6.9.2
- admin UI improvements
- WP 7.0 testing and bugfixes
3.6.9
- 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
- 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