v0.1.46
onlook-dev/onlookv0.1.46Feb 11, 2025by github-actions[bot]
AI Summary
This release introduces an assets management feature and improves the workflow by applying code changes automatically. It also resolves a Windows-specific space bug and restores the subscription page.
Key Highlights
- Automated code application by default
- New assets management system
- Fix for Windows space bar bug
- Subscriptions page re-enabled
New Features
- Assets management
Full Release Notes
## What's Changed * Apply code by default by @Kitenite in https://github.com/onlook-dev/onlook/pull/1319 * feat: add assets management by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1278 * Attempt to fix windows space bug 2 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1321 * Reenable subscriptions page by @Kitenite in https://github.com/onlook-dev/onlook/pull/1331 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.45...v0.1.46