New
* Empty rooms list filter options and API by JacksonChen666 in 4c22fc3
* user events redact command and api by JacksonChen666 in d830981
* --no-logout on synadm user modify by JacksonChen666 in 285d9fc (thanks TheArcaneBrony for reporting https://github.com/JOJ0/synadm/issues/153)
----
* Add an API vs command overview in table form to docs by JOJ0 in https://github.com/JOJ0/synadm/pull/149
Improved / Changed
* Accept MXC URI for quarantining media by JacksonChen666 in b487962
* Accept MXC URI for unquarantining media by JacksonChen666 in 8957b90
* `synadm user list` options are now up to date with Synapse (by JacksonChen666 in 71da8dd, thanks photoninger for reporting https://github.com/JOJ0/synadm/issues/169)
* Add URL query (with url path) to info logging by JacksonChen666 in c9f8f32
* Exit synadm early on fatal errors, refactor & fix `query()` by JOJ0 in https://github.com/JOJ0/synadm/pull/168
---
* hint that when synadm room join fails you can use synadm room make-admin by symphorien in https://github.com/JOJ0/synadm/pull/163
* Reword --server-name help option by JacksonChen666 in 41206f4
* Docs theme change by JOJ0 in https://github.com/JOJ0/synadm/pull/158
* Include CONTRIBUTING.md into Sphinx generated docs by JOJ0 in https://github.com/JOJ0/synadm/pull/161
* Rework README install chapter and recommend `pipx` by JOJ0 in https://github.com/JOJ0/synadm/pull/165
* Fix APIHelper class missing in Sphinx docs, fix copyright years, fix _static warning by JOJ0 in https://github.com/JOJ0/synadm/pull/148
* API CLI mapping docs consistency by JacksonChen666 in https://github.com/JOJ0/synadm/pull/159
* Point to "API to CLI" docs in README by JOJ0 in https://github.com/JOJ0/synadm/pull/162
Notes
New Contributors
* symphorien made their first contribution in https://github.com/JOJ0/synadm/pull/163
**Full Changelog**: https://github.com/JOJ0/synadm/compare/v0.46.1...v0.47