Mattrubin Authenticator Versions Save

Two-Factor Authentication Client for iOS

2.1.2

4 years ago

By building the app with Xcode 10.1 instead of Xcode 10.2, this update fixes a crash that could occur when trying to manually enter a token on a 32-bit device (iPhone 5 or earlier).

2.1.1

5 years ago

For users on iOS 12.2 and above, the app binary size has been reduced by more than 85%. (#307)

2.1.0

5 years ago
  • Added a new menu where a user can select whether they prefer passwords shown in groups of two digits or groups of three. (#290, #292)
  • Fixed a user interface bug that could occur after a user declined the app's request for camera access. (#293)

2.0.5

5 years ago
  • Added an alert to ask the user for confirmation before permanently deleting a token. (#217)

2.0.4

6 years ago
  • Fixed a crash on launch for some users, caused by deserialization errors when loading persistent tokens from the keychain. (#277)

2.0.3

6 years ago
  • Disabled swipe-to-delete on the token list, to prevent tokens from being accidentally deleted. To delete a token, first tap "Edit" and then tap the red delete button.
  • Fixed a bug where the app might crash when adding a token from an "otpauth://" URL.

2.0.2

6 years ago

• Improved the accessibility of manual token entry when using VoiceOver • Improved app efficiency, reducing energy usage and processor load by over 95%

2.0.1

6 years ago
  • Added support for iPhone X
  • Fixed a bug where tokens were sometimes copied when trying to scroll the token list
  • Fixed button text color and font weight on iOS 11

2.0.0

6 years ago

Search & Filter

Tap the new search field at the top of the token list to filter your tokens by issuer and account name.

Easier to Read

An updated font, improved typography, and better spacing make your passwords easier to read.

Security & Backup Info

For security reasons, tokens are stored only on one device, and are not included in iCloud or unencrypted backups. More information about security and backups has been added in the app.

Also…

  • Haptic Feedback
  • Improved Error Messages
  • Many small improvements to polish and performance…

1.1.2.1

9 years ago

[NEW] Support for larger screen sizes.

[FIX] Move token type to the advanced options section

[DEV] Replace the token core with the OneTimePassword library