Skip to content

docs(release): prepare 1.0.0-alpha.13 - #169

Merged
iriswolf merged 1 commit into
mainfrom
docs/alpha13-release
Jul 31, 2026
Merged

docs(release): prepare 1.0.0-alpha.13#169
iriswolf merged 1 commit into
mainfrom
docs/alpha13-release

Conversation

@iriswolf

Copy link
Copy Markdown
Member

Summary

  • move the completed Unreleased changes into the 1.0.0-alpha.13 changelog entry;
  • document migration requirements for the new [FromUser] / [FromBot] semantics and removal of TelegramChatType.Sender;
  • record Telegram Bot API 10.2 alignment and require applications to upgrade the package set together.

Release contents

  • formatted Telegram text builders and escaping helpers;
  • optional locale-resolution and Fluent localization packages;
  • explicit sender-user, sender-bot, and sender-chat filter semantics;
  • canonical Unicode matching for exact and template command routes;
  • CI coverage report and pull-request workflow improvements.

Verification

  • pwsh -NoProfile -File .\eng\verify-release.ps1 -PackageVersion 1.0.0-alpha.13 -Configuration Release -OutputDirectory .\artifacts\release-packages\1.0.0-alpha.13-verified
  • Release build and strict analyzers: 0 warnings, 0 errors
  • full test suite passed
  • 15 runtime/tooling NuGet packages and 14 symbol packages produced
  • package metadata and expected package set validation passed
  • new i18n package dependency graph inspected
  • git diff --check

@iriswolf
iriswolf merged commit 409f0a4 into main Jul 31, 2026
13 checks passed
@iriswolf
iriswolf deleted the docs/alpha13-release branch July 31, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant