v0.1.42
onlook-dev/onlookv0.1.42Feb 7, 2025by github-actions[bot]
AI Summary
This update improves cross-platform compatibility, specifically for Intel Macs, and enhances the AI chat experience by adding screenshot context and fixing multiple input handling.
Key Highlights
- Screenshot context added to AI chat
- Fix for multiple inputs at the same time
- Intel Mac compatibility (Bun disabled)
- Slow connection message during project creation
New Features
- Screenshot context for chat
- Slow connection message
Full Release Notes
## What's Changed * Publish version v0.1.40 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1273 * Fix multiple inputs at the same time by @Kitenite in https://github.com/onlook-dev/onlook/pull/1279 * feat: add slow connection message during project creation by @cardit1 in https://github.com/onlook-dev/onlook/pull/1251 * Disable Bun for intel Mac by @Kitenite in https://github.com/onlook-dev/onlook/pull/1280 * feat: add screenshot context to chat messages by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1277 * Update bun path parsing by @Kitenite in https://github.com/onlook-dev/onlook/pull/1283 * Bugs/fix intel by @Kitenite in https://github.com/onlook-dev/onlook/pull/1284 * Publish version v0.1.41 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1286 * Update CI/CD for config by @Kitenite in https://github.com/onlook-dev/onlook/pull/1285 ## New Contributors * @cardit1 made their first contribution in https://github.com/onlook-dev/onlook/pull/1251 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.40...v0.1.42