Features:
Bug Fixes:
- Address clippy error regarding zombie child process (#1053)
- Address clippy warning
- Update Vanilla+ name check (#1091)
- Updating naming of appimage signature file
- Update path of AppImages in release artifact
- Colour header bar to keep text legible (#1094)
- Allow requesting user attention
- Enable already installed dialog plugin
- Address clippy errors (#1128)
Documentation:
- Adjust comments
Code style changes:
- Format file
- Format vite config
- Put taur plugin crates in same location
Translations:
Continuous integration changes:
- Run CI weekly to cover Rust toolchain updates (#1052)
- Disable updater for non-release CI builds
- Overwrite existing artifacts
- Upload Linux and Windows artifacts separately
Chores:
- bump serde_json from 1.0.127 to 1.0.133 in /src-tauri (#1048)
- bump serde from 1.0.203 to 1.0.215 in /src-tauri (#1049)
- Remove duplicate extension recommendation
- Remove unused SVGs
- Gitignore Rust build cache only in subfolder
- Remove mention of Rust version
- Bump node version to 18 (#1061)
- Bump upload/download-artifact actions to v4
- Apply git renormalize
- Bump FlightCore version to 3.0.0
- Bump FlightCore version to
3.0.1
- Bump FlightCore version to
3.0.2
- Bump FlightCore version to
3.0.3
- Bump FlightCore version to
3.0.4
- Add debug prints to investigate failing release pipeline
- Bump FlightCore version to
3.0.5
- Bump FlightCore version to
3.0.6
- Bump FlightCore version to
3.1.0
Other:
- fix(ci): Make sure TS binding check runs on Ubuntu 22.04
- fix(ci): Use correct dependencies in release pipeline