• v3.1.0 dcf2589cb5

    v3.1.0 — Notifications & memory
    Some checks failed
    Release / Create Forgejo release (push) Failing after 42s
    Stable

    rbrooks released this 2026-06-23 00:25:32 +00:00 | 116 commits to main since this release

    Richer notifications, session memory search, and a dependency/security sweep.

    Notifications & reminders

    • Optional fourth session reminder offset (backend accepts four, rejects five+)
    • Vote non-responder reminders: one-time three-day nudge for still-proposed sessions; linked non-voters pinged via the bot, unlinked listed by name for GM context
    • Deliver proposed sessions directly to the bot's /notify endpoint, Redis pub/sub fallback
    • Restore session-confirmation notifications

    Memory & wiki

    • Session memory / summary + transcript search (Postgres full-text; transcript matching GM-only)
    • Structured character visibility controls
    • Preserve imported member character links; import legacy milestone session references
    • Expose wiki article creation; wiki-link and lore-proposal cap fixes

    Security & CI

    • Patch vulnerable dependencies; resolve bot voice dependency security pins; bump cryptography
    • Move CI automation to Forgejo

    Retroactive release tagged at dcf2589 (2026-05-19).

    Downloads