Skip to content

Releases: canopas/strapi-plugin-tagsinput

2.0.2

16 Oct 09:40
2a2f6da
Compare
Choose a tag to compare
  • Support backward compatibility for field name

2.0.1

15 Oct 11:59
46832ab
Compare
Choose a tag to compare
  • Fix input tags are not saving

2.0.0

11 Oct 10:23
a080356
Compare
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
Compare
Choose a tag to compare
  • Fix peer dependencies

1.0.5

20 May 12:57
c4e0070
Compare
Choose a tag to compare

Feat: added strapi default api format support

v1.0.4

27 Feb 12:18
ba02f4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

23 Feb 10:03
38ac483
Compare
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