Documentation / Setting up Staatic / Changelog / Page 8

Changelog

(Continued from previous page)

1.3.4

Release date: December 22nd, 2022.

Improvements

  • Adds support for regular expressions in excluded URLs setting.
  • Adds validation to filesystem target directory setting to prevent accidential data loss.

Fixes

  • Utilizes internal URL normalizer, correcting issues with partially secure WordPress sites (http/https).
  • Utilizes STAATIC_KEY constant in wp-config.php while encrypting/decrypting secrets when available.
  • Fixes form notifications setting. (Premium)
  • Makes form honeypot field readonly to prevent accidental automatic input by browsers. (Premium)

1.3.3

Release date: November 4th, 2022.

Improvements

  • Adds URL transformation support for XSLT assets.
  • Adds configuration test to verify homepage accessibility.
  • Displays detailed error information in case a publication fails.
  • Improves description of configuration test failures.
  • Improves overall compatibility with Elementor page builder plugin.
  • Improves support for questionable URLs with duplicate slashes in its path segment.
  • Improves excluded URL matching algorithm.
  • Updates external dependencies.

Fixes

  • Fixes undefined array key warning when HTTP_USER_AGENT is not defined.

1.3.2

Release date: October 25th, 2022.

Improvements

  • Improves support for AWS authentication using IAM security credentials from AWS EC2 instances and AWS ECS containers.
  • Tests AWS connectivity before starting publications using the AWS deployment method.
  • Improves compatibility with plugins using http_request_args filter hook without passing a valid URL.

Fixes

  • Fixes PHP 7.0 downgrade issue in external HTTP library causing AWS deployment failures in rare cases.

1.3.1

Release date: October 1st, 2022.

Features

  • Adds WP-CLI command “staatic migrate” to manually upgrade or downgrade the database.

Improvements

  • Improves database upgrades with new versions and adds the ability to retry failed upgrades.
  • Improves handling of encrypted settings in combination with invalid/modified encryption key.
  • Updates external dependencies.

Fixes

  • Restores compatibility with PHP 7.0-7.1.

1.3.0

Release date: August 30th, 2022.

Features

  • Adds support for alternative S3-compatible providers by accepting a custom endpoint in the S3 deployment method.
  • Allows the maximum number of invalidation paths to be adjusted when invalidating the CloudFront cache.
  • Allows the path to invalidate everything from the CloudFront cache to be adjusted.
  • Adds the ability to apply a canned ACL to uploaded files in the S3 deployment method.
  • Stores sensitive setting values (passwords, keys and tokens) in encrypted form.

Improvements

  • Improves overall compatibility with Elementor page builder plugin.
  • Skips transformation of fragment-only links while processing HTML files, resolving an issue with Elementor Popups.
  • Increases maximum length of supported URLs from 255 to 2083 characters.
  • Updates external dependencies.

Fixes

  • Fixes handling of HTML entities while extracting links from HTML documents, resolving issues with obfuscated mailto-links and SVG data URLs.

Pages:
1 2 3 4 5 6 7 8 9 10 11