Releases: performant-software/core-data-places
Releases · performant-software/core-data-places
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
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
💥 Breaking Changes
None! Safe to upgrade.
🚀 New Features
- #220 - Implements saved searches via sessions
- Adds Author and Date fields to Posts/Paths
- Adds
search.results_card.tagsconfiguration option
🐛 Bug Fixes
- #233 - Fixes an issue with inverse relationship labels
- #236 - Fixes an error that occurred when building a static version of the site
- #241 - Fixes a bug loading the Timeline view
- #244 - Fixes an error building a static version of the site excluding posts/paths content
- #246 - Fix an issue with labels in static site generation
v1.3.1
💥 Breaking Changes
None! Safe to upgrade.
🚀 New Features
None!
🐛 Bug Fixes
- Fixes an issue with the refactored build script not correctly loading the
config.jsonfile
v1.3.0
💥 Breaking Changes
None! Safe to upgrade.
🚀 New Features
- Implements detail panel breadcrumbs and back button
- Refactors build scripts
- Adds additional configuration documentation
🐛 Bug Fixes
- Adds missing
media_contentsservice to service factory