Download Latest Version dx-x86_64-apple-darwin.tar.gz (31.9 MB)
Email in envelope

Get an email when there's a new version of Dioxus

Home / v0.7.5
Name Modified Size InfoDownloads / Week
Parent folder
dx-x86_64-apple-darwin.sha256 2026-04-06 189 Bytes
dx-x86_64-apple-darwin.tar.gz 2026-04-06 31.7 MB
dx-x86_64-apple-darwin.zip 2026-04-06 31.8 MB
dx-aarch64-pc-windows-msvc.sha256 2026-04-06 97 Bytes
dx-aarch64-pc-windows-msvc.zip 2026-04-06 27.9 MB
dx-x86_64-pc-windows-msvc.sha256 2026-04-06 96 Bytes
dx-x86_64-pc-windows-msvc.zip 2026-04-06 29.7 MB
dx-x86_64-unknown-linux-gnu.sha256 2026-04-06 199 Bytes
dx-x86_64-unknown-linux-gnu.tar.gz 2026-04-06 33.0 MB
dx-x86_64-unknown-linux-gnu.zip 2026-04-06 33.0 MB
dx-aarch64-apple-darwin.sha256 2026-04-06 191 Bytes
dx-aarch64-apple-darwin.tar.gz 2026-04-06 30.5 MB
dx-aarch64-apple-darwin.zip 2026-04-06 30.6 MB
dx-aarch64-unknown-linux-gnu.sha256 2026-04-06 201 Bytes
dx-aarch64-unknown-linux-gnu.tar.gz 2026-04-06 31.9 MB
dx-aarch64-unknown-linux-gnu.zip 2026-04-06 31.9 MB
README.md 2026-04-06 1.7 kB
v0.7.5 source code.tar.gz 2026-04-06 13.5 MB
v0.7.5 source code.zip 2026-04-06 14.1 MB
Totals: 19 Items   339.7 MB 2

Dioxus v0.7.5

This release fixes a critical issue where Dioxus wouldn't compile if your Cargo.lock specified too-old versions dependencies like futures-unordered. This was caused by the Dioxus Cargo.toml specifying versions like futures="0.3" when in fact 0.3.32 was required.

Note that the dioxus crate was not updated - only its dependencies that use these versions - so we recommend running cargo update manually.

We also fixed a few other bugs related to hotpatching, autoformatting, and bundling.

What's Changed

New Contributors

Full Changelog: https://github.com/DioxusLabs/dioxus/compare/v0.7.4...v0.7.5

Source: README.md, updated 2026-04-06