chore: keep changelog release-owned

This commit is contained in:
Peter Steinberger
2026-08-11 11:17:37 -07:00
parent 94f55963a1
commit 0f93d14201
-1
View File
@@ -68,7 +68,6 @@ Docs: https://docs.openclaw.ai
### Fixes
- **Agent database repair:** let Doctor and writable opens remove retired v17 lease tables from databases stamped current before the structural migration, preserving auth, ownership, and schema metadata.
- **Control UI browser tab identity:** keep selected tab styling, accessibility, focus, address, and page snapshot aligned across in-place navigation and tab reordering. Fixes #120745. Thanks @shakkernerd.
- **Control UI staged attachments:** preserve unsent images, files, pasted images, and large pasted text across same-tab route and narrow split-pane remounts while keeping pane close, mismatched pane/session/Gateway remounts, application shutdown, and hard reload as cleanup boundaries. Fixes #121519. Thanks @shakkernerd.
- **Control UI browser annotations:** keep marked screenshots and generated page context together in structured composer cards, preserve user-written drafts when annotations are removed or replaced, retain complete unsent annotation packages across same-tab route and active split-pane remounts, and offer bounded Undo without restoring removed context into another session. Fixes #120744. Thanks @shakkernerd.