Releases: performant-software/core-data-cloud
Releases · performant-software/core-data-cloud
v1.2.2
💥 Breaking Changes
None! Safe to upgrade
🚀 New Features
- Rebrand UI from Core Data Cloud to FairData (new logo, favicon, page title, PWA manifest, login modal copy)
- Add support for FairCopy Cloud 2 projects via a new `faircopy_cloud_project_id` field on the project config form
- Add a confirmation dialog requiring users to type the record name when deleting projects, models, relationships, and user-defined fields
- Improve record-merge info: clarify the "created by" column as "merge date" and add a record name column
🐛 Bug Fixes
None!
Full Changelog: v1.2.1...v1.2.2
v1.2.1
💥 Breaking Changes
None! Safe to upgrade
🚀 New Features
- Render "edit record" buttons as links instead of buttons
- Allow filtering by project model in addition to model class via Reconciliation API
🐛 Bug Fixes
None!
Full Changelog: v1.2.0...v1.2.1
v1.2.0
💥 Breaking Changes
None! Safe to upgrade
🚀 New Features
- Optional support for Clerk authentication
- Fuzzy places
🐛 Bug Fixes
None!
v1.1.12
💥 Breaking Changes
None! Safe to upgrade
🚀 New Features
None!
🐛 Bug Fixes
- Fix SSO-related environment variables by @camdendotlol in performant-software/core-data-connector#185
v1.1.11
💥 Breaking Changes
None! Safe to upgrade.
🚀 New Features
None!
🐛 Bug Fixes
- Allow users to be invited outside the context of a project; fix issues with password resets (#443, #555) by @blms in #556
- Never show manual password setting, "reset password" checkbox for new user invites (#555) by @blms in #559
Full Changelog: v1.1.10...v.1.1.11
v1.1.10
💥 Breaking Changes
None! Safe to upgrade.
🚀 New Features
- #550 - Adds ability to order metadata fields in the generated IIIF manifest using the
orderfield
🐛 Bug Fixes
- #523 - Fixes an issue with
selectfields not getting indexed in Typesense when they allow multiple values - #540 - Fixes an issue with manifest generation for one-to-one relationships with a
media_contentsmodel - #546 - Fixes an issue with re-importing media records with an updated URL
Full Changelog: v1.1.9...v1.1.10