Skip to content

Releases: pluginpal/strapi-plugin-config-sync

v1.0.0-alpha.1

08 Dec 13:18
75197b9
Compare
Choose a tag to compare

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

05 May 20:37
Compare
Choose a tag to compare
  • Ignore the _id key in the exports #7

v0.1.5

10 Apr 15:42
b28f34f
Compare
Choose a tag to compare

Fix redux useSelector syntax

v0.1.4

27 Mar 20:57
b9e6a37
Compare
Choose a tag to compare
  • Track config deletions
  • Fix the exclude setting
  • Import/export the changes, not all config.
  • Bugfixes

v0.1.3

25 Mar 21:28
148a92e
Compare
Choose a tag to compare
  • Bugfixes

v0.1.2

24 Mar 23:08
a1704d0
Compare
Choose a tag to compare
  • Fix export controller when autoReload is enabled.

v0.1.1

24 Mar 21:33
Compare
Choose a tag to compare
  • Handle initial export in the admin page

v0.1.0

24 Mar 18:57
cc7da36
Compare
Choose a tag to compare
  • Add tracking for roles, permissions & webhooks.

v0.0.3

21 Mar 19:42
Compare
Choose a tag to compare
  • Downgraded to react 16.x
  • Added github links for npmjs.com

v0.0.2

21 Mar 19:27
Compare
Choose a tag to compare

Initial release!