v0.1.43
onlook-dev/onlookv0.1.43Feb 8, 2025by github-actions[bot]
AI Summary
A stability-focused release that addresses image rendering issues by upgrading the Electron version and fixes overflow handling in the UI components.
Key Highlights
- Electron upgrade to fix image bugs
- Overflow handling fix (overflow-auto)
- Fixes for images and screenshots
Full Release Notes
## What's Changed * Publish version v0.1.42 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1287 * Fix image bug by upgrading electron by @Kitenite in https://github.com/onlook-dev/onlook/pull/1289 * Fix images and screenshots by @Kitenite in https://github.com/onlook-dev/onlook/pull/1290 * Change overflow-hidden to overflow-auto by @JakeRoggenbuck in https://github.com/onlook-dev/onlook/pull/1292 ## New Contributors * @JakeRoggenbuck made their first contribution in https://github.com/onlook-dev/onlook/pull/1292 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.42...v0.1.43