Skip to content

Releases: pluginpal/strapi-plugin-config-sync

v3.1.1

24 Dec 13:58
acbfdbb
Compare
Choose a tag to compare

🐛 Fixes

  • Added a workaround for an issue of react-diff-viewer-continued (#164)

v3.1.0

20 Dec 09:59
8990c99
Compare
Choose a tag to compare

Fixes 🐛

v3.0.4

11 Nov 19:04
Compare
Choose a tag to compare

Bug fixes 🐛

Chores ✅

v3.0.3

08 Nov 19:47
Compare
Choose a tag to compare

Fixes 🐛

  • Updated peer dependencies (#155)

v3.0.2

06 Nov 19:00
Compare
Choose a tag to compare

Fixes 🐛

v3.0.1

06 Nov 13:58
Compare
Choose a tag to compare

Features 🚀

  • Use @strapi/pack-up for bundling the plugin

Bug fixes 🐛

  • Translations issue (#152)

Chores ✅

  • Dependency updates

v2.1.0

18 Oct 20:08
c022621
Compare
Choose a tag to compare

Features 🚀

  • Ability to download the config/sync/ folder as zip @ae94 (#94)

Bug fixes 🐛

v2.0.0

13 Oct 08:47
79a4a0b
Compare
Choose a tag to compare

Strapi 5 support!

Config Sync is now fully compatible with Strapi 5 and is out of beta!
Read the release article or get straight in to it by reading the documentation.

Here a list of the things that have changed since the last beta release:

Bug fixes 🐛

  • Initial export not working #144
  • Modal view styling is broken #139

Features 🚀

  • Use of the document service #141

v2.0.0-beta.4

13 Aug 18:32
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

Fixes 🐛

  • Added recursive config sanitization to remove any database specific values from the JSON files (#131) @boazpoolman

v1.2.6

12 Aug 09:16
c913705
Compare
Choose a tag to compare

Fixes 🐛

  • Added recursive config sanitization to remove any database specific values from the JSON files (#131) @boazpoolman