v0.1.50
onlook-dev/onlookv0.1.50Feb 15, 2025by github-actions[bot]
AI Summary
This release focuses on infrastructure upgrades (Electron) and UX improvements like better wording and making content copiable.
Key Highlights
- Electron upgrade
- Overlay dimensions sync with zoom range
- Copiable terminal and chat messages
New Features
- Upgrade electron and remove cleanup step
- Change open project folder wording
- Overlay dimensions sync with zoom range
- Make terminal and chat messages copiable
Full Release Notes
## What's Changed * Upgrade electron and remove cleanup step by @Kitenite in https://github.com/onlook-dev/onlook/pull/1366 * fix: remove duplicate "your changes" for cleaner phrasing by @justjavac in https://github.com/onlook-dev/onlook/pull/1363 * Change open project folder wording by @Kitenite in https://github.com/onlook-dev/onlook/pull/1368 * fix: overlay dimensions sync with zoom range by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1373 * Remove unneeded clean up steps by @Kitenite in https://github.com/onlook-dev/onlook/pull/1374 * Remove cleanup by @Kitenite in https://github.com/onlook-dev/onlook/pull/1377 * Make terminal and chat messages copiable by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1379 ## New Contributors * @justjavac made their first contribution in https://github.com/onlook-dev/onlook/pull/1363 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.49...v0.1.50