v0.1.6
onlook-dev/onlookv0.1.6Dec 15, 2024by github-actions[bot]
AI Summary
This release focuses on stabilizing the application with a fix for layout file deletion and introduces Chat v2 along with UI improvements.
Key Highlights
- Simplified top bar controls
- Chat v2 with AI improvements
- Fix for preventing deletion of layout files on interrupt signals
New Features
- Simplified top bar controls
- Chat v2
- AI Chat UI improvements
- layout.tsx protection
Full Release Notes
## What's Changed * Publish version v0.1.5 by @Kitenite in https://github.com/onlook-dev/onlook/pull/889 * fix: prevent layout.tsx deletion on SIGINT by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/895 * Feat/simplified top bar controls by @abhiroopc84 in https://github.com/onlook-dev/onlook/pull/892 * Chat v2 by @Kitenite in https://github.com/onlook-dev/onlook/pull/869 * Tons of AI Chat UI improvements by @drfarrell in https://github.com/onlook-dev/onlook/pull/902 ## New Contributors * @devin-ai-integration made their first contribution in https://github.com/onlook-dev/onlook/pull/895 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.5...v0.1.6