## Core
### Bugfixes
- Bedrock reasoning responses no longer get cached into unreplayable empty messages.
### Improvements
- Azure providers can now sign in with Microsoft Entra ID through the Azure CLI instead of requiring an API key.
- V1 now reads supported V2 config fields so newer config files keep working in more mixed setups.
## Desktop
### Bugfixes
- Archived sessions disappear from the Home list immediately. (@NathanTCode)
**Thank you to 3 community contributors:**
- @NathanTCode:
- fix(app): drop archived sessions from home list right away (#44905)
- @OpeOginni:
- fix(ui): restore focus in stacked dialogs (#44928)
- @dondetir:
- docs: mention Exa and Parallel as web search backends (#38395)