You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,3 +20,7 @@ This document describes what need to be changed or added due to the changes made
20
20
### 1.68.0
21
21
1. Add an admin API endpoint to fetch messages within a particular window of time. ([#13672](https://github.com/matrix-org/synapse/issues/13672))
22
22
2. Add an admin API endpoint to find a user based on their external ID in an auth provider. ([#13810](https://github.com/matrix-org/synapse/issues/13810))
23
+
24
+
### 1.72.0
25
+
1. Add an Admin API endpoint for user lookup based on third-party ID (3PID). Contributed by @ashfame. ([#14405](https://github.com/matrix-org/synapse/issues/14405))
0 commit comments