v0.7.10

apify/crawleev0.7.10Jul 30, 2026by jkelleyrtp

AI Summary

Dioxus v0.7.10 fixes a specific issue where hotpatching fails when the bin target's crate name differs from the package name.

Key Highlights

  • Fixed hotpatching for mismatched crate and package names

Full Release Notes

## What's Changed
* [v0.7] Fix hotpatching when the bin target's crate name differs from the package name by @nicoburns in https://github.com/DioxusLabs/dioxus/pull/5720


**Full Changelog**: https://github.com/DioxusLabs/dioxus/compare/v0.7.9...v0.7.10