• v3.6 b576869764

    v3.6 Stable

    cadence released this 2026-06-04 06:07:39 +00:00 | 1 commits to main since this release

    How to update

    Features

    • af6ea07 Add stats
    • 99eacd8 Generate letter avatars if no avatar, instead of Matrix users defaulting to a Discord icon avatar
      • Thank you to first-time contributor lewri for the code!
    • 9b37705 Indicate that errors may be retried
      • This was always possible. I think indicating this with a bot reaction should give a better affordance, and prevent confusion with similar-looking emojis.

    Changes

    • 12f4103 d2m: Create voice channels as call rooms
      • This does not bridge voice calls.
    • 4815d28 Code blocks are uploaded as attachments when when they are too long for message text
    • e2ab9fa Improve PK ping message
    • 7781d1e Increase d->m catch-up limit to 100
    • d76936b Change shuffle emoji to curved arrow for forwards/crossposts
    • e0eb7de 7f7a366 Change curly arrow to chevron for commands
    • fbade33 Update language to sound more warningcore
    • 91bce76 Use HTML to strip per-message profile fallback

    Fixes

    • d8fb4be d->m: Fix reply to user join message
    • 678a1b7 Fix error on some reactions
    • 24c2dee Fix m->d custom emoji reactions in certain clients (such as Commet)
    • eb67625 Partially fix m->d mentions in certain clients (such as Sable)
    • 18b6efd Fix editing permissions interactions not working
    • 2aff1fb Code block attachments use Discord supported types
    • 191a98e Fix watching registration file before creation
    • 43b8b02 Remove webhook tokens from error messages
    • 313efb2 Fix m->d reaction deletion counting (#85)
    • 47dc050 Consistent font colour
    • aecfde5 Resize avatars before sending to Discord
      • Previously, very large file size avatars were being used in full, which was either slow to load or broken.

    Code quality

    Downloads