v0.9.0
Highlight
- Show Local Climbing Organizations in their respective climbing areas
- Improve search accuracy
- Suport adding climbs with Ewbank grade
- Support drag-and-drop to arrange climb left-to-right sorting order
- Introduce personal visualization dashboard
- Migrate photos to GCloud storage
What's Changed
- fix: bring back the crag edit history by @saferthanhouses in #765
- feat: adding areas to PACC LCO object #779 by @clintonlunn in #781
- test: adding unit test to forOwnerOnly #794 by @clintonlunn in #795
- test: waitfor button to be disabled #793 by @clintonlunn in #799
- fix: fix getChangeHistory by @zichongkao in #805
- feat: manage organizations in Basecamp by @zichongkao in #788
- feat: create LCO List Component based on new Figma design #763 by @actuallyyun in #782
- chore: temporarily disable photo sharing and tagging by @vnugent in #807
- feat: add hardwareReportLink to organization basecamp form by @zichongkao in #810
- chore: resolve photo metadata from backend by @vnugent in #800
- feat: show loading states in basecamp, csv cleanup by @zichongkao in #817
- feat: update users from Basecamp page by @zichongkao in #806
- fix: fix different number of hooks error by @zichongkao in #819
- fix: added Toast to Update User Profile Form by @hawkishpolicy in #820
- fix: add LCO info to recent history cards by @clintonlunn in #825
- chore: Connect LCO be and fe by @actuallyyun in #829
- feat: Lco profile card popup by @actuallyyun in #813
- fix: fixed Organizations word mispelling by @giri-madhan in #832
- fix: Basecamp organization page displayname filter by @zichongkao in #834
- chore: remove hand coded lco data file by @actuallyyun in #833
- fix: fix area order and sorting by #662 @tedgeving in #696
- refactor: temove react-beautiful-dnd by @zichongkao in #839
- fix: undo remove dialog close button on big screen by @actuallyyun in #843
- refactor: temporarily disable tick functionality by @zichongkao in #841
- fix: UserRole enum keys are case sensitive by @vnugent in #845
- fix: Countries page now displays countries by @josh610 in #848
- docs: removed community link from CONTRIBUTING.md (fixed) by @josh610 in #852
- chore: restrict node version to 18 by @vnugent in #859
- feat: new username screen by @vnugent in #838
- fix: don't use Next.js' Link to prevent prefetching by @vnugent in #863
- refactor: re-enable tick functionality by @zichongkao in #842
- fix: small fixes to ensure dateClimbed as date works by @zichongkao in #865
- fix: new user home pagge (u2) ticklist uses username for tick retrieval by @zichongkao in #873
- fix: photos on popular page don't load #444 by @Ali7040 in #874
- fix: some photos are shown in distorted ration by @actuallyyun in #878
- fix: add padding to discipline tags by @Ali7040 in #883
- fix: use correct next-auth server-side api by @vnugent in #885
- refactor: restore tagging feature by @vnugent in #869
- docs: add contributors map json file by @actuallyyun in #896
- fix: remove duplicate issue templates. by @Ali7040 in #900
- chore: add pr template by @actuallyyun in #899
- fix: increase text contrast on level table by @Ali7040 in #890
- fix: restore photo upload by @vnugent in #902
- fix: area page erroneously requires users to login by @vnugent in #905
- fix: Searches for climbs should consider parent areas by @musoke in #908
- fix: upload should tag climb/area automatically by @vnugent in #909
- fix: can't tag photos due to stale (empty) user session data by @vnugent in #914
- fix: css changes to edit button and username truncated by @SidV2 in #916
- fix: adjust most recent tags filter to pick up more by @vnugent in #919
- feat: Add blog llink to footer and menu #904 by @Ali7040 in #912
- fix: add Ewbank system to context by @vnugent in #920
- feat: add log book overview chart by @vnugent in #921
- feat: add new profile link to nav by @vnugent in #924
- feat: add difficulty pyramid by @vnugent in #928
New Contributors
- @saferthanhouses made their first contribution in #765
- @hawkishpolicy made their first contribution in #820
- @giri-madhan made their first contribution in #832
- @josh610 made their first contribution in #848
- @Ali7040 made their first contribution in #874
- @SidV2 made their first contribution in #916