New
- Empty rooms list filter options and API by @JacksonChen666 in 4c22fc3
synadm user redact
to redacts a user's messages (by @JacksonChen666 in d830981)--no-logout
onsynadm user modify
by @JacksonChen666 in 285d9fc (thanks @TheArcaneBrony for reporting #153)
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 #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 #168
- hint that when synadm room join fails you can use synadm room make-admin by @symphorien in #163
- Reword --server-name help option by @JacksonChen666 in 41206f4
- Docs theme change by @JOJ0 in #158
- Include CONTRIBUTING.md into Sphinx generated docs by @JOJ0 in #161
- Rework README install chapter and recommend
pipx
by @JOJ0 in #165 - Fix APIHelper class missing in Sphinx docs, fix copyright years, fix _static warning by @JOJ0 in #148
- API CLI mapping docs consistency by @JacksonChen666 in #159
- Point to "API to CLI" docs in README by @JOJ0 in #162
Notes
New Contributors
- @symphorien made their first contribution in #163
Full Changelog: v0.46.1...v0.47