• v1.2 93fa5b2e9a

    v1.2 Stable

    cadence released this 2023-10-12 12:07:52 +00:00 | 143 commits to main since this release

    This release includes some minor features for communities.

    • New //privacy command changes the privacy level of Matrix-side between invite-only, linkable, and discoverable. Use //privacy to learn more.
    • Privacy levels are synced for the space and all rooms when a sync occurs.
    • Users in invite in registration will now be marked as administrator (PL 100.) This will take effect in new rooms when they are created, and existing rooms when the next sync occurs.
    • Pinned messages will sync from Discord to Matrix when the pins change. In the near future, I will improve this feature to work in both directions and possibly backfill old pins.
    • I rewrote the code for removing reactions and added tests. If you still encounter more issues removing reactions, please show the problem and explain how to reproduce it.

    You can use createSpace.syncSpaceFully(PUT_A_GUILD_ID_HERE) in the REPL to sync.

    Downloads