Skip to content

Releases: KoenZomers/KeePassOneDriveSync

Version 2.0.7.2

18 Jul 22:08
00172b5
Compare
Choose a tag to compare
  • Added column to the overview with all your KeePassOneDriveSync configurations which shows the date and time at which the sync last checked if there were updates and if so, synced them. This allows you to easily see at one glance if your local KeePass databases are up to date.

Version 2.0.7.1 - patched

09 Jul 21:51
Compare
Choose a tag to compare

Some people were encountering an issue with 2.0.7.1 due to the Newtonsoft DLL missing in it. I'm therefore releasing it again. There's no new functionality nor bugfixes, just a re-release of 2.0.7.1 for those where 2.0.7.1 didn't work.

Version 2.0.7.1

07 Jul 18:40
9e12142
Compare
Choose a tag to compare
  • Resolved an issue with using the Open from OneDrive option as reported in issue 100 and issue 96

Do not download this version as it has a DLL missing in it. Instead go for a newer version

Version 2.0.7.0

30 Jun 11:57
edbb454
Compare
Choose a tag to compare
  • The ability to synchronize multiple databases at once in version 2.0.5.0 didn't work yet for KeePass databases stored on SharePoint. Fixed that in this version, syncing multiple databases at once works for OneDrive Consumer, OneDrive for Business and SharePoint hosted databases now.
  • When merging the local KeePass database with the one stored online fails, after the standard error dialog, a new dialog will now show offering you the option to overwrite the online KeePass database with your local version. Typically when this merging fails, it is because you changed the master key of the KeePass database locally. Before you had to manually upload the KeePass database again first before you could sync it again. By answering Yes to this new dialog, this manual step is no longer required and the plugin will do this for you automatically. Requested in issue 74.

Version 2.0.6.0

02 Jun 21:06
4df8c54
Compare
Choose a tag to compare
  • The option to store the Refresh Token on disk will now use a Windows encryption library to store the Refresh Token encrypted to the KeePass config file instead of plain text as it was before. Only if being logged on with the same Windows user, the Refresh Token can be decrypted from the KeePass config file on disk. So even on machines having multiple users, this will be safe and keep other users on the same machine from getting their hands on the Refresh Token. Huge thanks to Kjetil Limkjær for adding this great functionality through his Pull Request. Discussed in issue 84. If you were using the store Refresh Token on disk option already, with this version it will automatically become encrypted if you open your KeePass database.

Version 2.0.5.1

02 Jun 20:51
Compare
Choose a tag to compare
  • Unblocked the KeePassOneDriveSync config dialog for allowing syncing of multiple databases by multi selecting them. The database needs to be open before it can be synced, but it doesn't have to be the active one.
  • Unblocked the KeePassOneDriveSync config details dialog for allowing syncing of a database even if it's not the currently active one. The database needs to be open before it can be synced, but it doesn't have to be the active one.
  • Added that when you press CTRL+A in the KeePassOneDriveSync config dialog, that it selects all entries. Handy for bulk operations.
  • Allowed multi select for renaming multiple databases at once in the KeePassOneDriveSync config dialog using F2 or right click -> Rename

Version 2.0.5.0

02 Jun 19:54
Compare
Choose a tag to compare
  • Added the ability to synchronize multiple KeePass databases at the same time. So you no longer get an error message if you're trying to sync a database which is not the currently active one. This is particularly useful when you use scripts or plugins to open multiple databases at once. They all should automatically sync now when they open.
  • Added a status message in the status bar or KeePass indicating that the sync is not happening when KeePassOneDriveSync has been set to offline mode so to visualize why a sync is not happening at that time

Version 2.0.4.2

22 May 23:48
Compare
Choose a tag to compare
  • Still was receiving reports on issues uploading larger than 5 MB databases. Did an additional fix hoping for it to have caught all scenarios this time. Discussed in #88.
  • Added option to rename the storage entry on the KeePassOneDriveSync entry using F2 or right click and then choosing Rename. Requested through #91.
  • In the dialog where it asks if you want to sync the database, it will now also show for which database it asks the question. Just in case you would use triggers to open multiple databases at once. Requested through #93.

Version 2.0.4.1

16 May 22:40
Compare
Choose a tag to compare
  • Fixed an issue introduced in 2.0.4.0 where KeePass databases bigger than 5 MB would no longer upload and return an error issue 88

Version 2.0.4.0

05 May 21:19
Compare
Choose a tag to compare
  • Fixed issue where synchronizing with a OneDrive database on someone else their OneDrive Consumer space would throw an error issue 73
  • Fixed issue where opening a KeePass database from OneDrive Consumer would ask for reauthentication directly after opening the database
  • The KeeOneDrive configuration now allows for multi select for deleting entries and opening their local file locations on your system
  • The OneDrive file picker dialog will now show who shared the item, the file size, file creation date/time and last modification date/time when hovering over items to help with picking the right file