Safari 17 Beta Release Notes

4 points by itsuka 2 years ago | 1 comment
  • uLogMicheal 2 years ago
    Nice! Apple fixed all the problems for my PWA reported on iOS

    Resolved Issues

         Fixed passing NotificationOptions.silent. (107424158)
    
         Fixed: Started using origin directory for DOMCache and ServiceWorkerRegistrations. (107843591)
    
         Fixed Notifications API to default silent to the platform convention. (109390045)
    
         Fixed Web Push notifications not working in some cases by running the service worker before firing the activate event. (109411104)
    
         Fixed firing controllerchange event when a service worker gets deleted. (109567316)