Skip to content

Releases: linagora/ToM-server

Release v2025-04-14

18 Apr 13:51
5c4b000
Compare
Choose a tag to compare

📦 Release Notes

✨ Features

🐛 Bug Fixes

  • Fixed Account Deletion API bugs by @rezk2ll in #205
  • Fixed Account Deletion Service Test by @rezk2ll in #207
  • Improved Invitation API reliability by @rezk2ll in #214
  • Fixed LDAPTS ESM Import Issue by @rezk2ll in #217
  • Set correct Matrix room preset (trusted_private_chat) when creating rooms by @rezk2ll in #228

🎨 Refactors & Improvements

🛠 DevOps & Tooling

🔧 Dependency Updates

  • Bumped tj-actions/changed-files from v41 to v46 in GitHub Actions workflows by @dependabot in #213
  • Upgraded Vite:
    • from v6.2.4 to v6.2.5 in #223
    • from v6.2.5 to v6.2.6 in #227

📝 Documentation

New Contributors

Full Changelog: v2025-03-03...v2025-04-18

Release v2025-03-03

03 Mar 10:17
b6ff495
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2025-02-24...v2025-03-03

Release v2025-02-24

24 Feb 08:50
b1390f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024-12-12...v2025-02-24

Release v2024-12-12

20 Jan 14:27
943a592
Compare
Choose a tag to compare

What's Changed

Bug/Fixes

  • 🐛 remove unexistant fields in users table in metrics API by @rezk2ll in #150
  • 🐛 fix last_seen calculation is metrics API by @rezk2ll in #151
  • 🐛 fix monthly and weekly new users not being calculated correctly by @rezk2ll in #152

Full Changelog: v2024-10-10...v2024-12-12

v2025-01-09-rc

09 Jan 10:48
007ac7b
Compare
Choose a tag to compare
v2025-01-09-rc Pre-release
Pre-release

What's Changed

Full Changelog: v2024-10-10...v2025-01-09

Release v2024-10-10

16 Oct 07:41
3ca01a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v2024-10-10

Full ID service

22 Jul 10:44
Compare
Choose a tag to compare
  • finalize full implementation of Matrix Identity Service API
  • add storage to share phone addressbook search from phone to web
  • publish docker for ARM also