Update CHANGELOG.md
Co-authored-by: isaak654 <isaak654@users.noreply.github.com>
This commit is contained in:
parent
3c119700d7
commit
52c94cfa9e
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -8,18 +8,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
## [1.9.3 / 5.64.3] - 2023-05-08
|
||||
|
||||
### Added
|
||||
- added setting to disable overlay icons
|
||||
- added ability to specify sandboxie.ini location in registry
|
||||
- added global setting to disable overlay icons
|
||||
- added ability to specify Sandboxie.ini location in registry
|
||||
- open "HKLM\SYSTEM\CurrentControlSet\Services\SbieDrv" and set "IniPath" [#2837](https://github.com/sandboxie-plus/Sandboxie/issues/2837)
|
||||
- use a for the path like "\??\C:\my_path\my_sandboxie.ini"
|
||||
- use a REG_SZ string for the path, like "\??\C:\my_path\my_sandboxie.ini"
|
||||
|
||||
### Changed
|
||||
- improved hadling of dll injection failure
|
||||
- updated polish translation (thanks 7zip)
|
||||
- improved handling of DLL injection failure
|
||||
- updated Polish translation (thanks to user 7zip)
|
||||
|
||||
### Fixed
|
||||
- fixed issue with command lines [#2858](https://github.com/sandboxie-plus/Sandboxie/issues/2858)
|
||||
- fixed issue with always on top recovery windoe [#2885](https://github.com/sandboxie-plus/Sandboxie/issues/2885)
|
||||
- fixed issue with always on top in the recovery window [#2885](https://github.com/sandboxie-plus/Sandboxie/issues/2885)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue