Releases: performant-software/core-data-places
Releases · performant-software/core-data-places
v1.8.0
💥 Breaking Changes
None!
🚀 New Features
- Use
ImageWithCitationcomponent for images in column by @ajolipa in #606 - Fuzzy places by @camdendotlol in #607
- Add certainty radius to bounding box by @camdendotlol in #609
- Disable pulsing animation on points with certainty radius by @camdendotlol in #612
🐛 Bug Fixes
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.0
👀 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
v1.5.0
💥 Breaking Changes
- The
detail_pagesconfig option has changed from a list to an object (#432) - The
HeroandTextsections for custom pages have been removed; the functionality of these sections was folded intoBannerandColumns.
🚀 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
v1.4.7
💥 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
includelist by @ajolipa in #296
🐛 Bug Fixes
- Disable facet and search input when map results are still loading by @camdendotlol in #288
- CDP #287 - Place picker by @dleadbetter in #293
Full Changelog: v1.4.6...v1.4.7
v1.4.6
💥 Breaking Changes
None! Safe to upgrade.
🚀 New Features
None
🐛 Bug Fixes
- #284 Improves handling of data loading for the
PlaceandMediaTina 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
💥 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 Identifierssection on detail pages.
Full Changelog: v1.4.4...v1.4.5