Releases: CPHDH/theme-curatescape-echo
1.5.3
Fix for Safari rendering bug and other minor changes
Full Changelog: 1.5.2...1.5.3
1.5.2
Fix: Updates compatibility with Contribution plugin.
Full Changelog: 1.5.1...1.5.2
1.5.1
Adds compatibility with Tour Builder version 2.0
Full Changelog: 1.5...1.5.1
1.5
- adds support for custom values in Tour Builder 1.9.3.
- updates Twitter/X icon on item/story template
1.4.9
This recommended release updates script execution timing to improve reliability.
1.4.8
This release updates Google Maps directions links to use the currently-preferred method, adds an option for displaying a Threads profile link/icon, and replaces the Twitter icon with an X icon.
1.4.7
This recommended release updates the way that item images and scripts are loaded to improve reliability.
Previously, images were displayed as background-image for the figure and loaded via IntersectionObserver. Now they are loaded as normal img elements with loading="lazy", which should fix sporadic (and difficult-to-reproduce) reliability issues.
Also fixes a typo in items-show.js that impacted loading of PhotoSwipe image viewer.
Also fixes a longstanding bug where the items-show.js script was sometimes loading before the globals.js script, which should have been treated as a dependency. The items-show.js script is now loaded in a callback after globals.js has been loaded.
1.4.5
Adds a new theme option, allowing for the use of an alternate logo file on smaller viewports (<= 550px).
1.4.4
This recommended release includes the following changes:
- Modifies order of async asset loading to improve reliability
- Fixes CSS warnings
- Updates German translations
1.4.3
- Updates to map functionality: Following on changes from 1.4.2, this release better communicates when a basemap tile set (map style) requires third-party authentication. As part of the change, secondary map styles are now optional and turned off by default. To enable a secondary map style (such as a terrain map variant), use the relevant theme configuration settings. The primary map style is reset to Carto Voyager by default and can be configured in theme configuration settings. With these changes, admins may better understand and control when and if they are using a map style that requires authentication and/or might incur additional costs.