github mautrix/facebook v0.3.0

latest releases: v0.5.1, v0.5.0, v0.4.1...
3 years ago

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.

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).

Don't miss a new facebook release

NewReleases is sending notifications on new releases.