@bn-digital/strapi-plugin-field-uuid
Version:
This plugin adds support of UUID field type to Strapi
24 lines (14 loc) • 530 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
## [1.1.7] - 2022-10-02
### Chores
- Set Strapi peer dependency version as `>=4.4.0` aligned with it release
### Code Refactoring
- Updated `package.json` metadata, added links to documentation & screenshots
## [1.1.0] - 2022-09-14
### Features
- Updated field icon
- Added **Regenerate** button to the view
## [1.0.0] - 2022-09-01
### Features
Initial release with Strapi custom field type for UUID implementation.