We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6343a4 commit 17fe0cfCopy full SHA for 17fe0cf
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog #
2
3
+## Version 3.6.2 ##
4
+
5
+In this release, test coverage is 74%.
6
7
+🛠️ Bug fixes:
8
9
+* Light/dark theme support:
10
+ * Auto light/dark theme: quering OS setting only once, or each time the `set_color_mode('auto')` function is called
11
+ * Fix console widget color theme: existing text in console widget was not updated when changing color theme
12
13
## Version 3.6.1 ##
14
15
In this release, test coverage is 74%.
0 commit comments