Skip to content

Commit cbe8fe1

Browse files
committed
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.
1 parent 92131cf commit cbe8fe1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
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.
44

5+
### [2.4.14](https://github.com/s00d/tauri-plugin-serialplugin/compare/v2.4.13...v2.4.14) (2025-01-15)
6+
7+
#### Features
8+
- **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/...))
17+
18+
519
### [2.4.13](https://github.com/s00d/tauri-plugin-serialplugin/compare/v2.4.11...v2.4.13) (2024-12-24)
620

721

0 commit comments

Comments
 (0)