Releases: leaf76/lazy_blacktea_rust
Releases · leaf76/lazy_blacktea_rust
Release list
v0.0.55
What's Changed
App behavior
- Fix update check flow so startup/check failures no longer force global update status into a hard error state.
- Keep manual update check behavior unchanged: manual checks still show a clear error message when update check fails.
- Keep existing install/restart/error handling path for update apply flow.
Build/version
- Bump app version metadata to
0.0.55.
Notes
- This release includes updates to
src/App.tsxand version metadata files.