Matrixctl

Latest version: v0.11.5

Safety actively analyzes 624845 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.12.0beta.2

==========================

Bugfixes
--------

- Fix ``M_UNKNOWN`` bug when using ``purge-history``. (`165
<https://github.com/MichaelSasser/matrixctl/issues/165>`_)
- Ensure MatrixCtl does not log the database password for synapse in debug mode
(`460 <https://github.com/MichaelSasser/matrixctl/issues/460>`_)


Removals & Deprecations
-----------------------

- Add a deprecation warning to the adduser-jitsi and deluser-jitsi commands.
They are planned for removal in MatrixCtl v0.13.0. (`453
<https://github.com/MichaelSasser/matrixctl/issues/453>`_)


Miscellaneous
-------------

- Add tests to the sanitizers (`315
<https://github.com/MichaelSasser/matrixctl/issues/315>`_)
- Update pre-commit plugin flake8 to new repo url (`448
<https://github.com/MichaelSasser/matrixctl/issues/448>`_)
- Fix rtd: Invalid configuration option: python.version (`450
<https://github.com/MichaelSasser/matrixctl/issues/450>`_)

0.12.0beta.1

==========================

Behavior & Breaking Changes
---------------------------

- This release changes how MatrixCtl connects to the database. Therefore
the configuration file must be changed. Please check the
`documentation <https://matrixctl.readthedocs.io/en/stable/getting_started/config_file.html>`_
for more information. (`313
<https://github.com/MichaelSasser/matrixctl/issues/313>`_)


Features & Improvements
-----------------------

- ``get-event`` and ``get-events`` are not using psycopg instead of a docker
command (`313 <https://github.com/MichaelSasser/matrixctl/issues/313>`_)


Bugfixes
--------

- Empty data for the table handler does no longer raise an error. (`309
<https://github.com/MichaelSasser/matrixctl/issues/309>`_)
- The message ``Deleted Rooms: 0`` in ``purge-remote-media`` has been corrected
to ``Deleted Media Files: 0`` (`311
<https://github.com/MichaelSasser/matrixctl/issues/311>`_)

0.11.5

===================

No significant changes.

0.11.4

===================

Features & Improvements
-----------------------

- Update to *Delete Room API v2*. (`305
<https://github.com/MichaelSasser/matrixctl/issues/305>`_)


Bugfixes
--------

- Fix a bug introduced in ``be411cf0c1a9413bf25ca1b72004150c032555c2``, after
the last release because the ``httpx`` typehints are incorrect. (`307
<https://github.com/MichaelSasser/matrixctl/issues/307>`_)


Miscellaneous
-------------

- Fix incorrect typehints in the API handler (`287
<https://github.com/MichaelSasser/matrixctl/issues/287>`_)

0.11.3

===================

Features & Improvements
-----------------------

- Add ``is-admin`` addon to determine if a user is a server admin. (`252
<https://github.com/MichaelSasser/matrixctl/issues/252>`_)
- Add ``set-admin`` addon to promote/demote users to/from homeserver admin
(`254 <https://github.com/MichaelSasser/matrixctl/issues/254>`_)
- Add make-room-admin addon (`265
<https://github.com/MichaelSasser/matrixctl/issues/265>`_)
- Add ``get-event-context`` addon. (`267
<https://github.com/MichaelSasser/matrixctl/issues/267>`_)
- Add ``-f|--force`` switch to ``purge-history`` to answer all questions with
``yes``. (`271 <https://github.com/MichaelSasser/matrixctl/issues/271>`_)
- Add ``-e|--empty`` switch argument to ``rooms``, to only show empty rooms.
(`273 <https://github.com/MichaelSasser/matrixctl/issues/273>`_)
- Add ``purge-remote-media`` addon. (`275
<https://github.com/MichaelSasser/matrixctl/issues/275>`_)
- ``delroom`` now uses the "Delete Room API" instead of the old "Purge Room
API", which is deprecated. (`277
<https://github.com/MichaelSasser/matrixctl/issues/277>`_)
- Add ``delete-local-media`` addon. (`278
<https://github.com/MichaelSasser/matrixctl/issues/278>`_)
- Debloat ``matrixctl --help`` (`281
<https://github.com/MichaelSasser/matrixctl/issues/281>`_)


Miscellaneous
-------------

- Remove dependency ``single_source`` (`245
<https://github.com/MichaelSasser/matrixctl/issues/245>`_)
- Generate the release body with a script while running the release action.
(`284 <https://github.com/MichaelSasser/matrixctl/issues/284>`_)

0.11.2

===================

Features & Improvements
-----------------------

- Add the ``joinroom`` (join a user to a room) addon to MatrixCtl. (`89
<https://github.com/MichaelSasser/matrixctl/issues/89>`_)


Miscellaneous
-------------

- The API handler was refactored, which results roughly in a 10% speed increase
for asynchronous requests. (`235
<https://github.com/MichaelSasser/matrixctl/issues/235>`_)

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.