Fixed
- The service worker now correctly recognizes requests made to the Clerk proxy domain as authenticated, preventing incorrect offline fallbacks for auth-related calls.
- Improved WebSocket reconnection logic in the service worker to handle the transition from offline back to online more reliably.
Changed
- Reverted the offline sync status and note creation feedback introduced in v1.2.14 due to instability; a more robust implementation will follow in a future release.