Skip to content

Releases: ethercreative/tags

2.0.0

31 Oct 11:45
@Tam Tam
39cbaf0
Compare
Choose a tag to compare

2.0.0 - 2022-10-31 🎃

Changed

1.0.9

07 Oct 09:21
@Tam Tam
fa6b3d0
Compare
Choose a tag to compare

1.0.9 - 2021-09-07

Fixed

  • Fix compatibility issue with Gatsby Helper (Fixes #20)

1.0.8

04 Oct 12:49
@Tam Tam
cfc15a3
Compare
Choose a tag to compare

1.0.8 - 2021-09-04

Fixed

1.0.7

15 Apr 12:17
@Tam Tam
ce4155b
Compare
Choose a tag to compare

1.0.7 - 2020-04-15

Improved

  • Improved some UI elements to better fit with Craft 3.4
  • Added automatic slug generation when creating a tag

Fixed

  • Fix JS error when trying to replace a tag (Fixes #13)

1.0.6

15 Jan 14:14
@Tam Tam
8f57073
Compare
Choose a tag to compare

1.0.6 - 2020-01-15

Fixed

  • Fix issue with pgsql when usage column is enabled
  • Disable usage column on MySQL installs

1.0.5

26 Jun 12:05
@Tam Tam
cb8038b
Compare
Choose a tag to compare

1.0.5 - 2019-06-26

Added

  • Add 'Usage' column to tags index table (#10)
  • Add setting to enable usage column

Changed

  • Updated plugin icon

1.0.4

03 Jun 09:58
@Tam Tam
aeaa5f7
Compare
Choose a tag to compare

1.0.4 - 2019-06-03

Fixed

  • Fix JS issues when activating delete tag modal (#9 via @svale)
  • Fix namespace case-sensitivity issue on some systems (#9 via @svale)

1.0.3

09 May 11:01
@Tam Tam
5a6c981
Compare
Choose a tag to compare

1.0.3 - 2019-05-09

Changed

  • Delete action when editing a tag has been moved to the actions menu.
  • Deleting a tag from the edit page now triggers the replace modal.

1.0.2

03 Apr 10:02
@Tam Tam
d100367
Compare
Choose a tag to compare

1.0.2 - 2019-04-03

Added

  • Added slug field to tag edit page

v1.0.1

27 Sep 20:15
@Tam Tam
Compare
Choose a tag to compare

Fixed

  • Fixed a bug when using Verbb's Control Panel Nav plugin