dendrite/internal
Neil Alexander 56b55a28f5
Version 0.9.4 (#2658)
### Fixes

* A bug in the roomserver around handling rejected outliers has been fixed
* Backfilled events will now use the correct history visibility where possible
* The device list updater backoff has been fixed, which should reduce the number of outbound HTTP requests and `Failed to query device keys for some users` log entries for dead servers
* The `/sync` endpoint will no longer incorrectly return room entries for retired invites which could cause some rooms to show up in the client "Historical" section
* The `/createRoom` endpoint will now correctly populate `is_direct` in invite membership events, which may help clients to classify direct messages correctly
* The `create-account` tool will now log an error if the shared secret is not set in the Dendrite config
* A couple of minor bugs have been fixed in the membership lazy-loading
* Queued EDUs in the federation API are now cached properly
2022-08-19 12:46:14 +01:00
..
caching Protect user_interactive reads and writes with locks (#2635) 2022-08-12 09:12:05 +01:00
eventutil Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
hooks
httputil Use /admin/v1/register in create-account (#2484) 2022-08-12 12:00:07 +01:00
pushgateway Back out matrix-org/dendrite#2421 by restoring http.Clients 2022-05-10 11:08:10 +01:00
pushrules
sqlutil Update database migrations, remove goose (#2264) 2022-07-25 10:39:22 +01:00
transactions
log_unix.go Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
log_windows.go
log.go Fix linter issues (#2624) 2022-08-05 11:12:41 +02:00
mutex.go
version.go Version 0.9.4 (#2658) 2022-08-19 12:46:14 +01:00