v0.1.49

onlook-dev/onlookv0.1.49Feb 14, 2025by github-actions[bot]

AI Summary

This release enhances editing capabilities by allowing image renaming/deletion, multi-selection deletion, and fixing layer tree issues during complex operations.

Key Highlights

  • Rename and delete image functionality
  • Enable deletion of multiple selected elements
  • Fix layer tree issues with copy/group/ungroup

New Features

  • Rename and delete image
  • Enable deletion of multiple selected elements
  • Refactor page tab
  • Move auth token step in chat
  • Fix layer tree when copy/group/ungroup nested element
  • Auto-focus input, page styling

Full Release Notes

## What's Changed
* Publish version v0.1.48 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1352
* Rename and delete image by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1323
* fix: Enable deletion of multiple selected elements by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1353
* Fix: Hide delete options in main window by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1325
* feat: Refactor page tab by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1346
* Move auth token step in chat by @Kitenite in https://github.com/onlook-dev/onlook/pull/1358
* Update system prompt by @Kitenite in https://github.com/onlook-dev/onlook/pull/1359
* fix: messed up layer tree when copy/group/ungroup nested element by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1355
* Change error to warn in preload by @Kitenite in https://github.com/onlook-dev/onlook/pull/1360
* Auto-focus input, page styling by @drfarrell in https://github.com/onlook-dev/onlook/pull/1361


**Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.48...v0.1.49