4OTP changelog
Version 2.1.0
Released 2026-06-05
New Features
- Search field now clears itself automatically after a minute of inactivity
- Added SECURITY.md file
- Replace @capacitor-mlkit/barcode-scanning with @capacitor/barcode-scanner
Changes
- Clearer update section in Settings
- Updated toolchain to vite-plugin-svelte, added eslint and prettier
- Completed Capacitor 8 migration, including switching from CocoaPods to SPM
- Updated pod dependencies
Bug fixes
- onClearSearchField does not need to be async
- Autoclear field was set to 10 seconds instead of 1 minute
- Unused bgColor variable for ios status bar
- Fixed XCode architecture exclusions
Version 2.0.17
Released 2025-10-01
Changes
- Now stopping and resuming sync connection when app goes in and out of background
Version 2.0.16
Released 2025-09-30
Bug fixes
- Added small padding around icons, easier to identify
- Export to Google Authenticator QRCode is not entirely visible in landscape mode
- Export to Google layout breaks on 7 inches tablet
- Switched to using Lexend instead of Hyperlegible, I can just vertically center it
- Tokens layout breaks down at low width
Version 2.0.15
Released 2025-09-25