Skip to content

Releases: performant-software/core-data-places

v1.8.0

15 Apr 15:33
e552cbf

Choose a tag to compare

💥 Breaking Changes

None!

🚀 New Features

🐛 Bug Fixes

  • Fixing visual editing errors from post inserts by @ajolipa in #608

Full Changelog: v1.7.0...v1.8.0

v1.7.0

25 Mar 15:39
7376fda

Choose a tag to compare

💥 Breaking Changes

None!

🚀 New Features

  • Paths and Posts visual editing by @ajolipa in #572
  • Adding config option to sort posts in reverse date order by @ajolipa in #570

🐛 Bug Fixes

None!

Full Changelog: v1.6.0...v1.7.0

v1.6.0

02 Mar 21:00
bb95a41

Choose a tag to compare

👀 Special note

v1.6.0 is the first Core Data Places release to require a specific version of Node. All sites will be automatically upgraded to Node 24 when upgrading to this version of CDP. In the future, CDP will continue to enforce an up-to-date Node LTS version using the .node-version file and the engines field of package.json.

This shouldn't result in any noticeable changes to a CDP site, breaking or otherwise, but some sites will experience Node upgrades from as far back as 18.

💥 Breaking Changes

  • If you're using GeoJSON exported from the map search in a post embed, you will need to re-export the data from the search and embed the updated data.
  • If you have your branding config set to display headers in small caps, you will need to reapply that setting in the new dropdown option in the branding config via Tina.

🚀 New Features

  • #551 - New layout ratio setting for Clover embeds
  • #566 - New uppercase option for headers
  • #567 - Bring back grid view as an option for the post list

🐛 Bug Fixes

  • #559 - fix small caps branding option not working
  • #558 - fix padding for TextImage buttons
  • #561 - update map search export format to match new map formats from v1.5.0
  • #522 - fix the back button on the detail page

v1.5.0

20 Feb 15:08
55d4878

Choose a tag to compare

💥 Breaking Changes

  • The detail_pages config option has changed from a list to an object (#432)
  • The Hero and Text sections for custom pages have been removed; the functionality of these sections was folded into Banner and Columns.

🚀 New Features

  • #286 - Implements list search
  • #289 - Adds support for custom navbar
  • #290 - Adds support for custom footer
  • #306 - Implements image search
  • #307 - Adds LinkButton MDX component to page builder Free Text
  • #309 - Adds the ability to render a gallery page based on a IIIF collection
  • #310 - Adds Columns page builder component
  • #311 - Adds Tabs page builder component
  • #314 - Adds search bar component to Hero
  • #316 - Adds more colors to theming options; transparent navbar
  • #319 - Refactors record detail page to use Astro server islands
  • #335 - Redesigns related events/sources lists
  • #343 - Adds Feature Quote page builder component
  • #379 - Redesigns posts list and post page
  • #381 - Adds Clover IIIF viewer to image search
  • #382 - Adds the ability to publish posts
  • #392 - Adds ability to create a contact form
  • #404 - Adds the ability to add categories to posts
  • #428 - Refactors map to support large spatial data sets
  • #429 - Adds ability to render IIIF viewer at the top of detail page
  • #495 - Adds ability to embed EditionCrafter viewer in detail pages

🐛 Bug Fixes

  • #294 - Implement asynchronous page loading strategy; Adds caching
  • #487, #496 - Adds missing config.json fields to Tina
  • #507 - Fixes an issue with map marker placement
  • #547 - Fixes related taxonomies displaying with the wrong icon

v1.4.7

10 Nov 20:09
68b7397

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

  • Adding stacked comparison timeline visualization by @ajolipa in #276
  • Improving data loader performance by @ajolipa in #258
  • Updating fill color of selected region by @ajolipa in #291
  • Add netlify caching headers for SSR optimizations by @ajolipa in #295
  • Ordering facets based on include list by @ajolipa in #296

🐛 Bug Fixes

Full Changelog: v1.4.6...v1.4.7

v1.4.6

30 Oct 20:16
982cab9

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

None

🐛 Bug Fixes

  • #284 Improves handling of data loading for the Place and Media Tina MDX components, so that they don't fail to fetch the records for projects with large amounts of place or media data

Full Changelog: v1.4.5...v1.4.6

v1.4.5

21 Oct 15:53
67fe484

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

  • #278 - Adds ability to include short citation text below images in custom pages

🐛 Bug Fixes

  • #274 - Adds a check to avoid displaying empty Web Identifiers section on detail pages.

Full Changelog: v1.4.4...v1.4.5

v1.4.4

14 Oct 19:52
88312fe

Choose a tag to compare

What's Changed

  • Adding web identifiers to detail pages by @ajolipa in #269
  • v1.4.4 -- Adding web identifiers to record detail page by @ajolipa in #271

Full Changelog: v1.4.3...v1.4.4

v1.4.3

14 Oct 16:27
f81f36a

Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

10 Oct 16:19
2deb8cf

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2