Skip to content

Releases: WesleyBranton/Data-Padlock

Version 3.0.0

30 Jun 02:23
Compare
Choose a tag to compare
  • [NEW] Files can now be encrypted/decrypted
  • [NEW] Cryptography algorithm changed to AES-GCM
  • [NEW] Added support for Firefox on Android
  • [NEW] Added encryption timestamp
  • [NEW] Users now required to agree to EULA and Privacy Policy
  • [CHANGED] Cryptography output is now a file
  • [CHANGED] Rebranded to Data Padlock
  • [CHANGED] Cryptography performed using builtin API, not third-party library
  • [CHANGED] Password salting now randomized
  • [CHANGED] Expanded wiki information
  • [FIXED] Improved version detection
  • [FIXED] Improved wrong password handling
  • [FIXED] Updated UI to more closely comply with the Web Content Accessibility Guidelines
  • [FIXED] Disabling text field autocomplete (on mobile)
  • [FIXED] Stopped Firefox from asking to save password
  • [FIXED] Various performance optimizations
  • [REMOVED] Removed link sharing

Version 2.2

30 Jun 01:58
d7bcf9f
Compare
Choose a tag to compare

[NEW] Added password confirmation field (#13)

Version 2.1

05 Jun 02:34
2a788bd
Compare
Choose a tag to compare

[FIXED] Restored compatibility on Firefox for Android

Version 2.0

04 Jun 17:23
7f06faa
Compare
Choose a tag to compare

[NEW] Updated encryption algorithm for better security
[NEW] Can now share messages via links
[NEW] "securesend.local" links will now launch the extension
[NEW] Extension opens in popup window
[NEW] Added ability to detect messages created with older version
[FIXED] Extension can now tell when a password is incorrect
[CHANGED] UI update

Version 1.0

30 May 03:46
20c7ace
Compare
Choose a tag to compare

Initial release