Skip to content

Releases: pluginpal/strapi-plugin-config-sync

v2.0.0-beta.1

08 May 21:08
980593d
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Strapi 5 support 🚀

v1.2.5

18 Apr 21:11
Compare
Choose a tag to compare

Fixes 🐛

  • Fix issue with the importOnBootstrap ignore from the previous release (1.2.4)

v1.2.4

18 Apr 20:35
Compare
Choose a tag to compare

Features 🚀

  • Ignore the importOnBootstrap setting if you're using the config-sync CLI

Other ✅

  • Updated contact info in the package.json

v1.2.3

04 Nov 13:39
b51c2e9
Compare
Choose a tag to compare

✅ chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 #115 @dependabot

v1.2.2

23 Oct 19:20
7e78f04
Compare
Choose a tag to compare

Bug fixes 🐛

  • Remove recursive config sanitisation to prevent #110 @boazpoolman
  • Add a fallback to strapi.query for all strapi.entityService queries to prevent #109 @boazpoolman

Other ✅

v1.2.1

17 Oct 19:24
Compare
Choose a tag to compare

Bug fixes 🐛

  • Locked react-diff-viewer-continued to version 3.2.6 to prevent #105 @boazpoolman

Other ✅

v1.2.0

15 Oct 08:17
c959e95
Compare
Choose a tag to compare

Features 🚀

Bug fixes 🐛

  • Updated screenshot in the README to reflect the current state of the plugin (#100) @karlkeefer

Other ✅

v1.1.3

29 Jul 17:53
Compare
Choose a tag to compare

Bug fixes 🐛

  • Exclude 'core-store.plugin_upload_api-folder' by default (#92)

Other ✅

  • Dependency updates

v1.1.2

28 Apr 16:48
3591cfa
Compare
Choose a tag to compare

Fixes 🐛

v1.1.1

10 Feb 17:34
Compare
Choose a tag to compare

Fixes 🐛

  • Update default settings in README to reflect the actual default settings @liarco
  • Fix CI build shield in the README

Other ✅

  • New CI worflow to automatically publish to NPM @Techwolf12
  • Update CI to run for node 18 aswell
  • Update CI to not install devDependencies for integration tests
  • Security updates