What's new in Universal Password Manager 1.14

Sep 19, 2016
  • Mark the database "dirty" shortly after a sync
  • Updated spanish translation
  • Added greek translation
  • Added button to launch account URL
  • Improvements to the password generation feature
  • Useability improvements to the account notes area
  • Added copy/paste buttons to account dialog
  • Remember window position between restarts

New in Universal Password Manager 1.13 (Feb 26, 2014)

  • Added Dutch translation
  • Bug Fix: don't validate db lock time unnecessarily
  • Added configurable generated password length

New in Universal Password Manager 1.12 (Jun 7, 2013)

  • Added Polish translation
  • Add an option to allow self signed certificates

New in Universal Password Manager 1.11 (Apr 13, 2013)

  • Added auto locking of database after timeout option

New in Universal Password Manager 1.9 (Apr 13, 2013)

  • Reload database if it changes on disk
  • Made account password hiding optional
  • Fix for NPE on renaming the Auth Entry
  • Changes & corrections to the Spanish translation

New in Universal Password Manager 1.8 (Jan 24, 2012)

  • Added support for UTF-8 (issue #9)
  • Set "Load Database on Startup" after creating a new database

New in Universal Password Manager 1.7 (Oct 17, 2011)

  • Fixed a file rename problem that caused database sync to fail when multiple filesystems are involved (Issue #2)
  • Fixed focus problems on the Enter Master Password dialog

New in Universal Password Manager 1.6.1 (Oct 17, 2011)

  • Enable CTRL-C on the account details password field

New in Universal Password Manager 1.6 (Oct 17, 2011)

  • Added the ability to export/import from/to a CSV file
  • Added a random password generator
  • Removed the dependency on JCE Unlimited Strength Jurisdiction Policy Files
  • Added support for using HTTPS URLs with database sharing
  • Set focus on the password field on all enter master password dialogs
  • Added Spanish translation
  • Resize the "Notes" text area when the Account Details dialog is resized

New in Universal Password Manager 1.5 (Oct 17, 2011)

  • Added Czech and German translations (courtesy of Petr Ustohal)
  • Added username and password fields to the HTTP proxy options
  • The HTTP Proxy can be enabled/disabled using a checkbox while still
  • retaining the settings for later use
  • In the account information dialog the password is masked by default.
  • To view it you untick a checkbox.
  • Removed the French localization (no French translator available)
  • Fixed a problem that caused a NullPointerException on the Mac OS X
  • version when exiting the Options dialog after changing the language
  • A few small bugfixes here and there

New in Universal Password Manager 1.4 (Oct 17, 2011)

  • Added support for internationalization. English and French language bundles
  • are included.
  • Added support for editing the account name
  • Double clicking or hitting enter on an account opens the account in
  • read-only view mode. Edit it still available on the toolbar, menu bar and
  • as a keyboard shortcut.

New in Universal Password Manager 1.3 (Oct 17, 2011)

  • Changes:
  • Use the BouncyCastle AES provider to encrypt the database (PBEWithSHA256And256BitAES-CBC-BC)
  • Moved the database structural version out of the encrypted portion of the database.
  • This means that UPM can use the database version to decide how to decrypt the database.

New in Universal Password Manager 1.2 (Oct 17, 2011)

  • Bugs Fixed:
  • [1551461] - Database sync problem on Mac
  • Other Changes:
  • Tidy up the HTTP proxy code in the HTTPTransport class
  • Don't prompt the user for the password on each database sync
  • Don't bother showing a "success" dialog on each database sync
  • Don't bother asking the user to sync database on application exit
  • Change the status bar message for local databases
  • When user edits and account check if it has changed before marking the database as dirty

New in Universal Password Manager 1.1 (Oct 17, 2011)

  • This release has one major new feature, database sharing. This feature allows you to have one database that can be accessed from many machines.

New in Universal Password Manager 1.0 (Oct 17, 2011)

  • Bugs Fixed:
  • [1375407] - Possible to change account name to existing account name
  • [1375397] - Possible to add duplicate account when account name filtered
  • [1375390] - Incorrect items listed after an add when list is filtered
  • [1375385] - Error deleting last account in the listview
  • [1374280] - Wrong URL on About page