Skip to content

v1.16.2

Compare
Choose a tag to compare
@localcrag-bot localcrag-bot released this 15 Apr 15:04
· 41 commits to main since this release

1.16.2 (2025-04-15)

Bug Fixes

  • core: prevent multiple header menus being open at the same time (#674) (a3c1b2c), closes #386
  • core: set max width to content container (#677) (3e65f5a), closes #645
  • search: change elliptical search item avatars to circular avatars (#669) (246f1fa)
  • topo: allow camera capture for the file upload (#665) (af9ee84)
  • topo: fix barchart and stacked chart numbers to correctly include ungraded lines (#670) (28060ad), closes #646
  • topo: fix issue where line style description was wrapping below line name in topo image view (#678) (137ec11), closes #664
  • topo: fix null pointer error in line ascents list (#675) (e4ce001)
  • topo: numbers of unhovered lines are no longer layered above the highlighted hovered line path (#673) (2cf67eb), closes #445
  • topo: prevent data to be reloaded on vertical swipes started on sliders #671 (#672) (72e9548), closes #643
  • topo: trying to access a secret spot url without permission navigates to not found page (#676) (1a45a2d), closes #351