mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-04-05 08:35:06 +08:00
- Implemented a toast notification to inform users of available service worker updates, enhancing user awareness of new versions. - Added a countdown timer for automatic updates, allowing users to manually trigger the update if desired. - Refactored service worker update handling in main.ts to integrate the new notification system, improving user experience during updates.