Pocket2FA 0.9.15 – Release Notes
- Self-signed certificate preserved after sync – Fixed a bug where the "allow self-signed certificates" setting was silently lost each time a sync completed. Connections to servers with self-signed certificates no longer break after the first sync.
- Improved biometric-locked screen – When the app starts with biometric protection enabled, the lock screen now shows a proper AppBar with access to Settings and the Diagnostic Log, so you can still navigate the app while the data remains locked.
- Fixed crash on locked storage – Resolved a StateError that could occur when the app tried to load settings while storage was still locked (e.g. after cancelling biometric authentication).
- New: Diagnostic logging – Added a built-in diagnostic logging system accessible from Settings. When enabled, the app captures SyncService, API calls, and global errors to an in-memory log. You can view, filter by severity, copy to clipboard, or export the full log to a file from the new Diagnostic Log screen, making troubleshooting much easier.
A new feature for debugging has been added. Now in settings screen you can enable Debug Logging
After setting this on you can open an internal log viewer that you can share to diagnose bugs.
Notice: All confidential data is masked for privacy
Logs can be copied, shared or exported using toolbar buttons. In Android it uses standard sharing and Desktop versions copy log as a text file in disk. A toast tells the path where the file is stored.