• v0.9.0-rc bda0bddb72

    v0.9.0-rc Pre-release

    zaph0d released this 2026-02-23 14:43:21 +01:00 | 0 commits to main since this release

    📅 Originally published on GitHub: Mon, 23 Feb 2026 13:43:46 GMT
    🏷️ Git tag created: Mon, 23 Feb 2026 13:43:21 GMT

    v0.9.0-rc

    Release candidate for the 0.9 line, focused on mobile parking flow reliability, onboarding clarity, and documentation/release readiness.

    Highlights

    • Active parking notifications now use service-worker delivery with actionable controls:
      • notification text: You are parked here + elapsed parked time
      • Take me there action (Google Maps directions)
      • Stop parking action (finalizes/saves active parking session)
    • Settings now includes a dedicated Info card with:
      • repository link
      • deployed build version (VITE_APP_VERSION / APP_VERSION)
    • Logged-out auth experience now provides clearer first-time guidance in both Sign in and Register modes.

    Fixes and UX hardening included in this RC cycle

    • Prevented logout/refresh race conditions on slower mobile clients.
    • Fixed mobile home-tab horizontal overflow issues.
    • Standardized and automated README screenshot capture workflow for reproducible docs assets.

    Documentation and memory refresh

    • Refreshed project memory docs (docs/index.md, docs/dev-guide.md, docs/decisions.md).
    • Corrected stale README references and aligned feature summaries with current behavior.
    • Rebuilt docs with strict validation (mkdocs build --strict).

    Validation snapshots

    • Frontend tests: 35 passed
    • Frontend production build: npm run build passed
    • Docs build: mkdocs build --strict passed

    Notes

    This is a pre-release candidate (rc) intended for wider validation before final v0.9.0.

    Downloads