chore(release): v4.1.2 #490

Merged
claude-bot merged 1 commit from chore/release-v4.1.2 into main 2026-09-05 01:24:23 +00:00
Contributor

Patch release carrying PR #489:

  • #488 — the explicit AI provider is now honoured on the session-summary prose path and the admin "Test LLM" button, which had gone on sniffing the URL after v4.1.1 introduced the select.
  • #484 — every generation path takes the configured LLM as one LLMConfig object. No behaviour change; not surfaced in the changelog beyond a one-line note.

No migrations. Bot contract unchanged (v1) — nothing under /api/bot/* changed at all.

APP_VERSION and BOT_EXPECTED_APP_VERSION both → 4.1.2 (scripts/check_version_sync.py passes). Prod goes from v4.1.0 straight to this, skipping v4.1.1.

🤖 Generated with Claude Code

Patch release carrying **PR #489**: - **#488** — the explicit AI provider is now honoured on the session-summary prose path and the admin "Test LLM" button, which had gone on sniffing the URL after v4.1.1 introduced the select. - **#484** — every generation path takes the configured LLM as one `LLMConfig` object. No behaviour change; not surfaced in the changelog beyond a one-line note. **No migrations. Bot contract unchanged (v1)** — nothing under `/api/bot/*` changed at all. `APP_VERSION` and `BOT_EXPECTED_APP_VERSION` both → 4.1.2 (`scripts/check_version_sync.py` passes). Prod goes from v4.1.0 straight to this, skipping v4.1.1. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
chore(release): v4.1.2
All checks were successful
CI / Summarisation accuracy eval harness (stub provider) (pull_request) Successful in 46s
CI / Backend lint (ruff) (pull_request) Successful in 39s
CI / Docker image build (pull_request) Successful in 16s
CI / Bot/backend version sync (pull_request) Successful in 21s
CI / Bot tests and audit (pull_request) Successful in 1m21s
CI / Frontend tests, audit, and build (pull_request) Successful in 1m33s
CI / Backend migration, tests, and audit (pull_request) Successful in 7m0s
71c20a2ab6
Patch release: the explicit AI provider is now honoured on the session
summary path and the admin test button (#488), on top of the LLMConfig
refactor (#484). 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 01:17:25 +00:00
claude-bot deleted branch chore/release-v4.1.2 2026-09-05 01:24:23 +00:00
Sign in to join this conversation.
No description provided.