This release changes the way bottom navigation tab works: previously navigating to a different tab would reset the navigation stack, now if the stack is kept in the memory. It means that now if you open an item in the Vault and then switch to the Settings screen, clicking the back button will open the previously opened item screen.
Full changelog
- 7f8cb07 - chore: Bump app version to 1.3.0
- a5f7629 - build(deps): Bump landscapist from 2.3.4 to 2.3.5 (#439)
- c6cc9ab - [AUTO]Update localization library (#440)
- 98de0b7 - refactor: Align User-Agent with what official Bitwarden clients send #324
- eb925db - fix(Desktop): Use Conscrypt as preferred security provider for OkHttp to use #324
- d53d755 - feature: Multi-stack navigation tabs
- 2481122 - experiment: Multi-stack navigation tabs
- 0586153 - [AUTO]Update justdeleteme library (#426)
- 7c039f9 - [AUTO]Update two-factor auth library (#427)
- 8b41be0 - [AUTO]Update Public suffix list (#428)
- e994265 - improvement: Support "Follow system theme" option for Flatpak users #382
- 57dd991 - fix: If someone directly launches Large type activity then just show an error text instead of crashing the app
- ad4a94c - fix: Correctly migrate to database v11 by adding a revision date
- 1c916ff - build(deps): Bump com.google.firebase:firebase-bom from 33.1.0 to 33.1.1 (#435)
- f1a5344 - build(deps): Bump kotlinSerialization from 1.7.0 to 1.7.1 (#437)
- 3118660 - fix: Do not dynamically change between ime actions #434
- 30d6420 - build(deps): Bump ktor from 2.3.11 to 2.3.12 (#429)
- a548f4e - build(deps): Bump com.google.firebase.crashlytics from 3.0.1 to 3.0.2 (#431)