aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxander <xander@isxander.dev>2022-09-12 20:46:32 +0100
committerxander <xander@isxander.dev>2022-09-12 20:46:32 +0100
commitb319cec37ae2cd7680dad7865efadb5ec25be933 (patch)
tree8f79c82036703a60a5160d47e8d1573b21603af5
parent34661ee9d42ec5515ee4b2d8b53c7bb51995fae8 (diff)
downloadYetAnotherConfigLib-b319cec37ae2cd7680dad7865efadb5ec25be933.tar.gz
YetAnotherConfigLib-b319cec37ae2cd7680dad7865efadb5ec25be933.tar.bz2
YetAnotherConfigLib-b319cec37ae2cd7680dad7865efadb5ec25be933.zip
1.1.0 changelog
-rw-r--r--changelogs/1.1.0.md7
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