Skip to content

0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 19:33
· 12 commits to trunk since this release
0.19.0
778ad55

Bug Fixes

  • Remove base element
  • Return on error
  • Switch on request.destination
  • Move activation message
  • Cache app icons
  • Improve default cache strategy
  • Cache-bust assets for precache
  • Move asset integrity into url parameter
  • Resolve extensive header length
  • Cache web app assets
  • Delay service worker registration
  • Move image cache bust
  • Fix page_image path
  • Do not cache service worker
  • Use strict mode
  • Update sw-load cache url
  • Switch to hardcoded cache version
  • Relax networkResponse check

Documentation

  • Fix image csp urls

Features

  • Blur toast background
  • Export showToast()
  • Use dynamic cache name
  • Add VERSION

Performance

  • Store updated content only

Refactor

  • Convert service worker into module
  • Move notifications cache
  • Add fetchedResponse()

Styling

  • Reformat service worker