Skip to content

v0.31

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 07:07

Improved / Changed

  • Admin token is never shown in console or file log
  • media delete command: Automatically retrieve local server name via Matrix API
  • media quarantine command: Automatically retrieve local server name via Matrix API
  • In human output mode use tabulate plain format for displaying results that are simple dicts. Removes rather pointless dashed lines on top and bottom of output.

New

  • Registration token management, new subcommand regtok, contributed by @govynnus

Fixed

  • matrix subcommand added to readthedocs CLI reference
  • Some english grammar fixes, contributed by @neunenak
  • room delete command: Replace deprecated post with delete method