chore(release): v4.1.1 #487

Merged
claude-bot merged 1 commit from chore/release-v4.1.1 into main 2026-09-05 00:18:25 +00:00
Contributor

Patch release carrying everything merged since v4.1.0:

  • PR #483 — ASR and LLM provider contracts (#350, #351), and the explicit AI provider select in Admin → Bot Settings replacing URL sniffing.
  • PR #486/ask no longer presents a truncated answer as complete; output cap unified at 4096; the question is no longer silently cut on Ollama (#426).
  • PR #485 — docs carve-out for synthetic TTS fixtures (#433).

No migrations. Bot contract unchanged (v1). The only /api/bot/* change is an optional truncated field on the /ask response, which the bot tolerates when absent, so the images can be upgraded in either order.

APP_VERSION and BOT_EXPECTED_APP_VERSION both → 4.1.1 (scripts/check_version_sync.py passes). Changelog stamped with the preamble self-hosters read before upgrading.

🤖 Generated with Claude Code

Patch release carrying everything merged since v4.1.0: - **PR #483** — ASR and LLM provider contracts (#350, #351), and the explicit AI provider select in Admin → Bot Settings replacing URL sniffing. - **PR #486** — `/ask` no longer presents a truncated answer as complete; output cap unified at 4096; the question is no longer silently cut on Ollama (#426). - **PR #485** — docs carve-out for synthetic TTS fixtures (#433). **No migrations. Bot contract unchanged (v1).** The only `/api/bot/*` change is an optional `truncated` field on the `/ask` response, which the bot tolerates when absent, so the images can be upgraded in either order. `APP_VERSION` and `BOT_EXPECTED_APP_VERSION` both → 4.1.1 (`scripts/check_version_sync.py` passes). Changelog stamped with the preamble self-hosters read before upgrading. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
chore(release): v4.1.1
All checks were successful
CI / Backend lint (ruff) (pull_request) Successful in 24s
CI / Bot tests and audit (pull_request) Successful in 1m23s
CI / Bot/backend version sync (pull_request) Successful in 20s
CI / Summarisation accuracy eval harness (stub provider) (pull_request) Successful in 1m44s
CI / Frontend tests, audit, and build (pull_request) Successful in 2m52s
CI / Backend migration, tests, and audit (pull_request) Successful in 5m52s
CI / Docker image build (pull_request) Successful in 4m42s
9a0cc4b8c0
Patch release carrying the ASR and LLM provider contracts (#350, #351),
the explicit AI provider select in Admin → Bot Settings, and the /ask
truncation fixes (#426). No migrations; bot contract unchanged (v1).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
claude-bot scheduled this pull request to auto merge when all checks succeed 2026-09-05 00:12:41 +00:00
claude-bot deleted branch chore/release-v4.1.1 2026-09-05 00:18:26 +00:00
Sign in to join this conversation.
No description provided.