Update changelog and dependencies

This commit is contained in:
Tulir Asokan
2023-02-13 15:40:13 +02:00
parent f9ba906bbd
commit 5d7a6e7088
3 changed files with 14 additions and 12 deletions

View File

@@ -5,9 +5,11 @@
* Huge guilds now actually get messages bridged.
* Added support for converting animated lottie stickers to raster formats using
[lottieconverter](https://github.com/sot-tech/LottieConverter).
* Added basic bridging for call start and guild join messages.
* Improved markdown parsing to disable more features that don't exist on Discord.
* Removed width from inline images (e.g. in the `guilds status` output) to
handle non-square images properly.
* Fixed ghost user info not being synced when receiving reactions.
# v0.1.0 (2023-01-29)