Releases: tractr/directus-sync
directus-sync@3.1.5
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
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
What's Changed
- docs: separate documentation in multiple files by @EdouardDem in #100
- fix(cli): map id of settings.storage_default_folder by @EdouardDem in #104
Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@3.1.2...directus-sync@3.1.3
directus-sync@3.1.2
- 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
What's Changed
- feat: supports for Directus 11 by @EdouardDem in #94
Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@2.2.0...directus-sync@3.0.0
directus-sync@2.2.0
What's Changed
- chore: compatibility for Directus 10.12.0 by @EdouardDem in #77
- chore: compatibility for Directus 10.13.1 by @EdouardDem in #88
- feat: allow Directus client config by @Khartir in #86
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
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
- feat(cli): add option to preserve ids on specific collections by @EdouardDem in #74
- chore: merge next by @EdouardDem in #75
Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@2.0.0...directus-sync@2.1.0
directus-sync@2.0.0
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
- test(e2e): ensure public permissions work by @EdouardDem in #65
- fix(cli): avoid conflicts during operations creations by @EdouardDem in #66
- docs(api): installation instructions by @EdouardDem in #68
- chore: next by @EdouardDem in #69
- 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.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
What's Changed
- test(e2e): ensure public permissions work by @EdouardDem in #65
- fix(cli): avoid conflicts during operations creations by @EdouardDem in #66
- docs(api): installation instructions by @EdouardDem in #68
Full Changelog: https://github.com/tractr/directus-sync/compare/directus-sync@1.5.2...directus-sync@1.5.3
directus-sync@1.5.2
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