v0.1.16
onlook-dev/onlookv0.1.16Jan 10, 2025by github-actions[bot]
AI Summary
This release focuses on enhancing the AI chat interface and infrastructure. It introduces new capabilities for sending images to the AI, optimizes DOM processing performance, and updates the official website domain.
Key Highlights
- Send images to AI
- Clear chat stream on new conversations
- Limit processDom calls
- Update domain to onlook.com
New Features
- Send image to AI
- Hosting with freestyle
Full Release Notes
## What's Changed * Clear chat stream when new conversation started by @Kitenite in https://github.com/onlook-dev/onlook/pull/1000 * Update onlook.dev to onlook.com by @Kitenite in https://github.com/onlook-dev/onlook/pull/1001 * Publish version v0.1.15 by @Kitenite in https://github.com/onlook-dev/onlook/pull/997 * Limit number of processDom calls by @Kitenite in https://github.com/onlook-dev/onlook/pull/1005 * Hosting w/ freestyle by @Kitenite in https://github.com/onlook-dev/onlook/pull/985 * Send image to AI by @Kitenite in https://github.com/onlook-dev/onlook/pull/1006 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.15...v0.1.16