github DioxusLabs/dioxus v0.7.0-alpha.1
Dioxus v0.7.0-alpha.1

latest releases: v0.7.0-rc.0, v0.7.0-alpha.3, v0.7.0-alpha.2...
pre-release3 months ago

Fixes, blitz update, and subsecond custom linker setup

This release fixes a number of issues found in Dioxus v0.7.0-alpha.0.

A few updates include

  • better support for custom linkers with the subsecond hotpatching engine
  • updating to blitz 0.1-alpha.1 which fixes bugs, performance, and adds more CSS compatibility
  • arm64 linux binstall builds
  • component library demo site (http://dioxuslabs.github.io/components/)
  • fix wasm-opt with rust 1.87
  • fix vcs in dx new
  • add support for dylib/so/dll bundling
  • fix tls binding across hotpatch boundaries
  • fix lld/mold flags with subsecond
  • hash assets outside the asset!() macro, instead during dx build

Random updates

TODOs before final release

  • Crash analytics monitoring #4224
  • WGPU canvas PR #3979
  • Offline support #4155
  • Error type unification #4205
  • Prelude cleanup
  • More bug fixes
  • Cleaning up PR queue
  • SDK Release
  • Component library release
  • Blog posts

Don't miss a new dioxus release

NewReleases is sending notifications on new releases.