Mautrix

Latest version: v0.20.6

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

Scan your dependencies

Page 5 of 30

0.18.9

* *(util.async_db)* Changed aiosqlite connector to force-enable foreign keys,
WAL mode and busy_timeout.
* The values can be changed by manually specifying the same PRAGMAs in the
`init_commands` db arg, e.g. `- PRAGMA foreign_keys = OFF`.
* *(types)* Added workaround to `StateEvent.deserialize` to handle Conduit's
broken `unsigned` fields.
* *(client.state_store)* Fixed `set_power_level` to allow raw dicts the same
way as `set_encryption_info` does (thanks to [bramenn] in [127]).

[bramenn]: https://github.com/bramenn
[127]: https://github.com/mautrix/python/pull/127

0.18.8

* *(crypto.store.asyncpg)* Fixed bug causing `put_group_session` to fail when
trying to log unique key errors.
* *(client)* Added wrapper for `create_room` to update the state store with
initial state and invites (applies to anything extending `StoreUpdatingAPI`,
such as the high-level `Client` and appservice `IntentAPI` classes).

0.18.7

0.18.6

* *(util.formatter)* Added conversion method for `<hr>` tag and defaulted to
converting back to `---`.

0.18.5

* *(appservice)* Added try blocks around [MSC3202] handler functions to log
errors instead of failing the entire transaction. This matches the behavior
of errors in normal appservice event handlers.

0.18.4

* *(client.api)* Added option to pass custom data to `/createRoom` to enable
using custom fields and testing MSCs without changing the library.
* *(client.api)* Updated [MSC3870] support to send file name in upload complete
call.
* *(types)* Changed `set_edit` to clear reply metadata as edits can't change
the reply status.
* *(util.formatter)* Fixed edge case causing negative entity lengths when
splitting entity strings.

Page 5 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.