Releases: brattynn/bouldering-companion
Release list
v1.2.0
New: a live climbing timer, duration tracking, and quicker visit management.
What's new
- Live visit timer — when you tap Start Visit, a stopwatch now runs on the Visit screen for as long as the session is active (capped at 6 hours). It's saved automatically as the visit's duration when you tap Finish Visit, and you can always go back and correct it afterward if you forget to close a session out.
- Duration on past visits — the "log a past visit" flow now has an optional duration field, so visits you log after the fact can carry a time too.
- Total Climb Time — the Visits tab now shows a running total of all your saved visit durations, right above your visit counts.
- Swipe-to-edit/delete on visits — swipe left on any visit in the Visits list to reveal quick Edit and Delete actions, instead of always having to open the visit first.
- New app icon and color palette — refreshed cocoa/denim/chocolate theme throughout the app, plus a properly configured Android adaptive icon (fixes it rendering small/padded on some home screen launchers) and a bigger splash icon on startup.
- Larger, easier-to-read text on the Log Visit screen.
Fixes
- Fixed a layout overflow in the sends/fails counter dialog on narrow screens.
- Fixed a date-picker dialog rendering semi-transparent under the new color palette.
Install
Download BoulderingCompanion-Setup-1.2.0.exe below and run it. No admin rights needed. Unsigned, so Windows SmartScreen shows a one-time "Windows protected your PC" prompt — click More info → Run anyway.
v1.1.0
New feature: track a visit live instead of only logging it after the fact.
- Start Visit from the Log Visit screen the moment you get to the gym.
- Add routes to it as you climb — sends, fails, and notes are saved immediately, no more losing an entry if you close the app mid-session.
- Finish Visit when you're done. Finished visits stay fully editable afterward (add/remove routes, change the date), same as before.
- Visits list and detail screen show an "In progress" indicator while a visit is still active.
Install
Download BoulderingCompanion-Setup-1.1.0.exe below and run it. No admin rights needed. Unsigned, so Windows SmartScreen shows a one-time "Windows protected your PC" prompt — click More info → Run anyway.
v1.0.1
Fixes app branding: proper "Bouldering Companion" display name (was showing the raw package name), plus a custom mountain/sunset app icon replacing the default Flutter icon.
Install
Download BoulderingCompanion-Setup-1.0.1.exe below and run it. No admin rights needed. Unsigned, so Windows SmartScreen shows a one-time "Windows protected your PC" prompt — click More info → Run anyway.
v1.0.0
First release: full app, all four tabs (Log Visit, Routes, Visits, Membership), local-only storage, zip backup/restore.
Install
Download BoulderingCompanion-Setup-1.0.0.exe below and run it. It installs to your user profile (no admin rights needed) and adds a Start Menu entry + uninstaller. It's unsigned, so Windows SmartScreen will show a one-time "Windows protected your PC" prompt — click More info → Run anyway.
See the README for build-from-source instructions.