Skip to content

Releases: dhaven/ProtonDriveSync

0.1.4

26 May 13:47
555b22a
Compare
Choose a tag to compare

This release includes multiple fixes:

  1. Error message "Secret Key for message not found": This occurs when the user logs in with a username that is different from his root account user. This has been fixed by using the " share owner" field when interacting with the drive
  2. Error with uploading: Uploading was broken because the Proton API had changed (needed to add a verification token) and the key generation process was insufficient (added some extra fields)

0.1.3

26 Sep 08:24
Compare
Choose a tag to compare

Fix SRP implementation. Protocol was only partially implemented which led to a Out of Bound exception for certain values of the modulus.

0.1.2

24 Jul 08:07
Compare
Choose a tag to compare
  • rename project from ProtonPass to ProtonDriveSync to avoid ambiguity with unrelated product

0.1.1

20 Jul 10:02
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • Fix bug related to switching account
  • Fix bug related to displaying wrong email address
  • Fix bug related to detecting the default share
  • Improve centering of email address in UI