Download Latest Version dx-aarch64-apple-darwin.zip (24.1 MB)
Email in envelope

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

Home / v0.6.2
Name Modified Size InfoDownloads / Week
Parent folder
dx-x86_64-apple-darwin-v0.6.2.sha256 2025-01-22 103 Bytes
dx-x86_64-apple-darwin-v0.6.2.tar.gz 2025-01-22 25.5 MB
dx-aarch64-pc-windows-msvc-v0.6.2.sha256 2025-01-22 104 Bytes
dx-aarch64-pc-windows-msvc-v0.6.2.zip 2025-01-22 21.4 MB
dx-x86_64-pc-windows-msvc-v0.6.2.sha256 2025-01-22 103 Bytes
dx-x86_64-pc-windows-msvc-v0.6.2.zip 2025-01-22 23.1 MB
dx-x86_64-unknown-linux-gnu-v0.6.2.sha256 2025-01-22 108 Bytes
dx-x86_64-unknown-linux-gnu-v0.6.2.tar.gz 2025-01-22 27.0 MB
dx-aarch64-apple-darwin-v0.6.2.sha256 2025-01-22 104 Bytes
dx-aarch64-apple-darwin-v0.6.2.tar.gz 2025-01-22 24.1 MB
Dioxus v0.6.2 source code.tar.gz 2025-01-22 4.6 MB
Dioxus v0.6.2 source code.zip 2025-01-22 5.1 MB
README.md 2025-01-22 10.3 kB
Totals: 13 Items   130.8 MB 0

Dioxus 0.6.1: Bug fixes and quality-of-life features

This patch release fixes a number of issues during the 1st month of Dioxus 0.6 release.

Make sure you update your dioxus-cli!

cargo binstall dioxus-cli --version 0.6.2 --force

Also make sure to run cargo update to take advantage of the fixes in your app itself.

What's new?

Features: - iPadOS support for dx serve - Cache-busting for .wasm files - Serving on 0.0.0.0 for device hot-reload support - out_dir support for dx bundle - per-app session cache for storing temp values during dx serve - Cuter dx serve extra info panel

Notable Fixes: - Hashing of executables in dx serve - Fix using o to open files - Fix expression autocompelte in rsx! - Fix some issues with minification dropping function names and classes - Use your android sdk's adb - Fix some dx translate class translation issues - Fix a number of issues with dx bundle

What's Changed

New Contributors

Full Changelog: https://github.com/DioxusLabs/dioxus/compare/v0.6.1...v0.6.2

Source: README.md, updated 2025-01-22