v0.0.12

snail007/goproxyv0.0.12Jul 1, 2024by github-actions[bot]

AI Summary

This release improves error handling and user interface. It adds support for handling project not found errors and fixes navigation issues by preventing backspace navigation and adjusting playground size.

Key Highlights

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

New Features

  • Project not found error handling
  • Playground size adjustment
  • Navigation fixes

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