Releases: strapi-community/strapi-plugin-notes
Releases · strapi-community/strapi-plugin-notes
v1.1.3
What's Changed
- fix(NoteListLayout): rendering more hooks than previous render by @ComfortablyCoding in #26
Full Changelog: 1.1.2...1.1.3
v1.1.2
v1.1.1
What's Changed
- Add compatibility with Strapi 4.15.5 by @ciriousjoker in #21
- chore(release): 1.1.1 by @ComfortablyCoding in #22
New Contributors
- @ciriousjoker made their first contribution in #21
Full Changelog: 1.1.0...1.1.1
v1.1.0
What's Changed
- feat(admin): add translation support by @ComfortablyCoding in #17
- fix(admin): close/cancel do not close note modal by @ComfortablyCoding in #19
Full Changelog: 1.0.3...1.1.0
v1.0.3
What's Changed
- chore(workflows): update action node version by @ComfortablyCoding in #14
This also releases changes made in v1.0.2 which was not pushed to NPM due to action failing engine requirements.
Full Changelog: 1.0.2...1.0.3
v1.0.2
What's Changed
- chore: add playground by @ComfortablyCoding in #7
- refactor: use content-type factories by @ComfortablyCoding in #8
- refactor(admin): add
useNote
hook for note CRUD by @ComfortablyCoding in #9 - chore(admin): simplify
@strapi
imports by @ComfortablyCoding in #10 - refactor(admin): simplify component structure by @ComfortablyCoding in #11
- chore: update deps by @ComfortablyCoding in #12
Full Changelog: 1.0.1...1.0.2
v1.0.1
What's Changed
- refactor: improve ui by @ComfortablyCoding in #1
New Contributors
- @ComfortablyCoding made their first contribution in #1
Full Changelog: 1.0.0...1.0.1
v1.0.0
Initial Release