Merge pull request #136 from nesquena/docs/changelog-v0.36.3
docs: update CHANGELOG with v0.36.3 configurable bot name
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -5,6 +5,19 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## [v0.36.3] Configurable Assistant Name
|
||||||
|
*April 6, 2026 | 449 tests*
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- **Configurable bot name.** New "Assistant Name" field in Settings panel.
|
||||||
|
Display name updates throughout the UI: sidebar, topbar, message roles,
|
||||||
|
login page, browser tab title, and composer placeholder. Defaults to
|
||||||
|
"Hermes". Configurable via settings or `HERMES_WEBUI_BOT_NAME` env var.
|
||||||
|
Server-side sanitization prevents empty names and escapes HTML for the
|
||||||
|
login page. (PR #135, based on #131 by @TaraTheStar)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## [v0.36.2] OpenRouter model routing fix
|
## [v0.36.2] OpenRouter model routing fix
|
||||||
*April 5, 2026 | 440 tests*
|
*April 5, 2026 | 440 tests*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user