Skip to content

Releases: canopas/strapi-plugin-tagsinput

2.0.3

05 Jun 09:53
ea59389

Choose a tag to compare

  • Create new API tags Improve error handling (#27)
  • Fix tag label visibility (#40)
  • Support dark mode (#37)
  • Allow case sensitive suggestion insertion (#29)

2.0.2

16 Oct 09:40
2a2f6da

Choose a tag to compare

  • Support backward compatibility for field name

2.0.1

15 Oct 11:59
46832ab

Choose a tag to compare

  • Fix input tags are not saving

2.0.0

11 Oct 10:23
a080356

Choose a tag to compare

We're excited to announce the release of version 2.0.0 with strapi 5 support

What's New

  • Strapi 5 Support
  • Dynamic Attribute Support for API URL
    • Enhanced flexibility in API URL field configuration
    • Developers can now use their preferred field name instead of being limited to name like,
      http://localhost:1337/api/tags?fields[0]=<any_field_name>
      

We appreciate your continued support and feedback. If you encounter any issues or have suggestions, please open an issue on our GitHub repository.

Thank you for using our project!

1.0.6

29 May 12:46
0a6b20a

Choose a tag to compare

  • Fix peer dependencies

1.0.5

20 May 12:57
c4e0070

Choose a tag to compare

Feat: added strapi default api format support

v1.0.4

27 Feb 12:18
ba02f4e

Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

23 Feb 10:03
38ac483

Choose a tag to compare

What's Changed

  • Feat: make compatible with the latest version of strapi(4.20.2) by @cp-sumi-k in #5