Releases: famedly/synapse
v1.151.0_1
What's Changed
- bump: Synapse Token Authenticator to
v0.13.1in the Famedly docker image - bump: Synapse Invite Checker to
0.5.0in the Famedly docker image
Full Changelog: https://github.com/famedly/synapse/blob/master/CHANGES.md#synapse-11510-2026-04-07
v1.150.0_1
What's Changed
- chore: Prohibit dependencies on included modules from causing unexpected version changes (#247)
- fix(again): Allow account deactivation even with disabled profile changes (#248)
Full Changelog: https://github.com/famedly/synapse/blob/master/CHANGES.md#synapse-11500-2026-03-24
v1.149.1_1
What's changed
- chore: Remove gosu usage from Synapse (Jason Little)
- chore: Add in CI testing of the module based on its own test suite (Jason Little)
- fix: include modpack build for TIM 1.1 and adjust for actual version that exists (Jason Little)
- feat: add famedly control module in docker image (FrenchGithubUser)
Full changelog: v1.148.0_1...v1.149.1_1
v1.148.0_1
What's changed
- chore: fix the inconsistent stream error log message to contain the proper information instead of rasing value error (@itsoyou & @FrenchGithubUser)
Full changelog: v1.147.1_1...v1.148.0_1
v1.147.1_0
v1.146.0_1
What's changed
- feat: trigger CI actions (that are triggered on PRs) in merge queue by @FrenchGithubUser in #231
Full Changelog: v1.145.0_1...v1.146.0_1
Upgrade Notes: https://github.com/famedly/synapse/blob/master/docs/upgrade.md#upgrading-to-v11460
v1.145.0_2
What's changed
- fix: invalidate access token cache on device deletion
v1.145.0_1
What's Changed
- fix: typo in changelog (FrenchGithubUser)
- chore: remove dependabot config as we use renovate instead (FrenchGithubUser)
- chore: bump Github actions versions in Famedly workflows (#229) (jason-famedly)
Full changelog: https://github.com/famedly/synapse/blob/master/CHANGES.md#synapse-11450-2026-01-13
v1.144.0_1
What's Changed
- ci: generate requirements.txt file from synapse's poetry.lock for invite-checker and token-authenticator tests (#227) (FrenchGithubUser)
- ci: fix tests failing as the token-authenticator's synapse dependency is already pointing to the master branch (#226) (FrenchGithubUser)
- chore: Remove unused make_release.sh script and update README.rst (#224) (Jason Little)
Full Changelog: https://github.com/famedly/synapse/blob/master/CHANGES.md#synapse-11440-2025-12-09
Upgrade Notes: https://github.com/famedly/synapse/blob/master/docs/upgrade.md#upgrading-to-v11440
v1.143.0_1
What's Changed
- fix: provide remote servers a way to find out about an event created during the remote join handshake by @jason-famedly and @FrenchGithubUser in #71
- fix: docs url broken on /version by @FrenchGithubUser in #219
- bump: Synapse Invite Checker to version v0.4.13, previously v0.4.11 by @jason-famedly Changelog
- tests: run the invite-checker and token-authenticator tests in the CI by @FrenchGithubUser (#222)
🚨 This version of Synapse drops support for Postgres v13. Postgres v14+ is required
Full Changelog: https://github.com/famedly/synapse/blob/master/CHANGES.md#synapse-11430-2025-11-25