v0.1.14
onlook-dev/onlookv0.1.14Jan 6, 2025by github-actions[bot]
AI Summary
This release enhances the editor's interaction with project paths and adds new functionality for handling images within the application, including upload and attachment features.
Key Highlights
- Added image upload and attachment functionality
- Fixed project settings commands
- Fixed nested input animation
New Features
- Image upload and attachment functionality
Full Release Notes
## What's Changed * Bugs/nested input animation by @Kitenite in https://github.com/onlook-dev/onlook/pull/984 * Allow updating path string by @Kitenite in https://github.com/onlook-dev/onlook/pull/988 * Fix project settings commands by @Kitenite in https://github.com/onlook-dev/onlook/pull/991 * feat: implement image upload and attachment functionality by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/990 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.13...v0.1.14