Release/stage-batch13 - #2884
Merged
Merged
Conversation
…arity # Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
…arity # Conflicts: # CHANGELOG.md
…arity # Conflicts: # CHANGELOG.md
…urces # Conflicts: # CHANGELOG.md
…urces # Conflicts: # CHANGELOG.md
…arity # Conflicts: # CHANGELOG.md
…arity # Conflicts: # CHANGELOG.md
…urces # Conflicts: # CHANGELOG.md
…urces # Conflicts: # CHANGELOG.md
…arity # Conflicts: # CHANGELOG.md
…lity-default # Conflicts: # CHANGELOG.md
(cherry picked from commit 2297ab4)
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
fix: avoid stamping display personality on sessions (#2845)
feat: add PWA sidebar edge swipe
The cherry-pick of #2882 brought in an accidental two-space indent on a zh-TW key. Restored the existing two-space indentation level so the zh-CN clarification stays the only behavioural change.
[1/7] Preserve WebUI launcher environment
PR was fork-PR-style with no CHANGELOG entry; added an entry describing the launcher-env-preserve behavior change.
feat(memory): show third-party notes sources
fix(chat): align WebUI context with messaging sessions
…s-drawer + context-parity + PWA-swipe + locale polish) Opus Advisor verdict: SHIP-AS-IS. Zero MUST-FIX, three SHOULD-FIX filed as follow-up issues: - Notes drawer: 10 non-en locales ship English fallback (default-off so user impact = 0) - _joplin_api_get URL-token defense-in-depth (move to Authorization header) - prefill_messages setattr cache-reuse safety on older agent builds 6,503 pytest passed (sequential mode — xdist not supported by test infra).
2 tasks
SysAdminDoc
pushed a commit
to SysAdminDoc/hermes-webui
that referenced
this pull request
Jun 26, 2026
Release/stage-batch13
bernyforce
pushed a commit
to bernyforce/hermes-webui
that referenced
this pull request
Jul 29, 2026
Release/stage-batch13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release DC — v0.51.131 (stage-batch13)
6 contributor PRs landed on a fresh release branch:
Verification
Notes
Co-authored-by: john <yuanchangjun@gmail.com>attribution and a polish commit fixing a pre-existing zh-TW indent glitch.webui_external_notes_sourcesconfig orHERMES_WEBUI_EXTERNAL_NOTES_SOURCES=1), user impact is zero today. Follow-up issue tracks proper translations before any default-on transition.Opus follow-up findings (filed as issues)
_joplin_api_getURL-token defense-in-depth (move to Authorization header)setattrcache-reuse safety on older agent builds