Improved / Changed
* The "json" output mode now defaults to "pretty printed json" waclaw66, JOJ0 in https://github.com/JOJ0/synadm/pull/84, https://github.com/JOJ0/synadm/pull/92
* README overhaul by JOJ0 in https://github.com/JOJ0/synadm/pull/91
New
* Implement [room blocking](https://synadm.readthedocs.io/en/latest/synadm.cli.room.html#synadm-room-block) and [blocking status](https://synadm.readthedocs.io/en/latest/synadm.cli.room.html#synadm-room-block-status) by JacksonChen666 in https://github.com/JOJ0/synadm/pull/83
* Implement [media unquarantine](https://synadm.readthedocs.io/en/latest/synadm.cli.media.html#synadm-media-unquarantine) command by JOJ0 in https://github.com/JOJ0/synadm/pull/85
* Add a new output mode "minified" by waclaw66, JOJ0 in https://github.com/JOJ0/synadm/pull/84, https://github.com/JOJ0/synadm/pull/92
* Add [scripting examples](https://synadm.readthedocs.io/en/latest/examples.html) chapter to docs by JOJ0 in https://github.com/JOJ0/synadm/pull/86
Fixed
* Click maximum version requirement now 7.x to 8.x by JOJ0 in https://github.com/JOJ0/synadm/pull/98
Notes
**Full Changelog**: https://github.com/JOJ0/synadm/compare/v0.38...v0.39