Skip to content

Releases: dmitriy-nz/strapi-plugin-remote-select

2.0.4

18 Jul 21:42
Compare
Choose a tag to compare
Update custom field types and bump version to 2.0.4

Change custom field types from 'string' to 'text' for better compatibility. Increment package version to 2.0.4 to reflect these updates.

1.0.8

09 Jun 21:59
Compare
Choose a tag to compare

Add support for dynamic variables in API requests

Introduced the ability to use configurable variables in API URLs, headers, and bodies for the remote-select plugin. Updated relevant service methods, configuration, and documentation to support this feature. Minor type and field adjustments were also applied for better consistency.

2.0.1

10 Dec 11:09
Compare
Choose a tag to compare

Strapi 5 support is released

1.0.4

11 Jun 14:44
Compare
Choose a tag to compare
Add requirements section to README

1.0.3

11 Jun 11:39
Compare
Choose a tag to compare
npm publish fixes