Mautrix-facebook

Latest version: v0.5.1

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

Scan your dependencies

Page 2 of 3

0.3.1

**N.B.** Docker images have moved from `dock.mau.dev/tulir/mautrix-facebook` to
`dock.mau.dev/mautrix/facebook`. New versions are only available at the new path.

* Re-added `http_proxy` support for the Facebook connection.
* Updated Docker image to Alpine 3.14.
* Fixed messages being dropped if they came in while the portal was being created.
* Fixed bridge info causing canonical JSON errors due to the `id` field not
being stringified.

0.3.0

Removed
* Removed Alembic. Database schema upgrades are handled automatically at
startup as of v0.2.0. If upgrading from an older version, upgrade to v0.2.0
first using the [upgrade instructions](https://docs.mau.fi/bridges/python/facebook/upgrading-to-v0.2.0.html).

Added
* Support for per-room displaynames (11).
* Syncing of read receipts after backfilling.
* Option for syncing notification settings from Facebook.

Improved
* `fbrpc:` are now handled properly instead of being posted as-is to the Matrix room.
* All HTTP requests are now retried by default if the homeserver isn't reachable.

Fixed
* Fixed some edge cases where replies and other message references wouldn't work because the bridge hadn't received the message ID.
* Fixed bridging audio messages and other things containing 32-bit floats.
* Fixed handling multiple mentions in a Messenger message (144).
* Fixed periodic reconnect failing if user was disconnected (thanks to mrjohnson22 in 143).

0.2.1

* Added web-based login interface to prevent the bridge and homeserver from seeing passwords.
* Fixed error if bridge bot doesn't have permission to redact password when logging in.

0.2.0

Breaking change: switched to Messenger mobile app API. Old cookie logins will
no longer work, all users have to relogin. See upgrade instructions
[on docs.mau.fi](https://docs.mau.fi/bridges/python/facebook/upgrading-to-v0.2.0.html).

0.1.2

No changelog

0.1.1

No changelog

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.