v0.0.6
The major changes are (we have ~90 odd commits between this and 0.0.5v, so this is just a highlighted list.
MatrixClient:
- 7d76a1a Add get/add/delete endpoints for tags
- 81e79d1 Add account_data global and room specific endpoints
- 72c83d8 f87721b Add methods for setting the room name and topic
- 2b37ef0 7070ee5 Add methods for getting and setting room aliases
- 1429e20 Add logout functionality
- d09f700 Send audio/video methods
- 172a7de Add support for sending location events
- ad330ae Add support for ephemeral events
- 34a5910 Add support for sending html formatted messages
- 8ec9230 Allow setting a displayname & avatar for a user per-room.
API:
- eb6f27b Retry requests on ratelimit.
- 710455b Get room id from alias
- de49e17 Get membership event of a user from a room.
- b741c46 Add get_filter, create_filter methods to api
Samples:
Thanks to @pik, @galpressman, @JaniM, @anewusername, @gufogio, @RojavaCrypto, @sim6 and @enckse