• v0.1.0 26348e8f6c

    hegdeatri released this 2026-08-18 11:55:57 +01:00 | 0 commits to main since this release

    Added

    • Untrack flights from the detail screen and stop their server-side monitoring.
    • Show separate departure and arrival terminal and gate information.

    Changed

    • Display scheduled and estimated times in each airport's local time.
    • Sort tracked flights by service date so newly added journeys appear correctly.
    • Simplify the home screen copy and use real airport locations throughout.

    Fixed

    • Remove deterministic placeholder flights and hardcoded Amsterdam data.
    • Prevent failed searches or tracking requests from saving demo journeys.
    Downloads
  • v0.0.3 26348e8f6c

    hegdeatri released this 2026-08-14 23:02:32 +01:00 | 0 commits to main since this release

    Fixed

    • Point Android builds at the public HTTPS production backend by default.
    Downloads
  • v0.0.2 26348e8f6c

    hegdeatri released this 2026-08-14 22:51:36 +01:00 | 0 commits to main since this release

    Added

    • Password sign-in screen with persisted sessions and authenticated backend requests.
    • PocketBase dashboard-managed password users and per-user flight data isolation.

    Changed

    • Moved server authentication to PocketBase session validation.
    • Added Kamal deployment for medusa without Kamal Proxy.
    Downloads