v0.7.9
parruda/swarmv0.7.9May 8, 2026by jkelleyrtp
AI Summary
Fixes version reporting for the CLI and enables self-update functionality by correcting version detection.
Key Highlights
- Fixes `dx --version` using outdated git SHA
- Fixes version reporting for cargo-installed `dioxus-cli`
New Features
- Fixed version reporting
- Enabled self-update functionality
Full Release Notes
This release fixes an issue where `dx --version` would use an outdated git SHA, and `dioxus-cli` installed from `cargo install` would not have a version at all, preventing `self-update` from functioning properly. **Full Changelog**: https://github.com/DioxusLabs/dioxus/compare/v0.7.8...v0.7.9