Skip to content

Releases: Simply-Static/simply-static

3.7.3

28 May 09:32

Choose a tag to compare

  • Improve crawler dependency coverage
  • Fix canceled background queue cleanup
  • Add fetch URLs update, generate type filter
  • Batch URL discovery crawlers
  • Fix background process lock handoff

3.7.2

26 May 07:42

Choose a tag to compare

  • deeplinks for tab pages (settings)
  • progress indicator in browser tab
  • improved language UI for exports
  • improved URL detection pattern recognition

3.7.1

19 May 07:18

Choose a tag to compare

  • 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

11 May 07:13

Choose a tag to compare

  • 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

04 May 10:42

Choose a tag to compare

  • partial admin UI restructure

3.6.9.2

29 Apr 07:13

Choose a tag to compare

  • admin UI improvements
  • WP 7.0 testing and bugfixes

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