Skip to content

v1.3.2

Compare
Choose a tag to compare
@SebastianKohler SebastianKohler released this 29 Feb 13:50
· 68 commits to main since this release
5620aed

1.3.2 – 2024-02-29

Changed

  • Button labels in the secondary toolbar are hidden when the viewport is less than or equal to 960px wide, the same as for the labels in the top menu. (79973f5)
  • Set fetchpriority property to high on image element of home page banner image. (942ec0d)
  • Deps: update @angular to 17.2.3. (c9c28e9, 7d76625)
  • Deps: update @ionic to 7.7.3. (434306c)
  • Deps: update express to 4.18.3. (19cd3a5)
  • Deps: update @types/node to 20.11.23. (1460e29, 5a0198a)
  • Deps: update karma to 6.4.3. (4e66d5d)

Fixed

  • Missing collection menu when navigating backward using browser history if collection changes. (11687bb)