Releases: raivo-otp/ios-application
Release v1.0.3
Improvement(s):
- Xcode 10 compatibility so the app can be deployed to the App Store.
Please note that some versions have not been marked as a public release since they only contain development improvements.
Release v1.0.2
This is a TestFlight build for testing purposes with end-users.
Improvement(s):
- A new popup banner design including emoji support
- The tint color now also works in keyboard accessory views
Fixed bug(s):
- Removed square background from popup banners
- Removed invalid background color from the icon search error view
Please note that some versions have not been marked as a public release since they only contain development improvements.
Release v1.0.0
New feature(s):
DarkMode compatibility for iOS 13.0(#4).
Improvement(s):
- The data export feature now also includes JSON.
- You can now remove an icon from an OTP.
- PIN code view alignment (it's correctly centered now).
Fixed bug(s):
- The lockscreen timer didn't work in some cases.
- A spelling mistake when adding your first OTP (#1).
- A spelling mistake in one of the App Store previews.
- This build should fix the malfunctioning FaceID unlock (#3).
- Fixed a bug where loading empty icons could trigger Fail2Ban.
Please note that some versions have not been marked as a public release since they only contain development improvements.
Release v1.0.1
This is a TestFlight build for testing purposes with end-users.
Fixed bug(s):
- This build should fix the partial black frame around the camera while scanning QR codes (#2).
Please note that some versions have not been marked as a public release since they only contain development improvements.
Beta v0.0.10
This is a TestFlight build for testing purposes with end-users.
New feature(s):
- A new PIN code input design
- Export passwords to an AES encrypted ZIP archive
- Show the QR code for a specific password
Improvement(s):
- App will lock after an Apple ID change (if iCloud synchronisation is in use)
- Automatically try biometrical unlock if the app is locked and is moved to the foreground
Fixed bug(s):
- Multiple synchronisation providers could be selected on setup
- Reset state of refresh button if HTTP call fails during icon repository search
Please note that some versions have not been marked as a public release since they only contain development improvements.
Beta v0.0.8
This is a TestFlight build for testing purposes with end-users.
Fixed bug(s):
- Fail2Ban blocked the user after loading three OTP tokens without icons (this affected the availability of the icon repository)
Please note that some versions have not been marked as a public release since they only contain development improvements.
Beta v0.0.7
This is a TestFlight build for testing purposes with end-users.
New feature(s):
- Custom issuer icons (using this icon repository)
- Issuer icon effects ('original' or 'grayscale' for now)
- Added 'about' and 'legal' view to the setup flow
Improvement(s):
- OTP digit selection via dropdown instead of text input
- Increased the size of the HOTP 'continue' button
Fixed bug(s):
- Authentication lockout could trigger after 5 TouchID logins since the counter did not reset.
Please note that some versions have not been marked as a public release since they only contain development improvements.
Beta v0.0.5
This is a TestFlight build for testing purposes with end-users.
New feature(s):
- Unlock Raivo using TouchID
- HOTP (counter based OTP) support
Improvement(s):
- All queued banners will be dismissed if a new banner will be showed
Fixed bug(s):
- Removed grey area under navigation bar in PIN code change view
- The lock screen did not trigger after the specified time if no touches occurred
Please note that some versions have not been marked as a public release since they only contain development improvements.
Beta v0.0.4
This is a TestFlight build for testing purposes with end-users.
New feature(s):
- Touch to copy an OTP to your clipboard
- Swipe to edit or delete an OTP
- PIN code brute-force protection
- Forgot encryption key functionality
Improvement(s):
- Clarified setup flow for new users
- Improved the search query for better search results
- Moved from KeychainSwift to Valet
- Easier data migrations in future releases
- Only get iCloud encryption challenge in setup flow
Fixed bug(s):
- Lock screen could trigger after 5 minutes of inactivity in the setup screen
- OTP sync loop could occur which caused flashing OTPs on the main screen
- Crashes could occur while signing in, signing out and signing back in again
Please note that some versions have not been marked as a public release since they only contain development improvements.