Skip to content

v1.93.0

Choose a tag to compare

@github-actions github-actions released this 28 May 23:54
· 259 commits to master since this release

v1.93.0 (2026-05-28)

This release is published under the MIT License.

Bug Fixes

  • tests: Add shared _make_mock_coordinator to prevent infinite loops (0c3d285)

Code Style

  • tests: Fix import ordering in telegram test files (2856f7c)

Documentation

  • Reconcile DLT-086 reply-to session routing into feature docs (c62aa4c)

  • deltas: Complete design phase for DLT-086 (48be89e)

  • deltas: Mark batch 2 complete for DLT-086 (5fb8c5e)

  • deltas: Mark batch 3 complete for DLT-086 (0d1bed3)

  • deltas: Mark DLT-086 implementation complete (6b27cfa)

  • deltas: Start design phase for DLT-086 (32255ce)

  • deltas: Start implementation phase for DLT-086 (50e9387)

  • deltas: Start plan phase for DLT-086 (10b86b6)

  • deltas: Start spec phase for DLT-086 (4061a2e)

  • designs: Add DLT-086 design rationale (ba4f1a5)

  • designs: Expand DLT-086 design with data flows, scenarios, and validation detail (df70ff2)

  • plans: Add implementation plan for DLT-086 (7c02bec)

  • specs: Add delta spec for manual session switching via Telegram reply (9279b01)

  • specs: Finalize DLT-086 spec with reply-to precedence rule (a67ff8a)

  • specs: Refine DLT-086 failed-resume path and media coverage (e1c2df5)

Features

  • sessions: Add can_reopen_session validation method (d5740f9)

  • sessions: Pre-validate target session before closing current (190db5b)

Refactoring

  • sessions: Extract shared reopen validation helper (c805d4b)

  • telegram: Reuse _resolve_reply_target for reaction routing (6522d1f)

  • tests: Extract shared mock helpers to conftest (04757a1)

Testing

  • coordinator: Remove stale session routing tests (512d4a7)

Detailed Changes: v1.92.0...v1.93.0