Updates

2024-02-20

  • Added internationalization support with support for Vietnamese.

2023-12-30

  • Fixed tap to copy on Android.

2023-12-14

  • Fixed tap to copy on iOS 17.2.

2023-08-21

  • Added the ability to delete your Passmaster account from the settings menu.

2023-07-05

  • Gem updates. No actual changes to the functionality of Passmaster.

2023-04-18

  • The sprockets gem was updated to the latest version which caused some changes to the way Passmaster's javascripts and stylesheets are compiled. No actual changes to the functionality of Passmaster.

2022-12-14

  • The jquery-rails gem was updated to depend on version 1.2.3 of jquery-ujs which caused some minor changes to Passmaster's javascript libraries. No actual changes to the functionality of Passmaster.

2022-02-08

  • Automatically unlock accounts with biometrics on mobile app launch (requires iOS app version 1.6 or Android app version 1.8)
  • Update offline support to use Service Workers instead of HTML5 AppCache as it is now deprecated in all browsers.

2021-05-24

  • Fix incorrect validation of "Username" field, usernames are not required to be email addresses (Thanks Ryan McCarthy!)

2021-05-04

  • Use the "email" and "url" keyboards on the "Username" and "Website URL" fields, respectively (Thanks Mark K!)
  • Sort accounts in the backup viewer by name (Thanks for the suggestion Mark K!)

2021-02-04

  • Increase the height of the notes field when adding/editing an account (Thanks Shannon Zemantauski!)

2020-01-05

  • Add support for unlocking accounts using biometrics in the Android app (Thanks Scott Satkin!)

2019-03-15

  • Update to Rails 5.0.7.2 - CVE-2019-5419, CVE-2019-5418

2018-12-08

  • Add support for unlocking accounts using Face ID in the iOS app

2018-06-19

  • Update to Rails 5.0.7
  • Security Update for CVE-2018-3760 - Path Traversal in Sprockets

2017-09-11

2017-04-03

  • Update to Rails 5.0.2
  • Remove Bitcoin donation address

2016-01-17

  • Disable the file backup option on iOS devices because there is no way to store an arbitrary file

2015-09-04

  • Fixed an issue preventing tab and ctrl + r from working while a username or password field was selected

2015-07-16

  • Email addresses are now case-insensitive

2015-06-16

2015-03-06

  • Better error handling when Touch ID authentication is unsuccessful

2015-03-03

  • Add a user preference for enabling Touch ID support (only available in the iOS app)

2015-03-02

  • Add support for unlocking accounts using Touch ID in the iOS app

2015-01-13

  • Automatically add http:// to Website URLs

2014-12-03

2014-11-06

2014-09-15

  • Focus the search box after unlocking accounts

2014-08-08

  • Generate passwords more uniformly. (Thanks Stephen McCarthy!)

2014-08-07

  • No longer minify javascript and CSS. This should make it easier to view source and see that the JS being served is legit. (Thanks Stephen McCarthy!)

2014-08-03

2014-07-02

  • Security updates

2014-04-14

2014-04-01

  • Security updates

2014-03-14

  • Clarify that passwords are only copied automatically on mobile
  • Better font for deferentiating similar characters in usernames and passwords

2014-03-03

  • New notifications UI
  • Better copy to clipboard support for the mobile apps

2014-02-26

  • Added this updates page

2014-02-25

  • One click copy to clipboard support for the iOS App

2014-02-12

  • New home page
  • Disable file-based backup and restore on mobile

2013-10-08

  • Better font for passwords
  • Auto-focus the search box after unlock

2013-04-26

  • Added version checking to prevent overwrites

2013-04-25

  • One click copy to clipboard for the Android App
  • Require valid OTP session to disable MFA

2013-04-23

  • Offline account viewer included in backups

2013-03-08

  • Mobile app support

2013-02-02

  • Basically the initial launch