Releases: Simply-Static/simply-static
Releases · Simply-Static/simply-static
3.2.6
3.2.5.4
- added option to optionally include feed URLs (default is off)
- set generate_404 page to off on default settings
- extended Elementor integration to auto-include missing CSS files
3.2.5.3
- downgraded WP Background Processing package to 1.3.1 again (issues with ajax)
- responsive design for admin UI
- improved Basic Auth Handling for different server types (NGINX, Apache, Windows IIS)
- fixed automated feed handling on running exports
3.2.5.2
- upgraded WP Background Processing package
- fixed typo in admin UI
- increased interval between batches to 2 seconds (from 1 second)
3.2.5.1
- make XML sitemap inclusion optional for single exports
- fixed _load_textdomain_just_in_time error
3.2.5
- added filter to modify log file location
- small UI factor to fix weird WP default border styles in admin UI
- trait to make tasks skippable
- implemented cleanup method that can be extended in tasks
- decreased default job interval to 1 second instead of 5
3.2.4.2
- small UI changes related to GitHub
- improved filter handling to increase batch size
- allow tasks to define their own batch size
3.2.4.1
- fixed dbDelta migration for new JSON column
3.2.4
- automatically create the local directory if it doesn't exist
- Limit Basic Auth to URLs that pass is_local_url() check
- WordPress 6.7 compatibility
3.2.3
- removed processing_pages_message method
- added the ability to include files without a file extension (_headers, _redirects..)
- added UI to reset database table
- included diagnostics check for no-index setting
- included diagnostics check for Basic Auth without proper configuration in settings
- tweak to avoid duplicate notes in export log
- renamed Simply Static (Admin Bar) to Admin Bar (Core)
- renamed Environments to Environment (Core)
- simplified http_request_args filter implementation
- added notice to upgrade both (pro and free) because of removing deprecated methods