v0.7.9
apify/crawleev0.7.9May 8, 2026by jkelleyrtp
AI Summary
This release fixes CLI version reporting issues where `dx --version` was displaying an outdated git SHA, which prevented the self-update mechanism from functioning correctly for CLI installs.
Key Highlights
- Fixes `dx --version` outdated git SHA issue
- Fixes `self-update` functionality for `cargo install` installs
- Resolves version reporting for CLI
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