v0.1.25
onlook-dev/onlookv0.1.25Jan 26, 2025by github-actions[bot]
AI Summary
A maintenance release addressing bugs in the editor, specifically regarding zoom controls, code formatting, and search functionality.
Key Highlights
- Zoom input value updates
- Code editing fixes (spacing and color)
- Enhanced search replace functionality
New Features
- Update zoom input value to reflect latest zoom scale value
- Fix losing spacing for formatted code + edit text losing color
- Better search replace
Full Release Notes
## What's Changed * Publish version v0.1.24 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1099 * Update README.md by @drfarrell in https://github.com/onlook-dev/onlook/pull/1100 * fix: Update zoom input value to reflect latest zoom scale value by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1103 * Add rate limit analytics by @Kitenite in https://github.com/onlook-dev/onlook/pull/1104 * Fix losing spacing for formatted code + edit text losing color by @Kitenite in https://github.com/onlook-dev/onlook/pull/1105 * Better search replace by @Kitenite in https://github.com/onlook-dev/onlook/pull/1106 ## New Contributors * @Nithishvb made their first contribution in https://github.com/onlook-dev/onlook/pull/1103 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.24...v0.1.25