1.2.0StashSync.app team1 min read

v1.2.0 — Progressive Web App (PWA) Support

Adds a service worker and caching strategies to enable StashSync.app to function as a Progressive Web App, supporting installation and offline use.

Added

  • PWA support: StashSync.app can now be installed as a Progressive Web App on desktop and mobile devices.
  • Service worker: a service worker with caching strategies is registered on first load, enabling the app shell to be served from cache when the network is unavailable.