Changelog
(Continued from previous page)
1.1.1
Release date: June 17th, 2022.
Improvements
- Changes defaults of “Delete plugin settings” and “Delete plugin data” settings to enabled.
- Adds support for “ap-southeast-3” and “ap-northeast-3” regions to AWS deployment method.
Fixes
- Correctly fixes edge case with additional paths setting when path is a symlink.
- Fixes edge case with result transformer not rewinding resource file pointer.
- Ensures uninstalling plugin data removes all plugin database tables.
1.1.0
Release date: June 2nd, 2022.
Features
- Adds “Offline URL” option to “Destination URL” setting to enable locally browsable sites.
- Adds ability to use path in “Destination URL” setting to enable sites to be hosted in subdirectories.
- Adds ability to not follow or save results originating from additional URLs.
- Adds zipfile deployment method to allow for manual deployments.
- Adds “Downgrade HTTP to HTTPS” setting to improve compatibility on specific environments.
- Adds “Logging” setting to make logging verbosity configurable.
- Adds ability to export diagnostics to assist with support requests.
Improvements
- Improves user experience when configuring additional URLs, paths and redirects as well as excluded URLs.
- Improves detection and transformation of URLs while building the static site.
- Changes “Destination URL” default value to “/” instead of site URL.
Fixes
- Fixes transformation errors with redirect plugin integrations.
- Updates result hashes and size correctly after applying transformers and post processors.