- Add controls to the auto translation feature settings pane
- New button styling for AI draft suggestions
- New styling for AI draft output
- AI dropdown actions missing active and hover states in mail detail view (#217)
- Draft with AI view not adapted to dark theme (mobile) (#216)
- Output text hidden behind Insert bar in AI output (#215)
- Urgent label can not be removed if mark as urgent is disabled
- Urgent red flag can not be removed
- Using getJWT from Switchboard could freeze the UI
- SwitchboardAPI.getJWT is deprecated and runs indefinitely in case switchboard is down
- Replaced usage of switchboardAPI.getJWT with Switchboard.store
- Retry logic updated for JWT retrieval since Switchboard.store can be empty
- In case no JWT is available in reasonable time, an error is thrown
- AI UI Elements will not be available until a valid JWT is retrieved and the browser is refreshed