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
Add GET & PUT /conversations/:domain/:cnv/self (#1740)
Deprecate GET & PUT /conversations/:cnv/self (#1740)
Remove endpoint GET /conversations/:domain/:cnv/self (#1752)
The otr_muted field in Member and MemberUpdate has been removed. (#1751)
Removed the ability to update one's own role (#1752)
Features
Disallow changing phone number to a black listed phone number (#1758)
Support using a single IDP with a single EntityID (aka issuer ID) to set up two teams. Sets up a migration, and makes teamID + EntityID unique, rather than relying on EntityID to be unique. Required to support multiple teams in environments where the IDP software cannot present anything but one EntityID (E.G.: DualShield). (#1755)