diff --git a/docs/index.html b/docs/index.html index 38e2a88..3b3102c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -776,55 +776,69 @@
Dark, Light, OLED Black, and System (auto) themes. Six accent colors to match your style. All persisted in localStorage.
+ v1.20 – v1.29 +See the agent's reasoning in collapsible blocks. Hidden thinking shows an elapsed timer. Streamed thinking renders live.
+ v1.18 – v1.25 +View two sessions side by side with a resizable divider. Full chat in both panes — history, streaming, sending.
+ v1.28 +Ctrl+F to search and highlight messages in the current session. Navigate between results with arrow keys.
+ v1.22 +Real-time markdown highlighting while you type — code blocks, bold, italic, headings, and links colored in the input.
+ v1.27 +Reorder sessions by dragging them in the sidebar. Custom order persists across reloads.
+ v1.26 +Displays the agent's custom avatar from OpenClaw config next to messages and in the header. Falls back to a default icon.
+ v1.19 +Toggle raw gateway JSON on any message. Hover to reveal the metadata inspector — timestamps, IDs, channel info.
+ v1.15 – v1.24 +Navigate between sessions with Alt+↑/↓, search with ⌘K, and view all shortcuts with ?. Power-user friendly.
+Alt+↑/↓ to switch sessions, ⌘K for session search, ⌘F for message search, ? for the shortcuts panel.
v1.13Download any conversation as a formatted Markdown file — messages, tool calls, thinking blocks, timestamps included.
- v1.12 -Drag the sidebar edge to resize. Width persists across sessions via localStorage.
- v1.5 -Heartbeats, cron triggers, and webhooks display as subtle inline notifications — not full message bubbles.
- v1.6 -Human-friendly titles, channel icons, agent name badges, model info, and relative timestamps in the sidebar.
- v1.9 – v1.11 -Delete sessions from the sidebar, pin favorites to the top, and per-session input drafts preserved when switching.
- v1.4 – v1.8 -Semver tags, GitHub Releases with changelogs, and Docker images auto-published to ghcr.io on every release.
- CI/CD -