From 905487d2de4c1bb123ab2a4adf2df4ad71650987 Mon Sep 17 00:00:00 2001 From: NewKidOnTheBlock Date: Mon, 30 May 2022 23:49:57 +0200 Subject: [PATCH] Changelog 5.56.1 Co-authored-by: isaak654 --- CHANGELOG.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d47be2c8..01dfbeb4 100644 --- a/CHANGELOG.md +++ b/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)