chore(meta): release v0.1.26

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 12:38:13 +01:00
co-authored by Claude Opus 4.6
parent aa55abb684
commit abb509eb00
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -6,6 +6,8 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
## [Unreleased]
## [v0.1.26] — 2026-03-13
### Added
- ContentType::Factual — lines with numbers, denials, causal chains bypass LLM and serve base text directly (#650, D-138)
- Voice pipeline observer integration — enrichment systems rewrite dialogue/conversation text with voiced versions before snapshot assembly (#652)
+1 -1
View File
@@ -1,5 +1,5 @@
name: The Settled Reach
version: 0.1.25
version: 0.1.26
repository: settled-reach
codename: commonwealth
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "settled-reach-server"
version = "0.1.25"
version = "0.1.26"
edition = "2021"
[dependencies]