v0.1.31
onlook-dev/onlookv0.1.31Jan 30, 2025by github-actions[bot]
AI Summary
This release brings UI adjustments for the properties panel and introduces a new initial create page. It also restores the terminal implementation and adds input support.
Key Highlights
- Restore node-pty implementation for terminal
- Add initial create page
- Resize properties panel
- Support Japanese input
New Features
- Initial Create Page
- Resize Properties Panel
Full Release Notes
## What's Changed * Publish version v0.1.30 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1162 * feat: Resize properties panel by @akshat-ilen in https://github.com/onlook-dev/onlook/pull/1146 * Add intial create page page by @Kitenite in https://github.com/onlook-dev/onlook/pull/1168 * revert: restore node-pty implementation for terminal by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1164 * Support Japanese input by @Kitenite in https://github.com/onlook-dev/onlook/pull/1171 ## New Contributors * @akshat-ilen made their first contribution in https://github.com/onlook-dev/onlook/pull/1146 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.30...v0.1.31