v0.2.9
onlook-dev/onlookv0.2.9Mar 6, 2025by github-actions[bot]
AI Summary
Major feature release adding Git management, mobile view support, adaptive resizing, and custom domain analytics.
Key Highlights
- Git package integration
- Mobile view frame for new projects
- Adaptive resize handlers
- Custom domains analytics
New Features
- Git management support
- Mobile responsive view
- Adaptive resizing
- Custom domain analytics
Full Release Notes
## What's Changed * Publish version v0.2.8 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1507 * Fix: Correct positioning of "Chat with AI" button to prevent overlap with app bar by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1508 * feat: watch file changes in directory by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1478 * Revert "feat: watch file changes in directory (#1478)" by @Kitenite in https://github.com/onlook-dev/onlook/pull/1509 * Tys editor - DevTab by @thughey in https://github.com/onlook-dev/onlook/pull/1489 * Handle potential null accessors by @Kitenite in https://github.com/onlook-dev/onlook/pull/1517 * Completely hide dev panel by @Kitenite in https://github.com/onlook-dev/onlook/pull/1518 * Add git package by @Kitenite in https://github.com/onlook-dev/onlook/pull/1515 * Add custom domains analytics by @Kitenite in https://github.com/onlook-dev/onlook/pull/1519 * Allow unpublishing domain by @Kitenite in https://github.com/onlook-dev/onlook/pull/1520 * Update verify domain button text by @Kitenite in https://github.com/onlook-dev/onlook/pull/1521 * Add toggle for chat with AI floating button by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1495 * fix: can not undo position change by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1526 * Add save state modal tab by @Kitenite in https://github.com/onlook-dev/onlook/pull/1523 * Upgrade bun version to 1.2.4 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1535 * Add mobile view frame alongside desktop view for new projects by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1481 * Adaptive resize handlers by @Kitenite in https://github.com/onlook-dev/onlook/pull/1536 * Better domain validation by @Kitenite in https://github.com/onlook-dev/onlook/pull/1539 * Tys version styles by @thughey in https://github.com/onlook-dev/onlook/pull/1540 * Fix renaming issue for backup by @Kitenite in https://github.com/onlook-dev/onlook/pull/1543 * Autosave before applying code and restoring backup by @Kitenite in https://github.com/onlook-dev/onlook/pull/1544 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.2.8...v0.2.9