Tagger Changelog

2023-07-17

5.2.3

Fixed

  • Issue with live preview not finding the helper tagger class
2023-06-30

5.2.2

Fixed

  • Issue with deprecated function being used on some upgrades
2023-03-24

5.2.1

Fixed

  • Foundation Bug
2023-03-07

5.2.0

Changed

  • PHP 8.2 compatible
  • Update Foundation Version
2022-07-13

5.1.3

Fixed

  • PHP 8 + warning
2022-07-13

5.1.2

Fixed

  • Importing from text fieldtypes into tagger fields
  • PHP 8.1 warning.
2021-11-23

5.1.1

Changed

  • Updated EEHarbor Foundation to fix issue with multiple add-ons ignoring MSM sites
  • Updated for PSR-12 compatibility (custom ruleset)
  • Updated for PHP 8 compatibility
2021-01-25

5.1.0

Added

  • EE6 Compatibility
2020-06-19

5.0.4

Changed

  • Updated EEHarbor Foundation

Fixed

  • Bug where some control panel URLs were incorrect when using sessions, causing PHP errors saving forms.
  • Bug with legacy fields causing a MySQL error.
2019-11-08

5.0.3

Fixed

  • Bug with custom_field param on EE4+
2019-07-25

5.0.2

Fixed

  • Version number not changing after updating
2019-07-24

5.0.1

Fixed

  • Add-on not allowing license to be entered
2019-07-19

5.0.0

Added

  • Initial Release for ExpressionEngine 4 & 5
2015-11-04

4.0.0

Added

  • Initial Release for ExpressionEngine 3
2013-05-13

3.2.1

Added

  • inclusive="yes" parameter to entries/related tag
  • EE 2.6 support

Fixed

  • field_id was not being assigned when importing tags
2013-04-22

3.2.0

Added

  • Support for multiple Tagger fields in the same publish form
  • field="" parameter to {exp:tagger:tags}
2013-03-24

3.1.0

Added

  • Import from Taggable
  • Import from text fields
  • Option to Automatically assign all tags to a tag group in the fieldtype settings
  • Updated tagger entries paginate code to match EE new paginate variables.
2013-01-12

3.0.7

Added

  • Support for url_third_themes config override
  • Support for EE 2.5.5

Fixed

  • When typing a partial word the auto-completed results would always return, this has now been resolved to not force the auto-completed word
2012-11-20

3.0.6

Added

  • Native channel option to tagger entries

Fixed

  • In some cases grouped tags would not be deleted
2012-11-20

3.0.5

Added

  • Support for groups="not some_group" in Cloud tag (Thanks to Loren)
2012-08-15

3.0.4

Added

  • Support for site="" parameter in Entries/cloud tags
  • Better MSM support in MCP.
  • Offset="" parameter to the entries tag.
  • {tagger:switch=""} to {exp:tagger:entries}
  • {tagger:author_screen_name}, {tagger:author_username}, {tagger:author_id} to the entries tag

Fixed

  • Corrected total items when the channel parameter was added // Thanks to: Loren Klingman
2012-01-16

3.0.1

Added

  • {tagger:switch=""} to {exp:tagger:entries}
  • Orderby="random" to tagger:related
2011-06-29

3.0.0

Added

  • Fieldtype UI Design
  • Tagger Module Control Panel Design
  • Tag Merge Option to the Tagger MCP
  • an option to disable the "Most Used Tags" box
  • an option to enable a "Single Box UI", search and tag from 1 single box
  • an option to force all tags to be lowercase
  • an option that allows you to choose which separator to use in {tagger:urlsafe_tag}
  • {tagger:unitag} variable that is a foolproof unique urlsafe tag
  • unitag="" parameter to {exp:tagger:entries}
  • channel="" parameter to {exp:tagger:entries}
  • channel="" parameter to {exp:tagger:cloud}
  • {exp:tagger:tagname}
  • Tag Import for Solspace Tag module
  • pagination to {exp:tagger:entries}
  • natural sort to {exp:tagger:cloud orderby="tag_name"}
  • NSM Addon Updater compatibility

Changed

  • {exp:tagger:entries} now parse {filedir_x}
  • Addon Updater Method
  • Tagger now uses the built-in jQuery UI Autocomplete

Fixed

  • a bug in {exp:tagger:related} where duplicate entries where shown
2011-01-13

2.1.5

Changed

  • Small CSS adjustments for SEAF
2011-01-13

2.1.2

Changed

  • the Tagger Model to work with EE 2.1.1 And EE 2.1.3, due to big changes in ExpressionEngine
2010-12-26

2.1.0

Added

  • groups="" to {exp:tagger:groups}
  • orderby=""/sort=""/tag_orderby=""/tag_sort="" to {exp:tagger:groups}
2010-12-26

2.0.0

Added

  • Commercial Release