Releases: linagora/ToM-server
Releases · linagora/ToM-server
v2025-02-24
What's Changed
- ✨ invitation API by @rezk2ll in #157
- ✨ integrate invitation API by @rezk2ll in #159
- 🐛 fix validator CJS import error by @rezk2ll in #161
- 🐛 use bodyparser for invitation API by @rezk2ll in #162
- 🧪 improve tests by @rezk2ll in #163
- 🐛 fixed missing protocol while calling room creation API by @rezk2ll in #164
- 🐛 fix room creation while inviting 3pid by @rezk2ll in #165
- 🐛 fix invitation API expiration timestamp creation by @rezk2ll in #166
- 🐛 Invitation generated url fix by @rezk2ll in #167
- 🎨 Matrix identity server integration by @rezk2ll in #168
- 🐛 better parse remote client address by @rezk2ll in #170
- Fix matrix authentication by @guimard in #175
- Federation now in compose by @pm-McFly in #176
- Missing unit tests by @pm-McFly in #177
- 🧪 fix skipped unit tests by @rezk2ll in #179
- ✨ implement longterm keypairs creation in database by @rezk2ll in #182
- 🎨 use long term keypairs in invitation token creation by @rezk2ll in #184
- ✨implement 3pid binding invite hook ( #158 ) by @rezk2ll in #187
- 🎨 improvements by @rezk2ll in #189
- 🔧 update federated server default config by @rezk2ll in #188
Full Changelog: v2024-12-12...v2025-02-24
Release v2024-12-12
v2025-01-09-rc
Release v2024-10-10
Full ID service
- finalize full implementation of Matrix Identity Service API
- add storage to share phone addressbook search from phone to web
- publish docker for ARM also