mirror of
https://github.com/niels-emmer/time-keeper.git
synced 2026-09-13 23:53:35 +02:00
-
released this
2026-05-16 13:14:20 +02:00 | 23 commits to main since this release📅 Originally published on GitHub: Sat, 16 May 2026 11:14:35 GMT
🏷️ Git tag created: Sat, 16 May 2026 11:14:20 GMTWhat's fixed
This patch makes frontend icon updates deploy reliably by switching install-surface icons from stable filenames with query strings to emitted content-hashed filenames.
Included
- Browser favicon and install-surface icon links now point at fingerprinted asset filenames
- PWA manifest icons now use fingerprinted filenames
- Service worker notification icon now uses the same fingerprinted 192 px asset
- Workspace package versions bumped to 1.1.1
Why this matters
After a VPS deploy, browsers and installed PWAs are much less likely to keep showing old icons from immutable caches because the icon URLs now change when the icon bytes change.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads