Pocket2FA 0.9.18 – Release Notes
- Group filter no longer resets after sync. Previously, every time the app synced data with the server, the group selector would jump back to "All". The selected group is now preserved across sync operations — it only falls back to "All" when that group no longer exists in the updated data. Fixes second part of #12.
- Upgraded
flutter_secure_storagefrom 9.x to 10.3.1. - Upgraded
share_plusfrom 10.1.4 to 13.2.1, picking up several maintenance releases with improved platform integration and bug fixes. - Android build toolchain updated: Gradle 8.12 → 8.14, Android Gradle Plugin 8.9.1 → 8.11.1. The explicit
kotlin-androidplugin was removed in favor of Flutter's built-in Kotlin support (android.builtInKotlin=true), which simplifies the project configuration.
Full Changelog: 0.9.17...0.9.18