Skip to content

Releases: padloc/padloc

v4.3.0

06 Mar 16:05
6e439f3
Compare
Choose a tag to compare

New stuff & Improvements

  • You can now edit, reorder, delete, unlist and even assign colors to tags!
    You can find the new tag management features under Settings / Tags.
  • It is now finally possible to change your email address.
  • Improved search - if you enter multiple search terms separated by spaces,
    Padloc will now look for those terms individually instead of the full search
    string.
  • You can now select a value of 0 (instant) for auto lock on mobile devices.
  • Increased password generator limits to 12 words for passphrases and 150
    characters for random strings.
  • Changed default PBKDF2 iterations to 1 Million

Bug fixes

  • When importing CSV files, it wasn't possible to select any column other than
    the first for item names.

v4.2.0

06 Dec 17:11
5ea57d8
Compare
Choose a tag to compare

New stuff & Improvements

  • You can now import Dashlane, KeePass, and NordPass .csv files directly
  • You can now import iCloud/Safari, Chrome, and Firefox .csv files with
    passwords directly
  • You can now override the import format for .csv files
  • You will now see buttons to create and import items on a new/empty
    account/vault
  • Added new Macedonian translation (Ти благодарам @andrejdaskalov)
  • Updated Tauri engine
  • Added new server healthcheck endpoint
  • Added new Caddy Docker example
  • Added new DigitalOcean "one-click-install" button

Bug fixes

  • Fixed importing Bitwarden files with empty URIs
  • Fixed showing security report and MFA for users with an org that has a
    premium plan
  • Fixed display of long tags
  • Fixed CSP for the admin package

v4.1.0

09 Sep 07:09
a80b042
Compare
Choose a tag to compare

New stuff & Improvements

  • You will now receive an email notification when there's been 5 failed login
    attempts
  • You will also receive an email notification when there's been a successful
    login from a new or untrusted device; you can disable these from your
    security settings
  • Your items will now start keeping historical changes and you can restore
    them
  • You can now set an expiration time for your items, and have them show in
    your Security Report once that expiration date passes
  • You can now import Bitwarden .json files directly
  • You can now import recent LastPass .csv files directly (with one-time
    password support)
  • If you belong to an org that has a premium plan, you can now benefit from
    those features in your private vault

Bug fixes

  • Fixed the extraneous scrollbar on web extension popup
  • Fixed the fact you could end up in edit mode while navigating back/forward
  • Fixed being able to press the biometric toggle even when the device wasn't
    supported

v4.0.2

09 Aug 07:54
f03722e
Compare
Choose a tag to compare

New stuff & Improvements

  • Added new Italian translation (grazie @coluzziandrea)
  • Updated multiple dependencies for security and reliability improvements
  • Many minor UI and UX improvements

Bug fixes

  • Fixed various usability issues with full-screen note editing on iOS
  • Fixed the problem with changing the master password

v4.0.0

25 Jul 11:57
Compare
Choose a tag to compare

Padloc 4 is here! Apart from a fresh coat of paint, there are quite a few new features to get excited about:

  • Advanced session management and multi-factor authentication
  • Security report that warns about weak, reused or compromised passwords
  • Rich text notes with markdown support
  • Dark mode!

NOTE: Unfortunately this version can't be installed via auto-update. Please download the latest version here: https://docs.padloc.app/downloads/

3.1.3

25 Oct 16:56
Compare
Choose a tag to compare
  • Fixed bug that prevented proper synchronisation of changes in some cases where items were edited from multiple devices.
  • Some minor UX improvements

Padloc (Tauri Edition) v3.1.2

30 Jul 15:52
Compare
Choose a tag to compare
Pre-release
tauri-v3.1.2

Bump version in Cargo.toml

3.1.2

26 Jul 16:11
Compare
Choose a tag to compare

Fixes bug that caused values from previously created vault item to be pre-filled when creating the next item.

Padloc (Tauri Edition) v3.1.1

25 Jul 15:09
Compare
Choose a tag to compare
Pre-release
tauri-v3.1.1

Add missing inputs to tauri workflow

3.1.1

05 Jul 07:27
Compare
Choose a tag to compare

Some bug fixes and minor tweaks.