Releases: ezsystems/ezplatform-xmltext-fieldtype
Releases · ezsystems/ezplatform-xmltext-fieldtype
1.3.0
Changes since 1.2:
- Use new storage gateway API for 6.11 compatibility (#22)
- Use view API when embedding content and locations (#1)
NOTE: 1.3 release is only available to eZ Platform 1.11 and higher.
Thanks to @emodric for contributing fixes to this release! 🎉
1.2.1
Changes since 1.2.0:
- EZP-27396 Removing xml node text content in order to properly embed objects (#20)
v1.2.0
Changes since rc1:
- Fixes for tests, expanding tests to also run with Symfony 3 & PHP 7.1
v1.2.0-rc1: Merge pull request #18 from emodric/deprecation
EZP-27308: Remove deprecated usage of Symfony services
1.1.3
Changes since 1.1.2
- Removed deprecated YML syntax in configuration
1.1.2
- Fix EZP-25743: empty tagPreset error in fieldType validation …
- Fix EZP-25759: Expanding converter paragraph>custom>section parsing issue …
1.1.1
- #11 Adopt getName and integration test for test improvements in 6.3 kernel, from user perspective this makes sure to strip new lines when using xmltext in name/url pattern
1.1.0
- Includes several fixes and first version of migration script for migration XmlText to RichText.
v1.0.0
- Fix EZP-25068: make the xslt converter accept windows paths
1.0.0-beta2
Fixes mistake in Content field and ContentType field definition templates, where base template was not extended.