Skip to content

SOCDOF v21.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 10:56
· 3 commits to main since this release

馃専 Version 21.3.1 Updates (Google OAuth Multi-Account Selector & Firebase Auth Resilience)

1. Multi-Account Google Sign-In (prompt: 'select_account')

  • Universal Google Account Selection: Updated the Google OAuth provider parameters to explicitly request select_account, allowing users to choose or switch between any Google account without automatic silent session locks.
  • Firebase Auth Error Handling: Added resilient handling for popup closures (auth/popup-closed-by-user), browser popup blocking, cancelled requests, and network dropouts with clean user notifications.
  • Calendar & Events Scope Verification: Confirmed Google Calendar scopes (calendar.events, calendar.readonly) and bidirectional event synchronization for invoices and custom calendar appointments.