You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(changelog): update changelog for version 2.4.14 release
Document changes for version 2.4.14, including new features for managing
webview and window background colors, refactor on desktop API to remove
filtering of non-USB serial ports, and updates to dependencies across
various files.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
-**schemas**: added commands for managing webview and window background colors ([commit](https://github.com/s00d/tauri-plugin-serialplugin/commit/...))
9
+
10
+
#### Refactor
11
+
-**desktop_api**: removed filtering of non-USB serial ports ([commit](https://github.com/s00d/tauri-plugin-serialplugin/commit/...))
12
+
13
+
#### Chore
14
+
-**deps**: updated dependencies for Tauri and related crates ([commit](https://github.com/s00d/tauri-plugin-serialplugin/commit/...))
15
+
-**package**: updated dependencies in `package.json` ([commit](https://github.com/s00d/tauri-plugin-serialplugin/commit/...))
16
+
-**deps**: updated package versions in `Cargo.toml` ([commit](https://github.com/s00d/tauri-plugin-serialplugin/commit/...))
0 commit comments