v0.1.30
onlook-dev/onlookv0.1.30Jan 29, 2025by github-actions[bot]
AI Summary
The update refines selection logic to prevent editing dynamic content and improves project view organization. It adds cleanup routines for quit events.
Key Highlights
- Disable selecting body by default
- Prevent editing of dynamic text
- Reorganize the project view top bar
- Add cleanup on other quit events
Full Release Notes
## What's Changed * Increment version by @Kitenite in https://github.com/onlook-dev/onlook/pull/1151 * Prevent editing of dynamic text by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1152 * Disable selecting body by @Kitenite in https://github.com/onlook-dev/onlook/pull/1153 * Reorganize the project view top bar by @Kitenite in https://github.com/onlook-dev/onlook/pull/1158 * Add cleanup on other quit events by @Kitenite in https://github.com/onlook-dev/onlook/pull/1159 * Ignore renderer errors by @Kitenite in https://github.com/onlook-dev/onlook/pull/1161 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.29...v0.1.30