Releases: pluginpal/strapi-plugin-config-sync
Releases · pluginpal/strapi-plugin-config-sync
v1.0.0-alpha.1
Strapi v4 is here!
New features 🎉
- Strapi v4 support
- Fully featured CLI (#19)
- Partial import/export (#22)
- Managed access to admin page (#24)
- Cleanup & future proofing
Bug fixes 🐛
- Issue with the
i18n
plugin is fixed (#8) - Windows support (#14)
- Async/await issue with import on bootstrap (#17)
Miscellaneous 🥇
- Eslint linting
- Jest tests
- Github actions for linting & tests
- Codecov
- Code of Conduct
- Contributing guidelines
- Issue & PR templates
v0.1.6
v0.1.5
Fix redux useSelector syntax
v0.1.4
- Track config deletions
- Fix the exclude setting
- Import/export the changes, not all config.
- Bugfixes
v0.1.3
- Bugfixes
v0.1.2
- Fix export controller when autoReload is enabled.
v0.1.1
- Handle initial export in the admin page
v0.1.0
- Add tracking for roles, permissions & webhooks.
v0.0.3
- Downgraded to react 16.x
- Added github links for npmjs.com
v0.0.2
Initial release!