Releases: netgen/TagsBundle
Releases · netgen/TagsBundle
2.0.11
Netgen Tags Bundle 2.0.11
Changelog
- Backported
TagId
andTagKeyword
criteria for Solr search engine on eZ Publish ^5.4.5 (thanks @WhiteFire)
Requirements
- eZ Publish Enterprise 5.4.5+ / eZ Publish Community Project 2014.11+
- eZ Publish Legacy Stack with legacy eZ Tags 2.0.x installed and configured
2.2.1
Netgen Tags Bundle 2.2.1
Changelog
- Made Solr criteria take into account all fields in content when target is not provided (thanks @WhiteFire)
- Fixed a bug with building Solr query for
TagKeyword
criterion andEQ
operator
Requirements
- eZ Platform 1.0+
Optional requirements
- eZ Publish Legacy Stack with legacy eZ Tags 2.1 installed and configured
2.1.3
Netgen Tags Bundle 2.1.3
Changelog
- Made Solr criteria take into account all fields in content when target is not provided (thanks @WhiteFire)
- Fixed a bug with building Solr query for
TagKeyword
criterion andEQ
operator
Requirements
- eZ Platform 1.0+
Optional requirements
- eZ Publish Legacy Stack with legacy eZ Tags 2.0 installed and configured
2.2
Netgen Tags Bundle 2.2
Changelog
- Do not use
PHP_INT_MAX
inTagsService
as it is unfriendly to Solr - Remove deprecated
TagViewController::viewTag
action - Remove setting the deprecated
pager
variable into tag view template - Remove injecting deprecated
tagId
variable into tag view template - Use
UrlGeneratorInterface
constants in tag router - Replaced "Show dropdown instead of autocomplete" field definition setting with "Edit view", to select from possible edit views when editing content
- Added REST API for loading and creating/updating tags
Requirements
- eZ Platform 1.0+
Optional requirements
- eZ Publish Legacy Stack with legacy eZ Tags 2.1 installed and configured
2.1.2
2.0.10
1.2.6
Netgen Tags Bundle 1.2.6
Changelog
- Support
UserReference
inTag
limitation type, backport from Tags Bundle 2.0
Requirements
- eZ Publish Enterprise 5.3+ / eZ Publish Community Project 2014.05+
- eZ Publish Legacy Stack with legacy eZ Tags 1.4 installed and configured
2.1.1
2.1
Netgen Tags Bundle 2.1
Changelog
- Implemented Solr indexing handler
- Legacy search criterion handlers now support specifying target (i.e. field definition identifier)
- Refactored view controller to use eZ Platform view API
- Added support for exposing tags policies
- Add legacy template converter for
Tag
value object - Various bug fixes
Requirements
- eZ Platform 1.0+
Optional requirements
- eZ Publish Legacy Stack with legacy eZ Tags 2.0 installed and configured
2.0.9
Netgen Tags Bundle 2.0.9
Changelog
- Related content Pagerfanta adapter is now a service. Makes it possible to override it and implement custom related content logic (thanks @zsusac)
Requirements
- eZ Publish Enterprise 5.3+ / eZ Publish Community Project 2014.05+
- eZ Publish Legacy Stack with legacy eZ Tags 2.0 installed and configured