All release notes

v1.137.2

1 fix

Enhance service worker cache management and reload behavior

  • Updated service worker fetch requests to use 'no-cache' policy for fresh responses.
  • Implemented a new function to clear caches and reload the page, improving update handling and user experience.
  • Adjusted toast notification logic to utilize the new cache clearing function for consistency.