v0.2.15
onlook-dev/onlookv0.2.15Mar 15, 2025by github-actions[bot]
AI Summary
Enhances the authentication experience by making the session more persistent and handling state changes more robustly.
Key Highlights
- Improved auth session persistence
- Added auth unsubscribe to state changes
New Features
- Persistent authentication sessions
Full Release Notes
## What's Changed * Releases/0.2.14 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1601 * Update Bun --elide-lines options by @Kitenite in https://github.com/onlook-dev/onlook/pull/1603 * Make auth more persistent by @Kitenite in https://github.com/onlook-dev/onlook/pull/1604 * Add auth unsubscribe to state change by @Kitenite in https://github.com/onlook-dev/onlook/pull/1605 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.2.14...v0.2.15