Releases: davidyell/CakePHP-Seo
Maintenance release
Allowed for the helper to be configured with a static domain, so if the helper is being used across multiple subdomains for example, it can still generate correct canonical domain tags.
Also had to bump up the minimum version of Cakephp to allow for a security fix.
Feature release
This new feature release includes a new middleware which allows you to catch error urls and redirect them, thus preserving your content and traffic when changing urls.
Other updates in this release include bumping minimum requirements for the plugin to keep it up to date with changing environments.
Maintenance release
This new releases updates a number of things across the board with the plugin.
- Removed the deprecated methods from Cake 3.4+
- Fixed and updated the test suite to both increase coverage and fix some broken tests
- Updated the Travis configuration to test against PHP 7.1 as stipulated in the Composer file
- Changes to the readme to better reflect the latest Cake coding methods
Cake 3 release
This is the first release for CakePHP 3 of the plugin. All the code has been updated for the new version of the framework, as well as the test suite.
Stable release
Happy to announce the first stable release of the plugin.
Bugfix release
This is a bugfix release which fixes a flawed feature introduced by #2 and released in 0.1.0.