Skip to content

Releases: mautrix/linkedin

v25.12

16 Dec 13:49

Choose a tag to compare

Release post: https://mau.fi/blog/2025-12-mautrix-release/

  • Updated Docker image to Alpine 3.23.
  • Fixed logins failing if certain provided headers have unexpected values.

v25.11

16 Nov 12:58

Choose a tag to compare

Release post: https://mau.fi/blog/2025-11-mautrix-release/

  • Renamed to mautrix-linkedin and migrated from github.com/beeper to github.com/mautrix. Docker images and CI can now be found on mau.dev as with all other mautrix bridges.
  • Rewrote bridge in Go using bridgev2 architecture.
    • To migrate the bridge, simply upgrade in-place. The database and config will be migrated automatically, although some parts of the config aren't migrated (e.g. log config).
    • It is recommended to check the config file after upgrading. If you have prevented the bridge from writing to the config, you should update it manually.