Releases: LocalCrag/LocalCragApp
Releases · LocalCrag/LocalCragApp
v1.19.0
v1.18.1
v1.18.0
v1.17.1
1.17.1 (2025-05-20)
Bug Fixes
- add back missing ratings in line list (#697) (499087d)
- ascents cannot be logged around midnight (#696) (69bc54c)
- ascents: ascent lists do not contain wrong data anymore (#691) (be8ea49), closes #687
- don't show gallery loading skeleton when no images are loading (#694) (b4debe1), closes #680
- line form fa year is not initialized in edit mode (#698) (639d84a)
- make bar chart labels visible again (#695) (02a9e00)
- voting calculated wrong user grades (#699) (1d9d6a1)
v1.17.0
v1.16.3
v1.16.2
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