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 a6101fc commit 78b46c3Copy full SHA for 78b46c3
CHANGELOG.md
@@ -10,6 +10,7 @@ All notable changes to the `Serial Monitor` crate will be documented in this fil
10
* Releases are now linked to libssl 3.4.1 on linux (built on Ubuntu 22.04)
11
* allow to plot only every n-th point (max points is 5000, if dataset is larger, it will reduce it by showing only every
12
2nd point. if it is larger than 10000 only every 3rd point etc...)
13
+* Fixed the theme preference setting not being properly restored after restarting the application
14
15
## 0.3.4
16
0 commit comments