Skip to content

v6.2.1

Choose a tag to compare

@github-actions github-actions released this 29 May 09:32
· 20 commits to main since this release
Fix notification scheduling toasts when permissions not granted

- Add authorization gate in finalizeSchedule() to skip silently when not authorized
- Make requestPermission() async so callers can await before scheduling
- Fix race condition in ConnectSection.swift where scheduling ran before permission was granted
- Request notification permission at app startup to prevent background sync failures