v0.2.25
onlook-dev/onlookv0.2.25Apr 5, 2025by github-actions[bot]
AI Summary
The release introduces a web application version and significant enhancements to the font and color management systems. It also integrates the Trainloop SDK and fixes various application stability issues.
Key Highlights
- Added web app support
- Implemented font panel configuration
- Introduced font application to elements
- Integrated Trainloop SDK
New Features
- Web app support
- Font panel config
- Apply font to elements
- Trainloop SDK
Full Release Notes
## What's Changed * Publish version v0.2.24 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1699 * Add web app by @Kitenite in https://github.com/onlook-dev/onlook/pull/1702 * feat: font panel config by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1666 * Disable web when running dev by @Kitenite in https://github.com/onlook-dev/onlook/pull/1718 * fix: add validation when create new color group by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1703 * Add web pt2 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1711 * fix error when duplicate color by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1720 * Web version pt.3 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1722 * Remove selecting first element by @Kitenite in https://github.com/onlook-dev/onlook/pull/1731 * feat: apply font to elements by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1719 * Set new div className to relative instead of absolute by @SoloDevAbu in https://github.com/onlook-dev/onlook/pull/1639 * Remove inserted element position by @Kitenite in https://github.com/onlook-dev/onlook/pull/1733 * Fix opacity input validation by @hamzahxx in https://github.com/onlook-dev/onlook/pull/1732 * Make layer tab value nullable by @Kitenite in https://github.com/onlook-dev/onlook/pull/1734 * Add trainloop sdk by @Kitenite in https://github.com/onlook-dev/onlook/pull/1735 ## New Contributors * @SoloDevAbu made their first contribution in https://github.com/onlook-dev/onlook/pull/1639 * @hamzahxx made their first contribution in https://github.com/onlook-dev/onlook/pull/1732 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.2.24...v0.2.25