Skip to content

Releases: performant-software/core-data-cloud

v1.2.2

26 May 21:26
8ddbc64

Choose a tag to compare

💥 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

14 May 15:49
503b105

Choose a tag to compare

💥 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

05 May 20:05
7ed92a5

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade

🚀 New Features

  • Optional support for Clerk authentication
  • Fuzzy places

🐛 Bug Fixes

None!

v1.1.12

05 Mar 19:22
1ecc144

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade

🚀 New Features

None!

🐛 Bug Fixes

v1.1.11

04 Mar 16:36
7b29b6c

Choose a tag to compare

💥 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

24 Feb 15:54
36890d0

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

  • #550 - Adds ability to order metadata fields in the generated IIIF manifest using the order field

🐛 Bug Fixes

  • #523 - Fixes an issue with select fields 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_contents model
  • #546 - Fixes an issue with re-importing media records with an updated URL

Full Changelog: v1.1.9...v1.1.10

v1.1.9

19 Dec 15:53
5253ac6

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

  • #534 - Adds thumbnail attribute to media search documents
  • #539 - Adds "Content warning" field to media_contents

🐛 Bug Fixes

  • #537 - Fixes an issue with adding existing media records relationship
  • #538 - Fixes an issue with export works records

v1.1.8

05 Nov 19:44
a13e082

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

  • #530 - Adds polygon geometry simplification during search indexing
  • #528 - Adds thumbnail attribute to search index documents

🐛 Bug Fixes

None!

v1.1.7

17 Oct 16:24
98bc666

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

Adds web_identifiers field to the /events/:uuid, /organizations/:uuid, and /taxonomy/:uuid public API endpoints.

🐛 Bug Fixes

None.

v1.1.6

14 Oct 18:20
f3db227

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

Adds web_identifiers field to the /people/:uuid public API endpoint.

🐛 Bug Fixes

None.