Skip to content

Releases: tractr/directus-sync

directus-sync@3.1.5

24 Oct 20:41
Compare
Choose a tag to compare

What's Changed

  • fix(cli): handle RECORD_NOT_UNIQUE response on creation by @EdouardDem in #112

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@3.1.4...directus-sync@3.1.5

directus-sync@3.1.4

17 Oct 15:22
Compare
Choose a tag to compare

What's Changed

  • fix(cli): find public policy after migration from 10.x to 11.x by @EdouardDem in #109
  • chore: compatibility with Directus 11.1.1 by @EdouardDem in #110

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@3.1.3...directus-sync@3.1.4

directus-sync@3.1.3

22 Sep 05:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@3.1.2...directus-sync@3.1.3

directus-sync@3.1.2

13 Sep 18:07
Compare
Choose a tag to compare
  • feat(cli): log config file loading status (#95)
  • feat(cli): check directus-extension-sync is installed before push (#97)

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@3.1.0...directus-sync@3.1.2

directus-sync@3.0.0

05 Sep 20:55
Compare
Choose a tag to compare

directus-sync@2.2.0

28 Jul 01:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@2.1.0...directus-sync@2.2.0

directus-sync@2.1.0

25 May 21:26
Compare
Choose a tag to compare

Warning

If you have already used the pull command on a project and you want to use the --preserve-ids option on some collections, you need to use the untrack helper in order to remove the id tracking of all elements of the collections.

What's Changed

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@2.0.0...directus-sync@2.1.0

directus-sync@2.0.0

23 May 21:08
Compare
Choose a tag to compare

Warning

BREAKING CHANGE: Ends support of webhooks. Directus replaced them by flows

What's New

Supports new settings fields :

  • report_error_url
  • report_bug_url
  • report_feature_url
  • public_registration
  • public_registration_verify_email
  • public_registration_role
  • public_registration_email_filter

What's Changed

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@1.5.2...directus-sync@2.0.0

What's Changed

  • build(api): Installation with pre-built Docker image by @EdouardDem in #70
  • feat!: compatibility with directus 10.11.x by @EdouardDem in #72

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@1.5.3...directus-sync@2.0.0

directus-sync@1.5.3

08 May 20:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@1.5.2...directus-sync@1.5.3

directus-sync@1.5.2

02 May 17:34
Compare
Choose a tag to compare

What's Changed

  • test(e2e): add basic pull, diff and push tests by @EdouardDem in #43
  • test(e2e): add hooks and dependencies tests by @EdouardDem in #50
  • feat(cli): add excludeCollections and onlyCollections options by @EdouardDem in #52
  • feat(cli): add option to ignore snapshot by @EdouardDem in #54
  • feat(cli): add hooks for snapshot by @EdouardDem in #56
  • fix(cli): handle "record not unique" errors on operations by @EdouardDem in #60
  • feat(cli): add helper to remove permission duplicates by @EdouardDem in #62

Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@1.4.0...directus-sync@1.5.2