Changelog 5.56.1
Co-authored-by: isaak654 <isaak654@users.noreply.github.com>
This commit is contained in:
parent
f114800582
commit
905487d2de
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -6,22 +6,21 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
## [1.1.1 / 5.56.1] - 2022-30-05
|
||||
## [1.1.1 / 5.56.1] - 2022-05-30
|
||||
|
||||
### Added
|
||||
- Compat templates can now be viewed from the settings window [#1891](https://github.com/sandboxie-plus/Sandboxie/issues/1891)
|
||||
- Refresh command is now bound to F5 [#1885](https://github.com/sandboxie-plus/Sandboxie/issues/1885)
|
||||
- compatibility templates can now be viewed from the settings window [#1891](https://github.com/sandboxie-plus/Sandboxie/issues/1891)
|
||||
- the refresh command is now bound to F5 [#1885](https://github.com/sandboxie-plus/Sandboxie/issues/1885)
|
||||
|
||||
### Changed
|
||||
- improved implementation of the PreferExternalManifest option
|
||||
|
||||
### Fixed
|
||||
- fixed edge issue with windows 11 after KB5014019
|
||||
- fixed issues with the new delete mechanism with "SeparateUserFolders=y" [#1885](https://github.com/sandboxie-plus/Sandboxie/issues/1885)
|
||||
- fixed Edge issue with Windows 11 after KB5014019
|
||||
- fixed issues with the new delete V2 mechanism when using "SeparateUserFolders=y" [#1885](https://github.com/sandboxie-plus/Sandboxie/issues/1885)
|
||||
- fixed credential issue [#1770](https://github.com/sandboxie-plus/Sandboxie/pull/1770)
|
||||
- fixed force process priorities [#1883](https://github.com/sandboxie-plus/Sandboxie/issues/1883)
|
||||
- fixed issues with the new delete V2 mechanism
|
||||
- fixed issue with the win 11 emenu on older windows builds [1877](https://github.com/sandboxie-plus/Sandboxie/issues/1877)
|
||||
- fixed issue with the Windows 11 menu on older Windows builds [1877](https://github.com/sandboxie-plus/Sandboxie/issues/1877)
|
||||
- refresh now works without WatchBoxSize option [#1885](https://github.com/sandboxie-plus/Sandboxie/issues/1885)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue