Skip to content

Release v0.12.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 15:05
ab25ac7

0.12.0-beta.1 (2021-12-02)

Behavior & Breaking Changes

  • This release changes how MatrixCtl connects to the database.
    Therefore the configuration file must be changed. Please check the
    documentation
    for more information.
    (#313)

Features & Improvements

  • get-event and get-events are now using psycopg instead of a
    docker command
    (#313)

Bugfixes

  • Empty data for the table handler does no longer raise an error.
    (#309)
  • The message Deleted Rooms: 0 in purge-remote-media has been
    corrected to Deleted Media Files: 0
    (#311)