Breaking changes:
- The list_room response changes the fields
version
,join_rules
,guest_access
andhistory_visibility
to be an option - The list_room response changes the
join_rules
field to beOption<SpaceRoomJoinRule>
Improvement:
- The list_room response now includes the
room_type
field - Add room_details api
- Add room_members api
- Upgrade to ruma 0.12.0
- Add room_membership api
- Update v1/server_version endpoint response data with optional python_version key
- Upgrade to ruma 0.9.4
- Add background updates endpoints
- Upgrade ruma dependency to 0.7.2
- Work around a Synapse issue affecting sqlite configurations
- Upgrade ruma dependency to 0.6.4
- Upgrade ruma dependency to 0.5.0
Improvements:
- Upgrade ruma dependency to 0.4.0