v0.0.12
deepseek-ai/DeepSeek-Coder-V2v0.0.12Jul 1, 2024by github-actions[bot]
AI Summary
This release improves user experience by adjusting the playground size and preventing unintended navigation, while also adding error handling for missing projects.
Key Highlights
- Added error handling for project not found scenarios
- Adjusted playground size
- Prevented backspace navigation
New Features
- Project not found error handling
- UI improvements (playground size, backspace prevention)
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