Bladeren bron

Update changelog

[skip ci]
Tulir Asokan 2 jaren geleden
bovenliggende
commit
0e8b845014
1 gewijzigde bestanden met toevoegingen van 6 en 1 verwijderingen
  1. 6 1
      CHANGELOG.md

+ 6 - 1
CHANGELOG.md

@@ -4,11 +4,16 @@
   * The basic log config will be migrated automatically, but you may want to
   * The basic log config will be migrated automatically, but you may want to
     tweak it as the options are different.
     tweak it as the options are different.
 * Added support for logging in with a bot account.
 * Added support for logging in with a bot account.
+  The [Authentication docs](https://docs.mau.fi/bridges/go/discord/authentication.html)
+  have been updated with instructions for creating a bot.
 * Added support for relaying messages for unauthenticated users using a webhook.
 * Added support for relaying messages for unauthenticated users using a webhook.
+  See [docs](https://docs.mau.fi/bridges/go/discord/relay.html) for instructions.
+* Added `ping` command.
+* Added support for gif stickers from Discord.
 * Changed mention bridging so mentions for users logged into the bridge use the
 * Changed mention bridging so mentions for users logged into the bridge use the
   Matrix user's MXID even if double puppeting is not enabled.
   Matrix user's MXID even if double puppeting is not enabled.
 * Actually fixed ghost user info not being synced when receiving reactions.
 * Actually fixed ghost user info not being synced when receiving reactions.
-* Added support for gif stickers from Discord.
+* Fixed guild name not being synced immediately after joining a new guild.
 * Fixed variation selectors when bridging emojis to Discord.
 * Fixed variation selectors when bridging emojis to Discord.
 
 
 # v0.1.1 (2023-02-16)
 # v0.1.1 (2023-02-16)