Releases: KoenZomers/KeePassOneDriveSync
Releases · KoenZomers/KeePassOneDriveSync
Version 2.0.7.2
- 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
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
Version 2.0.7.0
- 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
- 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
- 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
- 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
- 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
- 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
- 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