Releases: ezsystems/LegacyBridge
Releases · ezsystems/LegacyBridge
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.5
Changes
- Fix missing options for ezpublish_legacy.kernel_handler.cli, contributed by @lolautruche (EZP-26393, #70)
- Updates to install docs, contributed by @blankse & @emodric (#65, #66, #67, #69, #72)
- EZP-26181 truncates uri_part, contributed by @wizhippo (EZP-26389, #68)
- Fix checking permissions on folders in legacy setup wizard, contributed by @raupie (#74)
- Fix the SSO Handler connector, contributed by @Plopix (#75)
v1.0.4
Changes
- Not being logged out of the Legacy stack when going to
/logout
, contributed by @lolautruche (EZP-25496) - Content with same name as URL matcher will lead to broken links (EZP-26181)
- Fixed fatal errors with Twig 1.25.0 and 2.0, contributed by @emodric (#63)
v1.0.3
- EZP-25739: utf-8 URIs break siteaccess match / ezurl() (#56)
- EZP-25960: Double layout using legacy /layout/set module and Legazy (#59)
- EZP-25089: Clear persistence cache on object state assignment (#61)
- Improved PHP7 support and setup automated php7 testing for legacy bridge (#53)
- Add generate autoload command to install docs (#60)