Skip to content

Latest commit

 

History

History
99 lines (75 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

99 lines (75 loc) · 3.6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

4.3.0

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.

4.2.0

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

4.1.0

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
  • Added new Chinese Traditional (Taiwan) translation (謝謝你 @rhuba8324)
  • Added new Turkish translation (Teşekkürler @halacoglu)
  • Updated French translation (Merci @detobel36)

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

4.0.2

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

4.0.0

Initial release of Padloc 4 (changes before 4.0.0 are not included in this change log), though some can be seen in this commit.