Skip to content

Releases: performant-software/core-data-places

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

v1.4.1

02 Oct 14:54
f444ce3

Choose a tag to compare

Breaking Changes

None!

What's Changed

  • Fixing null geometry detail panel crash by @ajolipa in #228

Full Changelog: v1.4.0...v1.4.1

v1.4.0

12 Sep 15:07
4abcfad

Choose a tag to compare

💥 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.tags configuration 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

20 Jun 11:00
952afad

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

None!

🐛 Bug Fixes

  • Fixes an issue with the refactored build script not correctly loading the config.json file

v1.3.0

13 Jun 15:34
4e70e53

Choose a tag to compare

💥 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_contents service to service factory