mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-03 14:42:47 +00:00
Version 0.3.0
This commit is contained in:
parent
3034d8e805
commit
3856e547de
3 changed files with 19 additions and 3 deletions
16
CHANGES.md
16
CHANGES.md
|
@ -1,5 +1,21 @@
|
|||
# Changelog
|
||||
|
||||
## Dendrite 0.3.0 (2020-11-16)
|
||||
|
||||
### Features
|
||||
|
||||
* Read receipts (both inbound and outbound) are now supported
|
||||
* Forgetting rooms is now supported
|
||||
* The `-version` command line flag has been added
|
||||
|
||||
### Fixes
|
||||
|
||||
* User accounts that contain the `=` character can now be registered
|
||||
* Backfilling should now work properly on rooms with world-readable history visibility
|
||||
* The `gjson` dependency has been updated for correct JSON integer ranges
|
||||
* Some more client event fields have been marked as omit-when-empty
|
||||
* The `build.sh` script has been updated to work properly on all POSIX platforms
|
||||
|
||||
## Dendrite 0.2.1 (2020-10-22)
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue