Skip to content

Releases: Simply-Static/simply-static

3.5.4

08 Dec 16:33

Choose a tag to compare

  • updated translation files
  • markup update for Elementor search widget
  • accessibility fix: aria labels for generate buttons
  • improved URL replacements on redirects
  • fix: Call the correct 404 export method export_404

3.5.3

01 Dec 22:12

Choose a tag to compare

  • 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

19 Nov 15:14

Choose a tag to compare

  • 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

16 Nov 23:25

Choose a tag to compare

  • fail-safe upgrade mechanism (alongside pro)

3.5.2

16 Nov 16:48

Choose a tag to compare

  • 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

10 Nov 20:05

Choose a tag to compare

  • 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

06 Nov 22:10

Choose a tag to compare

  • 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

05 Nov 16:06

Choose a tag to compare

  • 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

02 Nov 16:53

Choose a tag to compare

  • 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

28 Oct 15:09

Choose a tag to compare

  • 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)