Releases: mautrix/linkedin
Releases · mautrix/linkedin
v26.02
Release post: https://mau.fi/blog/2026-02-mautrix-release/
- Bumped minimum Go version to 1.25.
- Added support for direct media.
- Added support for creating groups.
- Added support for changing group names.
- Fixed HTTP request bodies not being closed properly in some cases.
v25.12
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
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.