mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-23 23:03:10 -06:00
Add known issue
This commit is contained in:
parent
bc1d44e852
commit
800df17a5a
|
|
@ -44,6 +44,10 @@
|
|||
* Federation timeouts have been adjusted so we don't give up on remote requests so quickly
|
||||
* `create-account` no longer relies on the device database (contributed by [ThatNerdyPikachu](https://github.com/ThatNerdyPikachu))
|
||||
|
||||
### Known issues
|
||||
|
||||
* Old events can incorrectly appear in `/sync` as if they are new when retrieving missing events from federated servers, causing them to appear at the bottom of the timeline in clients
|
||||
|
||||
## Dendrite 0.1.0 (2020-10-08)
|
||||
|
||||
First versioned release of Dendrite.
|
||||
|
|
|
|||
Loading…
Reference in a new issue