Update CHANGELOG.md
This commit is contained in:
parent
f7b03e1c18
commit
3ad005a659
|
@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
## [1.15.4 / 5.70.4] - 2024-12-??
|
||||
|
||||
### Added
|
||||
- added template for Joplin
|
||||
- added template for Joplin [#4402](https://github.com/sandboxie-plus/Sandboxie/pull/4402) (thanks offhub)
|
||||
|
||||
### Fixed
|
||||
- fixed issues with ini section editor in dark mode
|
||||
|
@ -266,6 +266,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- this issue was introduced in 1.13.0 and may have affected other use cases causing various issues
|
||||
- fixed issue with Misc Options list
|
||||
- improved compatibility with Steam running sandboxed
|
||||
- fixed compatibility issue with FakeAdminRights [#3989](https://github.com/sandboxie-plus/Sandboxie/pull/3989) (thanks offhub)
|
||||
|
||||
|
||||
|
||||
|
@ -347,10 +348,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- added optional extension of the screenshot protection to the UI [#3739](https://github.com/sandboxie-plus/Sandboxie/issues/3739)
|
||||
- added a button to edit local/custom templates [#3738](https://github.com/sandboxie-plus/Sandboxie/issues/3738)
|
||||
- added adjustable resizing of the "Run Sandboxed" window [#3697](https://github.com/sandboxie-plus/Sandboxie/issues/3697)
|
||||
- added Notepad++ template [#3836](https://github.com/sandboxie-plus/Sandboxie/pull/3836)
|
||||
- added Notepad++ template [#3836](https://github.com/sandboxie-plus/Sandboxie/pull/3836) (thanks offhub)
|
||||
|
||||
### Changed
|
||||
- improved Avast template [#3777](https://github.com/sandboxie-plus/Sandboxie/pull/3777)
|
||||
- improved Avast template [#3824](https://github.com/sandboxie-plus/Sandboxie/pull/3824) (thanks offhub)
|
||||
- renamed a bunch of experimental options and marked them as experimental in the UI
|
||||
- "IsBlockCapture=y" -> "BlockScreenCapture=y"
|
||||
- "IsProtectScreen=>" -> "CoverBoxedWindows=y"
|
||||
|
@ -382,7 +383,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- changed Qt 5 version to Qt 5.15.13 with latest security patches [#3694](https://github.com/sandboxie-plus/Sandboxie/pull/3694) (thanks LumitoLuma)
|
||||
- moved network restrictions from general restrictions to its own tab on the network page
|
||||
- improved certificate retrieval UI messages
|
||||
- improved MPC-BE template [#3798](https://github.com/sandboxie-plus/Sandboxie/pull/3798)
|
||||
- improved MPC-BE template [#3798](https://github.com/sandboxie-plus/Sandboxie/pull/3798) (thanks offhub)
|
||||
|
||||
### Fixed
|
||||
- fixed Virtualization scheme Version 2 causing extremely slow file deletion speeds [#3650](https://github.com/sandboxie-plus/Sandboxie/issues/3650)
|
||||
|
|
Loading…
Reference in New Issue