v1.0.1 — UI overhaul & public release polish
This release is the first public version of StrokeIndexr, following a significant visual refresh and a round of pre-release fixes.
What's new
- New colour scheme — deep navy sidebar and headers derived from the app logo, replacing the all-green palette. Cleaner and more distinct.
- Round history redesign — each round now shows a full mini scorecard (hole numbers, par, and colour-coded scores) rather than a plain list row. Birdie, bogey, eagle and par are all immediately visible at a glance.
- Courses page redesign — course cards now show a proper stat grid (best score, average, putts, GIR) in a structured layout. Child courses (front/back 9) are nested inside the parent card rather than listed separately.
- Page headers — section titles now sit in a full-width gradient banner for a more polished feel.
- Update notifications — the app will now quietly check for new releases and show a small banner in the sidebar when one is available.
- Better first-run experience — start scripts now detect if Python is missing and give clear instructions rather than crashing silently.
Bug fixes
- Fixed a crash on fresh installs where the data folder did not exist yet.
- Removed leftover references to the old app name in start scripts.
- Fixed the back button being hidden behind the page header on round and course detail views.