v0.2.18
onlook-dev/onlookv0.2.18Mar 20, 2025by github-actions[bot]
AI Summary
Focuses on enhancing the AI chat experience with project prompts, better error recovery, and upgrading the underlying Electron framework to version 35.0.2.
Key Highlights
- Upgraded Electron to 35.0.2
- Improved chat interactions with project context
- Enhanced error recovery with a delay mechanism
- Improved settings modal
New Features
- Electron upgrade
- Chat improvements
- Error recovery
- Project prompts
Full Release Notes
## What's Changed * Publish version v0.2.17 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1636 * Add 1-second delay between restore changes and refresh webviews by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1634 * refactor: using classname instead of hex value when using brand color by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1629 * Used more natural wording for "play" in Japanese translation by @takumi-1 in https://github.com/onlook-dev/onlook/pull/1638 * Upgrade electron to 35.0.2 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1640 * Fix preload import by @Kitenite in https://github.com/onlook-dev/onlook/pull/1641 * Only show console errors by @Kitenite in https://github.com/onlook-dev/onlook/pull/1642 * Improve chatting with project by @Kitenite in https://github.com/onlook-dev/onlook/pull/1644 * Improve settings modal and build with script by @Kitenite in https://github.com/onlook-dev/onlook/pull/1645 * refactor: change position of brand popover by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1648 * feat: merge style action instead of replacing it by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1647 * Update Onlook prompt by @Kitenite in https://github.com/onlook-dev/onlook/pull/1646 ## New Contributors * @takumi-1 made their first contribution in https://github.com/onlook-dev/onlook/pull/1638 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.2.17...v0.2.18