This commit is contained in:
DavidXanatos 2023-05-24 10:09:34 +02:00
parent 02d4e56b78
commit a463363616
2 changed files with 6 additions and 0 deletions

View File

@ -42,6 +42,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- fixed Name column in the sandbox view should never be hidden [#2933](https://github.com/sandboxie-plus/Sandboxie/issues/2933)
- fixed File Panel does not share the right-click options provided in the sandbox view columns [#2934](https://github.com/sandboxie-plus/Sandboxie/issues/2934)
- fixed Checkboxes issue of NetworkEnableWFP and EnableObjectFiltering settings [#2935](https://github.com/sandboxie-plus/Sandboxie/issues/2935)
- fixed Unquoted service path [#537](https://github.com/sandboxie-plus/Sandboxie/issues/537)
- fixed Running the Insert chart in Word in the sandbox fails [#2863](https://github.com/sandboxie-plus/Sandboxie/issues/2863)
- fixed An error occurred in the switch sandbox type preset configuration [#2941](https://github.com/sandboxie-plus/Sandboxie/issues/2941)

View File

@ -509,6 +509,8 @@ void COptionsWindow::SaveOptionList()
{
CloseOptionEdit(true);
if (!ui.treeOptions) return;
QMap<QString, QList<QString>> OptionMap;
// cache unlisted set eOnlySpec global presets