v0.1.27
onlook-dev/onlookv0.1.27Jan 27, 2025by github-actions[bot]
AI Summary
This release enhances the prompt-to-project workflow with improved image compression and dependency handling. It allows users to cancel project creation and override failed installations.
Key Highlights
- Create project from prompt
- Allow overriding failed dependencies installation
- Add cancellation of prompt creation
- Compress prompt images
New Features
- Create Project from Prompt
Full Release Notes
## What's Changed * Publish version v0.1.26 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1116 * Create project from prompt by @Kitenite in https://github.com/onlook-dev/onlook/pull/1072 * Compress prompt images + analytics by @Kitenite in https://github.com/onlook-dev/onlook/pull/1118 * Clean up before updating by @Kitenite in https://github.com/onlook-dev/onlook/pull/1120 * Allow overriding failed dependencies installation by @Kitenite in https://github.com/onlook-dev/onlook/pull/1121 * Slightly improve prompt by @Kitenite in https://github.com/onlook-dev/onlook/pull/1122 * Allow cancellation of prompt creation by @Kitenite in https://github.com/onlook-dev/onlook/pull/1124 * Update prompt and remove the revert step by @Kitenite in https://github.com/onlook-dev/onlook/pull/1128 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.26...v0.1.27