-
v3.3 Stable
released this
2025-12-02 11:55:20 +00:00 | 123 commits to main since this releaseThis release fixes some infrequent but impactful issues. Other features you might like are also here.
Notable fixes
493bc25Fix unbridging procedure- Before, deleting a bridged channel could make weird stuff happen to unrelated rooms.
1758b7am->d: make image-replies work- I had assumed I had already added this from the beginning, which is why it's only just getting to you now, after I happened to notice it didn't work.
Features
c731303Update global profiles for sims- For Synapse, you must add
msc4069_profile_inhibit_propagation: truetoexperimental_features. - Conduit and descendants doesn't seem to support this feature.
- For the record, I don't think this is a good MSC, but since it's implemented in Synapse I may as well use it.
- For Synapse, you must add
edd4f98Support persistent Matrix sims for webhooks- Disabled by default. Enable it on the website.
- Useful when using other Discord bridges. Otherwise, not ideal, as sims will clutter the Matrix user list and will never be cleaned up.
1338e6bCode blocks that don't contain code will be converted to quotes instead. This is needed beacuse Discord line-wraps code blocks, but Matrix clients don't, leading to lots of surprise horizontal scrolling.
Fixes
0bb7a27Semaphore retries per roomf176b54Maybe accept invites more reliablye6c30f8Configure whether to receive presences0f24994The database works better if you query it.ce30272Exclude vulnerable version of glob- This didn't affect OOYE, but may as well update it anyway.
d0f7d79Fix duplicated data appearing on Matrixa2787f7Record failed URL in more error messages
Downloads
-
Source code (ZIP)
14 downloads
-
Source code (TAR.GZ)
18 downloads