Skip to content

Releases: performant-software/core-data-places

v1.2.0

08 May 17:54
4e593e5

Choose a tag to compare

💥 Breaking Changes

  • Move branding from config.json to content collection
  • Removes about content collection in favor of pages
  • Restructures the content property in config.json

🚀 New Features

  • Adds the ability to create custom pages and content blocks
  • Adds feature image to detail pages/panels
  • Adds ability to display media metadata in IIIF viewer
  • Adds the ability to configure fonts and colors

🐛 Bug Fixes

  • Fixes an issue with paths/posts cards background contrast
  • Fixes an issue with the slider facet track not displaying
  • Fixes an issue building the site in static mode
  • Fixes an issue with the table view not allowing scrolling

v1.1.0

09 Apr 15:00
970868f

Choose a tag to compare

💥 Breaking Changes

  • Adds the ability to specify multiple search indexes for a site; This will require a change to the config.json structure

🚀 New Features

  • Adds ability to include Table, Map, and Timeline data visualizations in posts
  • Adds ability to specify detail_pages in config to include full pages for records
  • Adds ability to opt-out of including the table view in search
  • Moves /api/tina/i18n API endpoint to Astro endpoint
  • Disables TinaCMS in "static" mode
  • Adds the Timeline view in search

🐛 Bug Fixes

  • Fixes an issue with clustering map markers
  • Fixes an issue with related records only displaying 10 records
  • Fixes an issue with uploading media in TinaCMS
  • Fixes an issue with the detail side panels for Items and Works

v1.0.0

18 Mar 18:45
f812f15

Choose a tag to compare

Initial Release 🎉