v0.1.29
onlook-dev/onlookv0.1.29Jan 29, 2025by github-actions[bot]
AI Summary
This release addresses authentication stability and introduces UI controls for component properties. It also fixes input issues for Japanese users on macOS.
Key Highlights
- Add UI inputs for component Props
- Add plans dropdown to projects select
- Fix the getting signed out issue
- Fix Japanese text input in ChatInput for MacOS
New Features
- UI Inputs for Component Props
- Plans Dropdown
Full Release Notes
## What's Changed * Fix the getting signed out issue by @Kitenite in https://github.com/onlook-dev/onlook/pull/1147 * UI inputs for component Props by @abhiroopc84 in https://github.com/onlook-dev/onlook/pull/1132 * Publish version v0.1.28 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1141 * Add plans dropdown to projects select by @Kitenite in https://github.com/onlook-dev/onlook/pull/1148 * Potentially address style race condition by @Kitenite in https://github.com/onlook-dev/onlook/pull/1149 * fix: Japanese text input in ChatInput for MacOS by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1144 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.28...v0.1.29