mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-25 04:28:49 +03:00
Fix mistakes in CHANGELOG
This commit is contained in:
parent
ec989f2900
commit
240c3062c1
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
||||||
- Remove dependency on libsodium.
|
- Remove dependency on libsodium.
|
||||||
- Keep a cache of received messages on disk.
|
- Keep a cache of received messages on disk.
|
||||||
- Warn when kicking, banning or inviting people.
|
- Warn when kicking, banning or inviting people.
|
||||||
- Align day separators in the timeline. (contributed by lorendb)
|
- Align day separators in the timeline. (contributed by not-chicken)
|
||||||
- Confirm quit during an active call. (contributed by trilene)
|
- Confirm quit during an active call. (contributed by trilene)
|
||||||
- Make timestamps somwhat fixed width.
|
- Make timestamps somwhat fixed width.
|
||||||
- Add NixOS to readme. (contributed by Tony)
|
- Add NixOS to readme. (contributed by Tony)
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
|
|
||||||
- Fix text sometimes being rendered blurry.
|
- Fix text sometimes being rendered blurry.
|
||||||
- Fix not being able to change theme (contributed by lorem)
|
- Fix not being able to change theme (contributed by not-chicken)
|
||||||
- Fix relations sometimes being sent as null in encrypted messages.
|
- Fix relations sometimes being sent as null in encrypted messages.
|
||||||
- Don't send formatted body without format.
|
- Don't send formatted body without format.
|
||||||
- Links sometimes not opening properly from Qml.
|
- Links sometimes not opening properly from Qml.
|
||||||
|
|
Loading…
Reference in a new issue