-
Release v1.0.3
Stablereleased this
2026-04-27 20:44:28 +02:00 | 0 commits to main since this releaseAdd summary
Downloads
-
released this
2026-04-23 15:27:31 +02:00 | 5 commits to main since this releaseThis release adds minimal, low-risk PWA support to Moving Helper without changing the existing FastAPI + Jinja SSR architecture.
What’s included:
Added a manifest.webmanifest with app name, theme color, background color, standalone display mode, and install icons
Added a minimal root-scoped service-worker.js for install compatibility
Updated the base template to include manifest, theme color, mobile web app meta tags, and Apple touch icon support
Added install icons for Android, iPhone/iPad home screen usage, and desktop app installation flows
Documented deployment notes and validation steps for PWA installation
Added automated tests for manifest delivery, service worker delivery, and template PWA metadata
What this enables:Android Chrome can add the app to the home screen
iPhone Safari can add the app to the home screen
Desktop Chrome / Edge can install the app as a standalone windowWhat this does not include:
Offline support
Offline caching strategies
Offline sync
Any frontend framework migration or SPA rewriteDownloads
-
Release 1.0.1
Stablereleased this
2026-04-21 22:40:42 +02:00 | 7 commits to main since this releaseBug fix on css loading with https
Downloads
-
Working release 1.0.0
Stablereleased this
2026-04-21 21:55:21 +02:00 | 9 commits to main since this releaseDownloads