Releases: performant-software/core-data-places
Releases · performant-software/core-data-places
v1.2.0
💥 Breaking Changes
- Move
brandingfromconfig.jsonto content collection - Removes
aboutcontent collection in favor ofpages - Restructures the
contentproperty inconfig.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
💥 Breaking Changes
- Adds the ability to specify multiple search indexes for a site; This will require a change to the
config.jsonstructure
🚀 New Features
- Adds ability to include Table, Map, and Timeline data visualizations in posts
- Adds ability to specify
detail_pagesin config to include full pages for records - Adds ability to opt-out of including the table view in search
- Moves
/api/tina/i18nAPI 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
Initial Release 🎉