Skip to content

Releases: padloc/padloc

2.3.0-beta.2

06 Nov 17:28
Compare
Choose a tag to compare
2.3.0-beta.2 Pre-release
Pre-release
  • New "Recently Used" section for Records that have recently been interacted with
  • New multi-select feature that allows deleting / exporting multiple records from the list view

2.3.0-beta.1

01 Nov 08:01
Compare
Choose a tag to compare
2.3.0-beta.1 Pre-release
Pre-release
  • New "Recently Used" section for Records that have recently been interacted with
  • New multi-select feature that allows deleting / exporting multiple records from the list view

2.2.0

18 Oct 14:03
Compare
Choose a tag to compare
  • Disabled "peeking" at field values by moving the mouse over the corresponding field in list view. Can be reenabled in settings view.
  • Field values in record view are now masked by default
  • Added buttons for masking/unmasking and a dialog containing advanced field info and options
  • Fixed bug that caused the record list to not be rendered correctly if a record was saved with an empty name

2.1.0

19 Sep 21:48
Compare
Choose a tag to compare

New in this version:

  • Improved list view
  • Easier editing of records
  • Add username and password fields to new records by default
  • New animations and overall smoother user experience
  • Fixed scrolling issue on Windows
  • Fixed auto update issue on Windows
  • Other minor bug fixes

NOTE FOR WINDOWS USERS: Unfortunately there is a bug in version 2.0.x preventing users to install updates from within the app. To upgrade to Padlock 2.1, simply download and install the latest release directly from the website (padlock.io/downloads/).

2.0.3

15 Sep 12:07
Compare
Choose a tag to compare
  • Fixes bug with exporting encrypted data
  • Automatically focuses password input when starting the app

2.0.0

01 Sep 10:43
Compare
Choose a tag to compare

Padlock 2.0 is here!

  • Better performance and stability
  • Higher security
  • Completely revamped user experience

2.0.0-rc.2

21 Aug 11:47
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release
  • New app icon!
  • New start animation
  • Lots of minor bug fixes

2.0.0-rc.1

18 Aug 06:34
Compare
Choose a tag to compare
2.0.0-rc.1 Pre-release
Pre-release
  • Optimised user experience of editing fields
  • Makes use of native components for resource-intensive task of password derivation, allowing for higher security while improving performance
  • Many bug fixes, performance improvements and more

2.0.0-beta.1

25 Jul 16:50
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release
  • Added support for localization. For a start, German is now available in addition to English
  • The password length is now shown in the password generator
  • Added / tweaked animations
  • Other bug fixes and improvments

2.0.0-alpha.3

05 Jul 11:38
Compare
Choose a tag to compare
2.0.0-alpha.3 Pre-release
Pre-release
  • Fix bug where scrollbar would overlay some controls in windows
  • Fix bug that prevented line breaks in fields
  • Store data on file system directly instead of using localStorage api for more reliability
  • Other minor bug fixes