v1.0.0
Changelog
All notable changes to this project will be documented in this file.
[1.0.0] - 2023-10-13
Bug Fixes
- Use OnActiveSec=30min
- Remove Persistent=true for systemd timer
Documentation
- Add CHANGELOG.md
Miscellaneous Tasks
- Support download UHD resolution image
- Update crates
- Add systemd user timer
- Add install.sh
- Add timer test.sh
- Update workflow for release draft creation
Ci
- Using https://github.com/marketplace/actions/build-rust-projects-with-cross
- Fix up build for musl libc env
- Error: failed to run custom build command for
ring v0.16.20, running "musl-gcc" xxxx No such file or directory (os error 2) - Refine github action config, use Rust cache github action