·
0 commits
to b82acc2c041ab32a230364eb1ed2742ad59971ba
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
Added
- feat: implement GPU usage monitoring for macOS by @shm11C3 in #1035
- Add macOS GPU memory usage retrieval and enhance GPU info collection by @shm11C3 in #1051
- Add GPU memory usage retrieval and update language strings for memory usage display by @shm11C3 in #1053
- feat: implement error boundaries with reset functionality and enhance error handling UI by @shm11C3 in #1062
- feat: add motherboard information retrieval and dashboard integration by @shm11C3 in #1081
- CI: add auto-update workflow and Tauri dependency updater script by @shm11C3 in #1099
- feat: add Apple API Key setup for notarization in publish workflow by @shm11C3 in #1115
- feat: make Windows code signing optional with ENABLE_WINDOWS_SIGNING flag by @shm11C3 in #1119
- feat: enhance macOS support in CI and publish workflows; update README to reflect macOS availability by @shm11C3 in #1122
Fixed
- Fix(macos) archive DB initialization and data directory creation by @shm11C3 in #1050
- Fix(macos): ensure system monitoring is sampled for macOS by @shm11C3 in #1054
- Fix: update tauri-updater script to use node for JSON parsing and replace ripgrep with grep by @shm11C3 in #1101
- Fix: update tauri-updater script to use node for JSON parsing and replace ripgrep with grep by @shm11C3 in #1105
- Fix: hide motherboard component on unsupported OS by @shm11C3 in #1110
- fix: Azure code signing setup to use a script for configuration by @shm11C3 in #1120
Maintenance
- Chore: Remove rust_decimal dependency and simplify rounding function by @shm11C3 in #1047
- Revert "Chore: Exclude bindings.ts from frontend labeler configuration" by @shm11C3 in #1056
- Fix: update Cargo.toml and tauri.conf.json for optimization and schema versioning by @shm11C3 in #1112
- chore: update dependencies for Tauri and related packages by @shm11C3 in #1114
- docs: remove platform support matrix from backend architecture documentation by @shm11C3 in #1121
Other Changes
- Chore: Exclude bindings.ts from frontend labeler configuration by @shm11C3 in #1052
- chore: update rust-toolchain action to use version 1.93.0 by @shm11C3 in #1066
- chore: upgrade actions/cache from v4 to v5 for improved caching by @shm11C3 in #1065
- Chore/updater-devmode by @shm11C3 in #1080
- fix: update publish workflow to skip stapling for macOS builds by @shm11C3 in #1116
Full Changelog: v1.5.1...v1.6.0