Changelog & versions
Matches the version shown at the bottom of the app (e.g. 2.3.4) and the repo’s CHANGELOG.md.
2.3.4 2026-03-30
Highlights
- Bumped Android TWA for Google Play resubmission; aligned displayed app version.
- Developer checklist for Play Console “recommended” items:
_docs/google-play-resubmit-checklist.mdin the repo.
2.3.0 2026-03-30
Highlights
- Japanese / English toggle in the header; first visit follows browser languages; choice stored in
localStorage. No IP-based language routing. - English privacy, terms, and this changelog at
/privacy/en/,/terms/en/,/changelog/en/. Nav/footer links follow the active language. - Noto Sans for English; compass ring and panorama bar tuned for English labels.
- Service worker precaches i18n bundles and English pages; cache name bumped.
Background
Easier App Review and English-first users for permission copy and legal pages.
2.2.1 2026-03-30
Highlights
- First visit starts location from an explicit “Start with location” button; return visits can auto-start after opt-in. Shows accuracy and time, with a refresh action.
Background
Web geolocation permission timing varies; we made the flow easier to start and retry.
2.2.0 2026-03-30
Highlights
- Design tokens for spacing, type, and color. Neutral card borders; compass and bearing bar carry the main hue. Primary CTAs use orange.
- Cursor rules expanded with UI/UX structure notes.
- Service Worker cache name updated.
Background
Clarify hierarchy and reduce visual fatigue while keeping the dark PWA baseline.
2.1.0 2026-03-30
Highlights
- Parallel fast (cacheable) and high-accuracy location reads for quicker first fixes.
- True-north needle preview until compass is ready; then device-relative motion. Label “True north” when in preview.
- Modular needle targets, unit tests, and E2E.
Background
Web has stricter permission timing than native apps; we prioritized meaningful bearing first and let compass catch up.
2.0.0 2026-03-30
Highlights
- Panorama bearing bar (HUD), elevation gauge, Fuji silhouette and sun, Diamond Fuji hints.
- Split calculation modules with tests; collapsible “how to use” with mascot bubbles.
Background
Richer compass-style info on the web for photography and observation, without crowding the first view.
1.0.0
Scope
Initial major release: bearing, distance, compass, multiple destinations, PWA, privacy policy and terms.