Skip to content
Snippets Groups Projects
Unverified Commit f630536a authored by David Robertson's avatar David Robertson
Browse files

1.77.0rc1

parent 4dd2b616
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 20 deletions
Bump types-pillow from 9.4.0.3 to 9.4.0.5.
Bump hiredis from 2.0.0 to 2.1.1.
Fix a bug introduced in Synapse 1.68.0 where we were unable to service remote joins in rooms with `@room` notification levels set to `null` in their (malformed) power levels.
Experimental support for [MSC3952](https://github.com/matrix-org/matrix-spec-proposals/pull/3952): intentional mentions.
Fix a bug introduced in Synapse v1.64 where boolean power levels were erroneously permitted in [v10 rooms](https://spec.matrix.org/v1.5/rooms/v10/).
Fix various long-standing bugs in Synapse's config, event and request handling where booleans were unintentionally accepted where an integer was expected.
Fix a long-standing bug where sending messages on servers with presence enabled would spam "Re-starting finished log context" log lines.
Update build system requirements to allow building with poetry-core==1.5.0.
Faster joins: tag `v2/send_join/` requests to indicate if they served a partial join response.
Bump docker/build-push-action from 3 to 4.
Add an [lnav](https://lnav.org) config file for Synapse logs to `/contrib/lnav`.
Faster room joins: Refactor internal handling of servers in room to never store an empty list.
Add missing type hints.
\ No newline at end of file
Experimental support for [MSC3952](https://github.com/matrix-org/matrix-spec-proposals/pull/3952): intentional mentions.
Experimental support for [MSC3952](https://github.com/matrix-org/matrix-spec-proposals/pull/3952): intentional mentions.
Experimental support to suppress notifications from message edits ([MSC3958](https://github.com/matrix-org/matrix-spec-proposals/pull/3958)).
Improve performance when joining or sending an event large rooms.
Allow running `cargo` without the `extension-module` option.
Bump dtolnay/rust-toolchain from e645b0cf01249a964ec099494d38d2da0f0b349f to 9cd00a88a73addc8617065438eff914dd08d0955.
Improve performance of `/sync` in a few situations.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment