Releases: JOJ0/synadm
Releases · JOJ0/synadm
v0.46.1
Improved / Changed
- Clarified that v2 room delete is async and the default by @JacksonChen666 in 874638b
Notes
Full Changelog: v0.46...v0.46.1
v0.46
Improved / Changed
- Allow to run the module without installing it by @n-peugnet in #138
synadm media delete
(delete local media) now uses the newer non-deprecated endpoint by @JacksonChen666 in 5bd5e3c- Updated links to the synapse documentation by @JacksonChen666 in cc23998
- Clarified "Homeserver name" in
synadm config
by @JacksonChen666 in acdcd81 - Capitalize "admin API" as "Admin API" by @JacksonChen666 in ae26ecf
New
- Implement
synadm room purge-empty
by @JacksonChen666 in 48fa5de - (API) Implement
room_list_paginate
by @JacksonChen666 in a56abc9
Notes
Full Changelog: v0.45...v0.46
v0.45
Improved / Changed
- Split
APIHelper
class out into its own file by @n-peugnet in #137
New
Fixed
Notes
Full Changelog: v0.44...v0.45
v0.44
New
- Add
--force-purge
option toroom delete
command by @n-peugnet in #130 - Add
raw
command, a new module for common CLI options, and improvematrix raw
help by @JOJ0 in #129
Notes
Full Changelog: v0.43.1...v0.44
v0.43.1
Improved / Changed
- Fix existing calls to user_list API breaking by @JacksonChen666 in #128
Notes
Full Changelog: v0.43...v0.43.1
v0.43
New
- implement user (un)locking by @JacksonChen666 in #125
- admin filter for user listing by @JacksonChen666 in #123
- Add ability to see synadm version by @JacksonChen666 in #124
Improved / Changed
- Fix type checks in ApiHelper.load() by @JOJ0 in #117
- Use requests.request instead of getting attrs to make requests by @JacksonChen666 in #118
- Prepared the documentation for the future deprecation (#116)
Notes
Full Changelog: v0.42...v0.43
v0.42
v0.41.3
synadm v0.41.3
Improved / Changed
- Fix outdated docs and add "URL encoding chapter" by @JOJ0 in #109
- README update chapter fix / additions to commands list by @JOJ0 in #112
- Many other README.md and CONTRIBUTING.md changes
Fixed
- Fix regtok delete and others by @JacksonChen666 in #111
Notes
Full Changelog: v0.41.2...v0.41.3
v0.41.2
Improved / Changed
- make auto releases draft by default by @JacksonChen666 in #108
- URL encoding in query function and refactor by @JacksonChen666 in #105
Full Changelog: v0.41.1...v0.41.2
v0.41.1
Improved / Changed
- Bump Click version requirement by @JacksonChen666 in #107
Notes
The issue #106 can be worked around by installing Click>=7.1,<9.0
if you need older versions.
Full Changelog: v0.41...v0.41.1