Skip to content

Releases: netgen/TagsBundle

3.1.2

10 Nov 15:48
3.1.2
Compare
Choose a tag to compare

Netgen Tags Bundle 3.1.2

Changelog

Requirements

  • eZ Platform 1.11+

3.1.1

10 Nov 15:47
3.1.1
Compare
Choose a tag to compare

Netgen Tags Bundle 3.1.1

Changelog

  • Twig global variable and tag router services need to be public

Requirements

  • eZ Platform 1.11+

3.1.0

27 Oct 08:40
3.1.0
Compare
Choose a tag to compare

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

16 Oct 14:57
3.0.8
Compare
Choose a tag to compare

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

05 Oct 07:14
3.0.7
Compare
Choose a tag to compare

Netgen Tags Bundle 3.0.7

Changelog

  • Fix ordering of tags by keyword when fetching children after 3.0.6

Requirements

  • eZ Platform 1.5+

3.0.6

04 Oct 15:03
3.0.6
Compare
Choose a tag to compare

Netgen Tags Bundle 3.0.6

Changelog

  • Fixed an issue with wrong usage of offset and limit in storage gateway. getChildren, getSynonyms and getTagsByKeywords 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

21 Aug 13:16
3.0.5
Compare
Choose a tag to compare

Netgen Tags Bundle 3.0.5

Changelog

  • Fixed storing tags with special characters (e.g. &) when using Platform UI admin interface

Requirements

  • eZ Platform 1.5+

3.0.4

19 Jun 11:47
3.0.4
Compare
Choose a tag to compare

Netgen Tags Bundle 3.0.4

Changelog

  • Allow installation of version 2.x of lolautruche/ez-core-extra-bundle (thanks @wizhippo)

Requirements

  • eZ Platform 1.5+

3.0.3

09 May 13:59
3.0.3
Compare
Choose a tag to compare

Netgen Tags Bundle 3.0.3

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.5+

2.2.5

09 May 14:01
2.2.5
Compare
Choose a tag to compare

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