v0.2.1
onlook-dev/onlookv0.2.1Feb 18, 2025by github-actions[bot]
AI Summary
This release improves stability and UI interactivity by fixing undo/redo bugs, adding a close button to settings, and integrating terminal errors into the AI chat.
Key Highlights
- Undo and redo fix for image actions
- Close button added to settings modal
- Terminal errors integrated into AI chat
New Features
- Undo and redo fix for image actions
- Close button to settings modal
- Add new page to watcher
- Refactor port measurement overlay to React
- Add terminal errors to AI
Full Release Notes
## What's Changed * Release 0.2 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1409 * Add close button to settings modal by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1410 * Hide errors sometimes by @Kitenite in https://github.com/onlook-dev/onlook/pull/1413 * fix: issue when undo and redo with image action by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1405 * Add new page to watcher by @Kitenite in https://github.com/onlook-dev/onlook/pull/1418 * fix(docs): fix a tiny typo in CONTRIBUTING.md by @justjavac in https://github.com/onlook-dev/onlook/pull/1421 * refactor: Port measurement overlay to React by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1411 * Add terminal errors to AI by @Kitenite in https://github.com/onlook-dev/onlook/pull/1427 * CLI errors cleanup by @Kitenite in https://github.com/onlook-dev/onlook/pull/1428 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.2.0...v0.2.1