Skip to content

Releases: CPHDH/theme-curatescape-echo

1.5.3

24 Jul 16:18

Choose a tag to compare

Fix for Safari rendering bug and other minor changes

Full Changelog: 1.5.2...1.5.3

1.5.2

05 Jul 14:23

Choose a tag to compare

Fix: Updates compatibility with Contribution plugin.

Full Changelog: 1.5.1...1.5.2

1.5.1

11 Jun 18:11

Choose a tag to compare

Adds compatibility with Tour Builder version 2.0

Full Changelog: 1.5...1.5.1

1.5

02 Apr 17:07

Choose a tag to compare

1.5
  • adds support for custom values in Tour Builder 1.9.3.
  • updates Twitter/X icon on item/story template

1.4.9

09 Jan 18:01

Choose a tag to compare

This recommended release updates script execution timing to improve reliability.

1.4.8

02 Jan 15:55

Choose a tag to compare

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

11 Dec 18:35

Choose a tag to compare

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

07 Dec 16:47

Choose a tag to compare

Adds a new theme option, allowing for the use of an alternate logo file on smaller viewports (<= 550px).

1.4.4

30 Nov 16:47

Choose a tag to compare

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

13 Oct 16:49

Choose a tag to compare

  • 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.