Skip to content

Tags: siteboon/claudecodeui

Tags

1.35.0

Toggle 1.35.0's commit message
chore(release): v1.35.0

v1.35.0

Toggle v1.35.0's commit message
Release 1.35.0

cloudcli-local-server-v1.35.0

Toggle cloudcli-local-server-v1.35.0's commit message
chore: remove computer use

cloudcli-local-server-1.35.0

Toggle cloudcli-local-server-1.35.0's commit message
chore(release): v1.35.0

desktop-server-electron-app

Toggle desktop-server-electron-app's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(i18n): add missing sidebar message keys to all locales (#896)

The sidebar `messages` namespace was missing six keys that are referenced
in `useSidebarController.ts`:

- messages.updateProjectError (rename / star-toggle failure)
- messages.refreshError (project list refresh failure)
- messages.restoreProjectFailed / restoreProjectError
- messages.restoreSessionFailed / restoreSessionError

`updateProjectError` and `refreshError` are called via `t()` without an
inline default, so on failure users see the raw key string
"messages.updateProjectError" / "messages.refreshError" instead of a
message. The four restore.* keys have inline English defaults in the code,
so they previously fell back to English even in non-English UIs.

Adds all six keys to every locale (de, en, fr, it, ja, ko, ru, tr,
zh-CN, zh-TW), matching the existing wording/style of the neighbouring
delete/create messages in each file.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

cloudcli-local-server-electron-app

Toggle cloudcli-local-server-electron-app's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(i18n): add missing sidebar message keys to all locales (#896)

The sidebar `messages` namespace was missing six keys that are referenced
in `useSidebarController.ts`:

- messages.updateProjectError (rename / star-toggle failure)
- messages.refreshError (project list refresh failure)
- messages.restoreProjectFailed / restoreProjectError
- messages.restoreSessionFailed / restoreSessionError

`updateProjectError` and `refreshError` are called via `t()` without an
inline default, so on failure users see the raw key string
"messages.updateProjectError" / "messages.refreshError" instead of a
message. The four restore.* keys have inline English defaults in the code,
so they previously fell back to English even in non-English UIs.

Adds all six keys to every locale (de, en, fr, it, ja, ko, ru, tr,
zh-CN, zh-TW), matching the existing wording/style of the neighbouring
delete/create messages in each file.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.34.0

Toggle v1.34.0's commit message
Release 1.34.0

v1.33.3

Toggle v1.33.3's commit message
Release 1.33.3

v1.33.2

Toggle v1.33.2's commit message
Release 1.33.2

v1.33.1

Toggle v1.33.1's commit message
Release 1.33.1