v0.7.9
knavesec/CredMasterv0.7.9May 8, 2026by jkelleyrtp
AI Summary
This release fixes the `dx --version` command to display the correct git SHA and resolves issues preventing self-update from working with CLI installations.
Key Highlights
- Fixes `dx --version` outdated git SHA
- Fixes self-update functionality for cargo installs
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