Releases: Simply-Static/simply-static
Releases · Simply-Static/simply-static
3.5.4
3.5.3
- auto add plugin + theme on change in Enhanced Crawl
- updated compatibility DB
- streamlined settings (+ removed deprecated ones)
- improved error handling for ZIP task
- added dedicated class for admin Rest API endpoints
- Improved import/export UI and behaviour (on MU sites)
- auto-exclude admin-only plugins (+filter) for enhanced crawl
- fixed settings UI spacing for WP 6.9 support
- improved DIVI theme detection
3.5.2.2
- added ss_mime_type_map filter to extend/override manual MIME type map fallback + failsafe handling
- added filter to exclude robots.txt and llms.txt from export
3.5.2.1
- fail-safe upgrade mechanism (alongside pro)
3.5.2
- UI/UX improvements (search/workflow/general)
- refactored transfer files locally task (+ added filter to make it extendable)
- improved pagination crawler (smarter author pagination)
- introduced ss_before_finish_transferring_files_locally filter
- improved integration copy
- enforced naming convention across crawler and integration directory (class file naming)
- updated translation file (including german translation)
- improved integrations UX by adding a new requires_reload mechanism
- fixed SEOPress XSL file naming
- fixed JSON handler for Elementor (animations/menu rendering)
3.5.1.2
- abstracted encoding into new helper class
- fixed UTF-8 encoding for emojis
- fixed check-can-run endpoint (GET not POST)
- added MU-related notice (for auto-fixer in pro)
- added ss_multisite_get_sites_args to filter subsite selection
- fixed exception (PHP 8.3+) for MU class
3.5.1.1
- clear temp files + log + DB table on plugin deactivation
- avoid decoding inline-JSON (Elementor)
- ss_user_capability for admin bar integration
- MU: decode special chars before dropdown output
- Removed HTML5 auto-fixer (should be a filter)
3.5.1
- better HTML 5 markup support for non-closing tags (like
) - added ZIPArchive support for larger ZIP exports (>4GB)
- MU: sort subsites ASC + added site ID
- added Clear Temporary Files button + auto-clear on uninstall + ss_clear_temp_dir_on_wrapup filter
- mb_encode_numericentity + mb_convert_encoding for better UTF-8 conversion support
- added ss_zip_filename filter to rename ZIP file
- added ss_crawlable_plugins and ss_crawlable_themes filter
3.5.0
- better UTF-8 and entity handling (content + URLs)
- added network-activated plugins to crawler support
- added ability to exclude specific plugins + themes in Enhanced Crawl (pro-only)
- added support for .avif, .tiff and .heic image files
- regex support for Include/Exclude settings
- URL-based export cancellation via cancel-export=true parameter
- llms.txt support for AIO SEO and Yoast SEO integration
- fixed logging loop for Elementor integration
3.4.8
- new text handler for replacing URLs in txt files
- RankMath: auto replace and copy llms.txt and robots.txt to your static site
- Utilities: new reset background queue feature
- improved admin bar integration with deeplinks and better performance
- Quick link to view your static site from the dashboard
- fallback strategy to pick up and export 0 byte files
- Admin UI improvements (fixing Chrome notices)