Skip to content

Releases: LocalCrag/LocalCragApp

v1.19.0

04 Jun 19:18
Compare
Choose a tag to compare

1.19.0 (2025-06-04)

Features

v1.18.1

03 Jun 21:20
Compare
Choose a tag to compare

1.18.1 (2025-06-03)

Bug Fixes

  • history: history page does not crash anymore (#708) (a814426)

v1.18.0

24 May 15:11
Compare
Choose a tag to compare

1.18.0 (2025-05-24)

Features

  • topo: add closed reason in list views (#700) (acf9ed2)

v1.17.1

20 May 21:36
Compare
Choose a tag to compare

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

17 May 21:06
Compare
Choose a tag to compare

1.17.0 (2025-05-17)

Features

  • ascents: ascents can influence the line grade (#654) (156081d), closes #653

v1.16.3

15 Apr 15:27
Compare
Choose a tag to compare

1.16.3 (2025-04-15)

Bug Fixes

  • core: remove fileinput capture attribute that forces capture on mobile (#679) (d8278bb)

v1.16.2

15 Apr 15:04
Compare
Choose a tag to compare

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

v1.16.1

05 Apr 19:49
Compare
Choose a tag to compare

1.16.1 (2025-04-05)

Bug Fixes

  • update out of date piplock file (61f7382)

v1.16.0

05 Apr 19:40
Compare
Choose a tag to compare

1.16.0 (2025-04-05)

Features

  • migrate to Angular 19 and primeng 19 (#647) (40c1e53)

v1.15.0

28 Feb 06:11
Compare
Choose a tag to compare

1.15.0 (2025-02-28)

Bug Fixes

  • topo: fix grade distribution bar chart displayed total count (#636) (ec34686)
  • ui: colorpicker is no longer partially hidden (#620) (c7dd715)
  • ux: drawn lines are clickable when adding new lines (#609) (f3fd943)

Features

  • ui: logo, header menu entries and crag/sector/area lists have real links (#616) (7909fc2), closes #490