Releases: Spomky-Labs/pwa-bundle
Releases · Spomky-Labs/pwa-bundle
1.1.2
1.1.1
1.1.0
Release Notes for 1.1.0
1.1.0
- Total issues resolved: 12
- Total pull requests resolved: 15
- Total contributors: 3
enhancement
- 149: Cache as interfaces thanks to @Spomky
- 139: features: Screenshot set page title as label and use URL as reference… thanks to @Spomky
- 132: Custom Rules should come after generated rules thanks to @tacman
- 129: allow maxAge to be configured with human-readable strings thanks to @tacman
- 126: Support Range Responses thanks to @Spomky
- 123: Allow multiple page cache thanks to @Spomky
- 120: Features/prefetch on demand thanks to @Spomky
- 119: Broadcast page cache update thanks to @Spomky
- 116: Broadcast updates thanks to @Spomky
- 105: All Caches should implement CacheInterface, any maybe CacheTrait thanks to @tacman
- 102: adds: background sync rules thanks to @Spomky
- 98: adds: Symfony UX Controller online/offline status thanks to @Spomky
- 95: Cache site manifest thanks to @Spomky
- 93: URL path reference thanks to @Spomky
- 92: Remove placeholders thanks to @Spomky
- 86: Caching core files (e.g. site.webmanifest) thanks to @tacman
- 50: Icon generator from configuration thanks to @Spomky
good first issue
- 144: drop new RegExp() in favor of generating the javascript regex thanks to @tacman
- 143: Add comments to sw.js showing relationship between routingStrategy and pwa.yaml thanks to @tacman
bug,enhancement
-
135: Features/better cache mgmt thanks to @Spomky
-
90: Refactoring ideas thanks to @Spomky and @tacman
-
121: Prefetch on demand thanks to @Spomky
SW,enhancement,good first issue
dependencies
- 70: Bump actions/upload-artifact from 4.3.0 to 4.3.1 thanks to @dependabot[bot] and @Spomky
1.0.6
Release Notes for 1.0.6
1.0.x bugfix release (patch)
1.0.6
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 1
bug
1.0.5
1.0.4
1.0.3
1.0.2
Release Notes for 1.0.2
1.0.x bugfix release (patch)
1.0.2
-
Total issues resolved: 0
-
Total pull requests resolved: 4
-
Total contributors: 1
-
77: Unshallow thanks to @Spomky
-
76: Ci cd/update unshallow thanks to @Spomky
-
75: Fix merge up action thanks to @Spomky
-
74: Fix merge up action thanks to @Spomky
1.0.1
Release Notes for 1.0.1
1.0.x bugfix release (patch)
1.0.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
bug
- 72: Fix image and font fallbacks thanks to @Spomky
- 71: Fix image and font fallbacks thanks to @Spomky
1.0.0
Release Notes for 1.0.0
1.0.0
- Total issues resolved: 23
- Total pull requests resolved: 26
- Total contributors: 1
SW,enhancement
- 69: [SW] Purge cache on install thanks to @Spomky
- 61: Skip Waiting support thanks to @Spomky
- 60: [SW] Allow cache purge on service worker update thanks to @Spomky
- 59: [SW] Enable
skipWaiting
by default thanks to @Spomky
bug
- 68: Fix incorrect name format thanks to @Spomky
- 67: Fix incorrect name format thanks to @Spomky
- 64: Fix command outputs thanks to @Spomky
- 62: Command outputs are incorrect thanks to @Spomky
- 14: Fix bug and better tests thanks to @Spomky
dependencies
- 65: Update rector to 1.0 thanks to @Spomky
enhancement
- 58: Features/font cache thanks to @Spomky
- 57: Better Service Worker thanks to @Spomky
- 56: SW init without Wrokbox thanks to @Spomky
- 55: Optional Manifest file thanks to @Spomky
- 52: The Manifest should be optional thanks to @Spomky
- 49: Simplified SW skeleton thanks to @Spomky
- 48: Serve Workbox locally or CDN thanks to @Spomky
- 47: Use local
workbox-sw
thanks to @Spomky - 45: Better icons mgmt thanks to @Spomky
- 42: Inject service worker JS with the Twig function thanks to @Spomky
- 41: Translation domain should be configurable thanks to @Spomky
- 40: Better ServiceWorker thanks to @Spomky
- 39: warmCacheUrls thanks to @Spomky
- 38: Offline fallback thanks to @Spomky
- 37: Smart URLs and Translations thanks to @Spomky
- 36: Better SW thanks to @Spomky
- 35: Dev server for the manifest file thanks to @Spomky
- 34: Twig function thanks to @Spomky
- 33: Leverage on Asset Mapper thanks to @Spomky
- 32: Command
pwa:init
thanks to @Spomky - 31: Manifest Config as an object thanks to @Spomky
- 30: Adaptative Card template link thanks to @Spomky
- 28: Leverage on AssetMapper thanks to @Spomky
- 26: Adds a command for the SW creation thanks to @Spomky
- 20: Takes screenshots of your applications and inject them to the manifes… thanks to @Spomky
- 19: Auto screenshot thanks to @Spomky
- 18: Adds Windows10/11 Widgets, edge_side_panel, iarc_rating_id, scope_ext… thanks to @Spomky
- 17: Simplifies the SW build thanks to @Spomky
- 15: Allow screenshots to be loaded from a folder thanks to @Spomky
- 13: Ability to load all screenshots from a folder thanks to @Spomky
- 12: Added Router support for some routes thanks to @Spomky
- 11: Command configuration thanks to @Spomky
- 10: Ease the SW configuration thanks to @Spomky
- 9: Features/service worker thanks to @Spomky
- 8: Route names support thanks to @Spomky
- 7: Translation support thanks to @Spomky
- 6: Ease Service Worker support thanks to @Spomky