matrix-org / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://matrix-org.github.io/dendrite/
Apache License 2.0
5.49k stars 655 forks source link

Declare support for Matrix 1.4 #3222

Open S7evinK opened 9 months ago

S7evinK commented 9 months ago

Some of these are good first issues

Complete changelog v1.4

Client-Server API

Backwards Compatible Changes

Spec Clarifications (NOTE: Non-actionable things removed)

Server-Server API

Backwards Compatible Changes

Application Service API

Breaking Changes

slack-coder commented 3 months ago

Heads up, the latest mautrix-whatsapp release (v0.10.6) now expects this version. A workaround is to use version 0.10.5.

2024-03-20T07:10:23-05:00 FTL The homeserver is outdated (supported spec versions are below minimum required by bridge) bridge_requires=v1.4 server_supports=v1.2
Naxora commented 2 months ago

Also mautrix-meta bridge need this version.

2024-04-13T09:57:15Z FTL The homeserver is outdated (supported spec versions are below minimum required by bridge) bridge_requires=v1.4 server_supports=v1.2
fabrixxm commented 1 month ago

Heads up, the latest mautrix-whatsapp release (v0.10.6) now expects this version. A workaround is to use version 0.10.5.

Which unfortunately does not connects to WA anymore...

INF Bridge is using outdated WhatsApp web protocol (2.2353.59, latest is 2.3000.0)

WhatsApp bridge bot Failed to log in: outdated client. The bridge must be updated to continue.