Releases: linagora/ToM-server
v2026-04-21
What's Changed
Full Changelog: v2026-04-15...v2026-04-21
v2026-04-15
What's Changed
- Updates Node Supported Version by @pm-McFly in #338
- AMQP-Connector - Just a BiomeJS Pass by @pm-McFly in #342
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #343
- Common-Settings-Bridge - Just a BiomeJS Pass by @pm-McFly in #344
- Config-Parser - Just a BiomeJS Pass by @pm-McFly in #345
- Crypto - Just a BiomeJS Pass by @pm-McFly in #346
- DB - Just a BiomeJS Pass by @pm-McFly in #347
- Matrix-Resolve - Just a BiomeJS Pass by @pm-McFly in #350
- Utils - Just a Biome Pass by @pm-McFly in #351
- Repo Upkeep by @pm-McFly in #352
- Removes User Quota Related Code by @pm-McFly in #355
- fix(db): handle SSL config types in pg connections by @MontaGhanmy in #356
Full Changelog: v2026-03-23...v2026-04-15
v2026-04-xx-rc2
What's Changed
- Removes User Quota Related Code by @pm-McFly in #355
- fix(db): handle SSL config types in pg connections by @MontaGhanmy in #356
Full Changelog: v2026-04-xx-rc1...v2026-04-xx-rc2
v2026-04-xx-rc1 - A Partial Style Overhaul
What's Changed
- Updates Node Supported Version by @pm-McFly in #338
- AMQP-Connector - Just a BiomeJS Pass by @pm-McFly in #342
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #343
- Common-Settings-Bridge - Just a BiomeJS Pass by @pm-McFly in #344
- Config-Parser - Just a BiomeJS Pass by @pm-McFly in #345
- Crypto - Just a BiomeJS Pass by @pm-McFly in #346
- DB - Just a BiomeJS Pass by @pm-McFly in #347
- Matrix-Resolve - Just a BiomeJS Pass by @pm-McFly in #350
- Utils - Just a Biome Pass by @pm-McFly in #351
- Repo Upkeep by @pm-McFly in #352
Full Changelog: v2026-03-23...v2026-04-xx-rc1
v2026-03-23
What's Changed
- Honor Presets at Room Creation and Forward Only when Creating a Space by @pm-McFly in #332
- Fix Enriched Information not Properly Forwarded by @pm-McFly in #334
- Documentation Overhaul for Agentic Use by @pm-McFly in #335
- fix(token-service): handle cross-origin redirects in SSO token flow by @rezk2ll in #340
- Introduces Coding Standards and Contribution Guidelines by @pm-McFly in #341
Full Changelog: v2026-02-06...v2026-03-23
v2026-03-xx-rc3
What's Changed
- Documentation Overhaul for Agentic Use by @pm-McFly in #335
- fix(token-service): handle cross-origin redirects in SSO token flow by @rezk2ll in #340
Full Changelog: v2026-03-xx-rc2...v2026-03-xx-rc3
v2026-03-xx-rc2
What's Changed
Full Changelog: v2026-03-xx-rc1...v2026-03-xx-rc2
2026-03-xx-rc1
What's Changed
Full Changelog: v2025-12-22-rc4...v2026-03-xx-rc1
v2026-02-06
Breaking Changes
This release takes its source from v2025-12-22-rc2.
Some More Removed Packages
- active-contacts-api: was supposed to be discarded during v2025-11-25, so finished now...
- landing: replaced by a static HTML file then reducing build complexity and required deps
- matrix-invite: will be recreated in an independent repo forked from https://github.com/matrix-org/matrix.to and/or be done via direct PR to the later
- retry-promise analog as active contacts
Integrated Common Settings Connector
The former Common Settings connector that was integrated inside the ToM server has been deprecated in favor of its alternate standalone version. This new module must be deployed along ToM and Synapse services.
Checkout our compose example file for deployment hints and refer to the module README for more details on its configuration and functionalities.
What's Changed
- feat(tom-server/user-info-api): adds
workplaceFqdnproperty by @pm-McFly in #301 - Freezes node version to 18.20.8 by @pm-McFly in #302
- Fix: ToM Removes Duplicates in Address Book List Response by @pm-McFly in #304
- Removes Unused retry-promise Package @pm-McFly in #313
- Removes Unused Active Contacts API by @pm-McFly in #310
- Removes Outdated Package: matrix-invite by @pm-McFly in #312
- Replace Landing Svelt+React+Remix project by a static HTML by @pm-McFly in #309
- Improve Singleton Usage Across ToM Server by @pm-McFly in #311
- Userdb is Address Book Provider by @pm-McFly in #315
- RabbitMQ Automated Reconnection System by @pm-McFly in #316
- Docker and CI Minor Improvements by @pm-McFly in (#318)
- Extract DB Logic to Own Package - pt1 by @pm-McFly in (#319)
- Common Settings Switch to Standalone Appservice by @pm-McFly in (#320)
- chore(cs-bridge): adds ssl and vacuumDelay in config by @pm-McFly in #322
- Ensures
usersettingsColumns are Present at tom-twp-cs-bridge Start by @pm-McFly in #323 - Cs bridge/refactor/toward a simpler code by @pm-McFly in #324
- CS Bridge Graceful Degradation by @pm-McFly in #325
- fix(cs-bridge): use bot credentials for avatar upload in admin/fallback modes by @pm-McFly in #326
- SettingsPayload Class and Validation by @pm-McFly in #327
- Some Docker Stuff by @pm-McFly in #328
- Removes Common Settings Legacy Package by @pm-McFly in #329
Full Changelog: v2025-11-25...v2026-02-06
v2026-02-xx-rc4
What's Changed
Breaking Change
The former Common Settings connector that was integrated inside the ToM server has been deprecated in favor of its alternate standalone version. This new module must be deployed along ToM and Synapse services.
Checkout our compose example file for deployment hints and refer to the module README for more details on its configuration and functionalities.
Full Changelog: v2026-02-xx-rc3...v2026-02-xx-rc4