v2.4.5
What's Changed
- fix shared credential js crypto bugs and shared file upload
- fix re-encryption when changing the vault password
- fix deletion of a vault that contains shared credentials with files
- fix patching (edit) files as a non admin user
- fix mime type recognition regex for file downloads
- prevent fetching current github version with disabled has_internet_connection configuration option
- add hint to the vault password change process
Generated changelog and related PRs
- js re-encryption bug fixes by @binsky08 in #768
- check has_internet_connection configuration before requesting github by @binsky08 in #767
- fix mime type recognition regex for file downloads by @binsky08 in #769
- implement hint and checkbox to change a vault password by @binsky08 in #770
Full Changelog: 2.4.4...2.4.5