Mautrix

Latest version: v0.20.7

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

Scan your dependencies

Page 20 of 30

0.8.15

* Fixed the high-level `Client` class to not try to update state if there' no
`state_store` set.

0.8.14

* Added option to override the asyncpg pool used in the async `Database` wrapper.

0.8.13

* Stopped checking error message when checking if user is not registered on
whoami. Now it only requires the `M_FORBIDDEN` errcode instead of a specific
human-readable error message.
* Added handling for missing `unsigned` object in membership events
(thanks to [jevolk] in [39]).
* Added warning message when receiving encrypted messages with end-to-bridge
encryption disabled.
* Added utility for mutexes in caching async getters to prevent race conditions.

[jevolk]: https://github.com/jevolk
[39]: https://github.com/mautrix/python/pull/39

0.8.12

* Added handling for `M_NOT_FOUND` errors when getting pinned messages.
* Fixed bridge message send retrying so it always uses the same transaction ID.
* Fixed high-level `Client` class to automatically update state store with
events from sync.

0.8.11

* Added automatic login retry if double puppeting token is invalid on startup
or gets invalidated while syncing.
* Fixed ExtensibleEnum leaking keys between different types.
* Allowed changing bot used in ensure_joined.

0.8.10

* Changed attr deserialization errors to log full data instead of only known
fields when deserialization fails.

Page 20 of 30

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.