Commit Graph

  • 8071cdd3cd fix: use openclaw-control-ui clientId to bypass device pairing main shiyue 2026-03-14 14:10:01 +08:00
  • a03e8db621 feat: support cross-origin WebSocket proxy for remote gateway shiyue 2026-03-14 13:22:24 +08:00
  • 246953963b chore: update dependencies (minor/patch bumps) Nicolas Varrot 2026-03-12 21:04:06 +00:00
  • 7c50b8a77e chore: bump version to 1.69.3 Nicolas Varrot 2026-03-11 09:04:55 +00:00
  • bc3e507a77 fix: restrict file attachments to images only Nicolas Varrot 2026-03-11 09:04:35 +00:00
  • c4eb7dd844 feat: insert selected text into chat editor from previous responses (like chatgpt ui) (#23) Ruhani Rabin 2026-03-10 22:29:38 +08:00
  • d3d04540c0 chore: remove unused eslint-disable directive in gateway test Nicolas Varrot 2026-03-10 09:02:19 +00:00
  • c092ab9a00 chore: bump version to 1.69.2 Nicolas Varrot 2026-03-09 21:02:06 +00:00
  • e223804777 fix: prevent Enter from sending message during IME composition Nicolas Varrot 2026-03-09 21:01:33 +00:00
  • a129d22007 Merge pull request #22 from b4arena/fix/password-mode-device-signing MarlburroW 2026-03-09 22:00:24 +01:00
  • daeac3d631 test: add regression test for password-mode device signing Marcel Hild 2026-03-09 09:19:43 +01:00
  • 5a6179aa8b fix: exclude token from device signing payload in password auth mode Marcel Hild 2026-03-08 13:19:44 +01:00
  • c9dc2a671a Fix/chinese ime enter send (#21) ppzzxx 2026-03-08 20:15:11 +08:00
  • 463a73b6ab chore: bump version to 1.69.1 Nicolas Varrot 2026-03-06 09:03:46 +00:00
  • 6e9f0e39cc fix(a11y): add role=status and aria-hidden to TypingIndicator Nicolas Varrot 2026-03-06 09:03:40 +00:00
  • 8540902a8a chore: bump version to 1.69.0 Nicolas Varrot 2026-03-05 09:02:52 +00:00
  • e6d2319adc Merge pull request #18 from ruhanirabin/ui-font-appearance MarlburroW 2026-03-05 10:01:30 +01:00
  • d34be43bb3 Merge pull request #19 from kerbeus-a/feature/per-agent-identity MarlburroW 2026-03-05 10:00:44 +01:00
  • 5712d0da40 fix: storage key re-declaration removed Ruhani Rabin 2026-03-05 11:11:41 +08:00
  • 397a0e9137 docs: add VITE_AGENT_SESSION and VITE_AGENT_PREFIX to .env.example kerbeus-a 2026-03-04 22:05:03 -05:00
  • 6d4e47774b feat: per-agent identity and session filter via VITE env vars Codex 2026-03-04 21:10:48 -05:00
  • effa9f2c2c chore: bump version to 1.68.4 Nicolas Varrot 2026-03-04 09:05:21 +00:00
  • e2d68925ce refactor: extract history parsing into shared historyParser lib with tests Nicolas Varrot 2026-03-04 09:05:15 +00:00
  • 87bdaaee37 fix: polish typography settings and storage helpers Ruhani Rabin 2026-03-04 11:45:28 +08:00
  • 989b74f48a fix: Fixed TypeScript error in SettingsModal.tsx Ruhani Rabin 2026-03-04 11:10:39 +08:00
  • 090e39016f feat: Font options for the UI in larger screens, for code and screen fonts display Ruhani Rabin 2026-03-04 11:08:31 +08:00
  • b7c18d5f3c refactor: extract autoFormat utils from ChatMessage to lib with tests Nicolas Varrot 2026-03-03 21:04:06 +00:00
  • bd7763a6d3 chore: bump version to 1.68.2 Nicolas Varrot 2026-03-03 09:02:00 +00:00
  • 772ec18d9d fix: slash commands without args now submit immediately on selection Nicolas Varrot 2026-03-03 09:01:51 +00:00
  • e634083465 refactor: deduplicate ReactMarkdown lazy import in ChatInput Nicolas Varrot 2026-03-01 09:03:10 +00:00
  • 01e8ea2836 test: add tests for extractAgentIdFromKey and formatAgentId Nicolas Varrot 2026-02-28 21:02:18 +00:00
  • c2a4ddc5e7 Merge pull request #16 from yardobr/feat/new-session-command MarlburroW 2026-02-28 22:00:29 +01:00
  • 4e66d7c4bd feat: add /new slash command to create chat sessions Yaro 2026-02-28 22:43:20 +02:00
  • a11cebdc55 a11y: add aria-labels to sidebar footer buttons Nicolas Varrot 2026-02-28 09:02:52 +00:00
  • d852652390 chore: bump to v1.67.4 Nicolas Varrot 2026-02-27 21:02:18 +00:00
  • 9ef1c8be0d perf: lazy-load highlight.js in ToolCall for better code-splitting Nicolas Varrot 2026-02-27 21:02:13 +00:00
  • e77a1c8dcb fix: display image attachments in user message bubbles Nicolas Varrot 2026-02-27 13:31:39 +00:00
  • 88c98f4a66 a11y: add role and keyboard dismiss to overlay backdrops in Sidebar Nicolas Varrot 2026-02-27 09:02:19 +00:00
  • 8279687898 chore: bump to v1.67.2 Nicolas Varrot 2026-02-25 21:02:33 +00:00
  • d49d118e26 a11y: add aria-labels and aria-pressed/expanded to LoginScreen buttons Nicolas Varrot 2026-02-25 21:02:23 +00:00
  • a9fb646662 chore: bump to v1.67.1 Nicolas Varrot 2026-02-24 21:02:05 +00:00
  • 59a4da1933 refactor: extract shared message parsing helpers into lib/messageExtract Nicolas Varrot 2026-02-23 21:02:45 +00:00
  • ecdff58dca chore: bump to v1.66.7 Nicolas Varrot 2026-02-23 14:46:27 +00:00
  • f685f716f8 test: add unit tests for usePwaInstall hook Nicolas Varrot 2026-02-23 14:46:19 +00:00
  • e8fe3329f3 feat: add configurable client ID for WebSocket connect frame Nicolas Varrot 2026-02-23 14:41:15 +00:00
  • 6ed6a4eadf chore: bump to v1.66.6 Nicolas Varrot 2026-02-23 09:05:01 +00:00
  • 3b28de9f72 test: add unit tests for useNotifications hook and setBaseTitle Nicolas Varrot 2026-02-23 09:04:32 +00:00
  • 9faa5014a6 perf: wrap ToolCall, CodeBlock, ThinkingBlock, ImageBlock in React.memo Nicolas Varrot 2026-02-22 21:03:31 +00:00
  • 4163124c6a test: add unit tests for useSwipeSidebar and useLocale hooks, exclude tests from build tsconfig Nicolas Varrot 2026-02-22 09:03:17 +00:00
  • 3c51e46cbb test: add unit tests for useSendShortcut hook and @testing-library/react Nicolas Varrot 2026-02-21 21:03:55 +00:00
  • a9da9407d4 chore: bump to v1.66.3 Nicolas Varrot 2026-02-21 09:04:05 +00:00
  • 2a23f089cb fix: add missing aria-labels to icon-only buttons for accessibility Nicolas Varrot 2026-02-21 09:03:45 +00:00
  • d607da691d refactor: remove duplicate exportConversation module, consolidate into exportChat Nicolas Varrot 2026-02-20 21:02:19 +00:00
  • 3970e8a00c test: add unit tests for hooks (useBookmarks, useUpdateCheck) Nicolas Varrot 2026-02-20 09:04:38 +00:00
  • 295ba7b3e5 test: add unit tests for notificationSound module Nicolas Varrot 2026-02-19 21:02:49 +00:00
  • 525075e1fe chore: bump to v1.66.0 Nicolas Varrot 2026-02-18 22:07:15 +00:00
  • 5c47dd2aeb feat: add password authentication support (closes #7) Nicolas Varrot 2026-02-18 22:07:06 +00:00
  • 16db1cf811 feat: strip webchat envelope metadata from user messages (#10) togotago 2026-02-18 23:00:55 +01:00
  • 0740d55dde feat: make system event messages collapsible (#9) togotago 2026-02-18 23:00:50 +01:00
  • 6311461ca0 feat: add system event detection for OpenClaw subagent and gateway messages (#8) togotago 2026-02-18 23:00:44 +01:00
  • 42c84bc387 test: add deviceIdentity tests for buildDeviceAuthPayload (137 total) Nicolas Varrot 2026-02-16 02:01:28 +00:00
  • 6da30becac chore: bump to v1.65.0 (device identity is a feature, not a patch) Nicolas Varrot 2026-02-16 00:03:27 +00:00
  • 151215cd4b feat: device identity for OpenClaw 2026.2.14+ pairing (#6) Nicolas Varrot 2026-02-16 00:00:20 +00:00
  • da75ac3ccc fix: correct toolUseId property name in export test Nicolas Varrot 2026-02-15 22:02:26 +00:00
  • 08842d1b3a test: add tests for mergeWithCache, exportAsMarkdown, and slashUtils (127 total) Nicolas Varrot 2026-02-15 22:01:45 +00:00
  • 414e2ccae5 fix: session tooltip click-through, copy buttons stopPropagation, rename spacebar (v1.64.2) Nicolas Varrot 2026-02-15 20:39:28 +00:00
  • 5ee2d119a5 docs: mark feedback items #75-#78 as done Nicolas Varrot 2026-02-15 20:08:33 +00:00
  • b315d80dac chore: bump v1.64.1 Nicolas Varrot 2026-02-15 20:07:38 +00:00
  • 7606a09ba9 fix: clipboard fallback for insecure contexts, session rename via sessions.patch Nicolas Varrot 2026-02-15 20:07:33 +00:00
  • e05e17acd3 chore: bump v1.64.0 Nicolas Varrot 2026-02-15 18:04:31 +00:00
  • 15ace2a9ba feat: collapsible long code blocks with expand/collapse toggle Nicolas Varrot 2026-02-15 18:04:25 +00:00
  • eb63675761 fix: move action buttons below content to prevent overlap on short messages (v1.63.4) Nicolas Varrot 2026-02-15 17:58:27 +00:00
  • bb100a0a22 fix: min-width on bubbles to prevent button wrap, fix session tooltip clickable, fix compact scope (v1.63.3) Nicolas Varrot 2026-02-15 17:56:22 +00:00
  • 38fb717758 fix: move retry button into inline toolbar (v1.63.2) Nicolas Varrot 2026-02-15 17:43:48 +00:00
  • a38e56cd8c fix: message action buttons inside bubble (v1.63.1) Nicolas Varrot 2026-02-15 17:09:50 +00:00
  • e52d5b7d51 fix: move message action buttons inside bubble, no more overflow clipping Nicolas Varrot 2026-02-15 17:09:14 +00:00
  • a28898fed6 chore: bump v1.63.0 Nicolas Varrot 2026-02-15 16:05:00 +00:00
  • 9ee9874181 feat: swipe gesture to open/close sidebar on mobile Nicolas Varrot 2026-02-15 16:04:57 +00:00
  • 7890d34583 feat: session rename — double-click or pencil icon to set custom session names Nicolas Varrot 2026-02-15 14:03:10 +00:00
  • eea9fadaf5 chore: bump v1.61.0 Nicolas Varrot 2026-02-15 12:04:16 +00:00
  • f012336e30 feat: reply-to-message with quote preview in chat input Nicolas Varrot 2026-02-15 12:04:13 +00:00
  • 89abe3ef0d chore: bump v1.60.0 Nicolas Varrot 2026-02-15 10:03:07 +00:00
  • b3eea972a1 feat: unread message count badges in sidebar sessions Nicolas Varrot 2026-02-15 10:03:02 +00:00
  • 4b4dc530e9 chore: bump v1.59.0 Nicolas Varrot 2026-02-15 06:03:41 +00:00
  • 578c0d2a47 feat: collapsible long assistant messages with show more/less toggle Nicolas Varrot 2026-02-15 06:03:38 +00:00
  • 9bedaba289 chore: bump v1.58.0 Nicolas Varrot 2026-02-15 04:04:56 +00:00
  • bc59ed4a91 feat: unified settings modal consolidating theme, language, sound, and send shortcut preferences Nicolas Varrot 2026-02-15 04:04:49 +00:00
  • f28ab429a3 docs: mark #73 and #74 as done Nicolas Varrot 2026-02-15 02:02:36 +00:00
  • f7dbd062b2 chore: bump v1.57.1 Nicolas Varrot 2026-02-15 02:02:07 +00:00
  • e1ba4aaf9d fix: session deletion persistence and action button overlap Nicolas Varrot 2026-02-15 02:02:00 +00:00
  • e1a42afd8b chore: bump v1.57.0 Nicolas Varrot 2026-02-15 00:01:41 +00:00
  • 156c6d1990 feat: add Italian (it) locale support Nicolas Varrot 2026-02-15 00:01:35 +00:00
  • d9c4cc0281 Update README.md MarlburroW 2026-02-15 00:54:15 +01:00
  • 4fa4dad10f chore: bump v1.56.0 Nicolas Varrot 2026-02-14 22:02:01 +00:00
  • 45d5469c5c feat: add Chinese Simplified (zh) locale support Nicolas Varrot 2026-02-14 22:01:55 +00:00
  • 474701ba5e feat: add Portuguese (pt) locale support Nicolas Varrot 2026-02-14 20:02:12 +00:00
  • ef60af2bdd chore: bump v1.54.0 Nicolas Varrot 2026-02-14 17:53:52 +00:00
  • d7250ead32 feat: add Japanese (ja) locale support Nicolas Varrot 2026-02-14 17:53:48 +00:00
  • 9f58a39aeb chore: bump v1.53.0 Nicolas Varrot 2026-02-14 17:24:06 +00:00
  • bc7fc08a5c feat: add German (de) locale support Nicolas Varrot 2026-02-14 17:24:01 +00:00