Releases: netgen/TagsBundle
Releases · netgen/TagsBundle
3.1.2
Netgen Tags Bundle 3.1.2
Changelog
- Field controller needs to be public (thanks @SylvainGuittard)
Requirements
- eZ Platform 1.11+
3.1.1
3.1.0
Netgen Tags Bundle 3.1.0
Changelog
- Use Twig paths to reference to Twig templates
- Replaced the
eztags
field type legacy storage gateway with Doctrine storage gateway - Removed usage of deprecated gateway based storage API
- Removed usage of deprecated base field criterion visitor from eZ Solr bundle
- Bumped minimum eZ version version to 6.11
- Bumped minimum eZ Solr Search Engine Bundle version to 1.4
- Bumped minimum eZ Core Extra Bundle version to 2.0
- Dropped support for PHP 7.0
- New project structure
- Separate PSR-4 autoloading for bundle and tests
- All services are marked as public/private, for compatibility with Symfony 3.4
Requirements
- eZ Platform 1.11+
3.0.8
Netgen Tags Bundle 3.0.8
Changelog
- Fix query error when fetching children after 3.0.6 (Thanks @MarioBlazek)
Requirements
- eZ Platform 1.5+
3.0.7
3.0.6
Netgen Tags Bundle 3.0.6
Changelog
- Fixed an issue with wrong usage of offset and limit in storage gateway.
getChildren
,getSynonyms
andgetTagsByKeywords
methods would return$limit
ROWS instead of$limit
tags, which meant that not all tag translations would be loaded.
Requirements
- eZ Platform 1.5+
3.0.5
3.0.4
3.0.3
2.2.5
Netgen Tags Bundle 2.2.5
Changelog
- Fix tags API always loading untranslated tags, even when they are NOT always available (thanks @Mrkisha)
- Translate names of module and functions in Platform UI
Requirements
- eZ Platform 1.0+
Optional requirements
- eZ Publish Legacy Stack with legacy eZ Tags 2.1 installed and configured