Skip to content

Releases: ChrisEbert/strapi-plugin-country-select

v2.1.0

19 Jan 11:04
Compare
Choose a tag to compare

Added

  • #12 Default country option added to the field settings

v2.0.0

13 Jan 10:33
Compare
Choose a tag to compare

Added

  • #14 Strapi 5 support 🎉

Changed

  • Typescript rewrite
  • The country names are in english by default, as long as vite is unable to import dynamic files from node_modules folder. vitejs/vite#14102 This doesn't impact the stored country code.

v1.0.3

06 Oct 11:03
Compare
Choose a tag to compare

Fixed

  • #8 Missing clear icon after @strapi/design-system update
  • resolved missing ref warning from react

Added

  • #5 french translation
  • #6 alphabetic sorting of countries

Special thanks to @marob for your support! 🎉

v1.0.2

30 Mar 07:36
Compare
Choose a tag to compare

Fixed

  • #2 "Not supported" error message was displayed when field is empty

v1.0.1

26 Feb 14:20
Compare
Choose a tag to compare

Fixed

  • solved deprecation warning for required option on FieldLabel
  • #3 content-manager crashing for unsupported country codes

v1.0.0

09 Oct 15:43
Compare
Choose a tag to compare

Initital release of strapi-plugin-country-select