diff options
-rw-r--r-- | changelogs/1.1.0.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changelogs/1.1.0.md b/changelogs/1.1.0.md new file mode 100644 index 0000000..ad09cdf --- /dev/null +++ b/changelogs/1.1.0.md @@ -0,0 +1,7 @@ +- Improved search - Now searches every category rather than the currently selected one +- Option Flags - Add flags to options that when changed, the flag is executed once per the whole config. +- Deprecated "Require Restart" in favour of option flags. +- Fix search field overlapping undo and cancel at some GUI scales +- Fix scrollbar appearing in the wrong place at some GUI scales +- Fix option entries not extending to fill the list's width at some GUI scales +- Fix tooltips rendering below the scrollbar |