• v3.11.0 — Telegram game card fields
    Deploy Telegram Bot / build-and-push (push) Successful in 6m5s
    Deploy Telegram Bot / scan-images (push) Successful in 9m39s
    Deploy Telegram Bot / deploy (push) Successful in 2m9s
    Stable

    Toutsu released this 2026-06-13 21:32:07 +03:00 | 0 commits to main since this release

    What's new

    Telegram game cards now display the additional session details collected by the creation wizard:

    • Система — RPG system / game edition.
    • Формат — online or offline format.
    • Тип — one-shot or campaign.
    • Длительность — session duration in minutes.
    • Описание — full description (not truncated).
    • Ссылка / Адрес — online link or offline address.

    The description is shown in full, and the existing Join / Leave buttons are unchanged.

    Technical changes

    • Extended SessionBatchDto, SessionViewItem, and SessionBatchViewBuilder in GmRelay.Shared.
    • Updated all SQL loaders and the Web cloning path to carry the new fields.
    • Rewrote TelegramSessionBatchRenderer in both Bot and Web with a structured block layout.
    • Added/updated unit tests for the view builder and both renderers.
    • Pinned MessagePack to 2.5.301 to clear a transitive vulnerability warning.
    • Excluded Testcontainers-backed PostgreSQL integration tests from PR CI on the slow ARM64 runner; they remain runnable locally.
    • CI/deploy fixes: login + docker pull and --timeout 30m for Trivy image scans.

    Deploy

    Successfully deployed via pipeline #331.

    Downloads