Update CHANGELOG.md

This commit is contained in:
isaak654 2023-05-17 14:12:40 +02:00 committed by GitHub
parent 83ebe41934
commit 71fc8ab343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -12,20 +12,21 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.9.4 / 5.64.4] - 2023-04-??
## [1.9.4 / 5.64.4] - 2023-05-??
### Added
- added more documentation links to the Plus UI
- added tray menu option to dismiss a pending update notification
### Changed
- improved compatibility template for Data Protection mode (thanks offhub)
- improved compatibility template for Privacy Enhanced box types (thanks offhub) [#2899](https://github.com/sandboxie-plus/Sandboxie/pull/2899)
### Fixed
- fixed Qt6 issues in ARM64 build
- fixed delete V2 bug when using box mounts without a drive letter
- fixed icon overlay issue with high DPI scaling
- fix behaviour on multiple selection (thanks okrc)
- fixed behaviour on multiple selection (thanks okrc) [#2903](https://github.com/sandboxie-plus/Sandboxie/pull/2903)
- fixed issue with default box grouping (thanks okrc) [#2910](https://github.com/sandboxie-plus/Sandboxie/pull/2910)