v0.9.2-beta
abhinavxd/libredeskv0.9.2-betaDec 28, 2025by github-actions[bot]
AI Summary
A beta release improving the Google OAuth consent flow.
Key Highlights
- Changed OAuth prompt from consent to select_account to respect existing admin consent
Full Release Notes
## What's fixed - Changed OAuth prompt from consent to select_account. Previously, users in organizations where an admin had already granted app permissions would still see a consent screen they couldn't approve. Now the flow respects existing admin consent and only shows an account picker. Ref [comment](https://github.com/abhinavxd/libredesk/discussions/205#discussioncomment-15352491). ## Upgrade - Always take database backups before any upgrade. - Follow steps [here](https://docs.libredesk.io/getting-started/upgrade). ## Changelog * 0c766323 update authorization URL to prompt for account selection * 986b2d40 Update roadmap with mentions support status * 09e532c3 Update ROADMAP.md * 51898669 Update README.md **Full Changelog**: https://github.com/abhinavxd/libredesk/compare/v0.9.1-beta...v0.9.2-beta