v0.0.12

DioxusLabs/dioxusv0.0.12Jul 1, 2024by github-actions[bot]

AI Summary

A bug fix and UI improvement release handling edge cases and adjusting interface dimensions.

Key Highlights

  • Added handling for project not found errors
  • Adjusted playground size
  • Prevented backspace navigation issues

New Features

  • Error handling for project not found

Full Release Notes

See the assets to download this version and install.

## What's Changed
* Necmttn/cg 30 handle project not found errors by @Necmttn in https://github.com/craftgen/craftgen/pull/52
* Change playground size & prevent backspace navigation by @Necmttn in https://github.com/craftgen/craftgen/pull/55
* Release Craftgen by @github-actions in https://github.com/craftgen/craftgen/pull/54


**Full Changelog**: https://github.com/craftgen/craftgen/compare/v0.0.11...v0.0.12