update deps
This commit is contained in:
10
vendor/maunium.net/go/mautrix/CHANGELOG.md
generated
vendored
10
vendor/maunium.net/go/mautrix/CHANGELOG.md
generated
vendored
@@ -1,3 +1,13 @@
|
||||
## v0.16.2 (2023-11-16)
|
||||
|
||||
* *(event)* Added `Redacts` field to `RedactionEventContent` for room v11+.
|
||||
* *(event)* Added `ReverseTextToHTML` which reverses the changes made by
|
||||
`TextToHTML` (i.e. unescapes HTML characters and replaces `<br/>` with `\n`).
|
||||
* *(bridge)* Added global zerologger to ensure all logs go through the bridge
|
||||
logger.
|
||||
* *(bridge)* Changed encryption error messages to be sent in a thread if the
|
||||
message that failed to decrypt was in a thread.
|
||||
|
||||
## v0.16.1 (2023-09-16)
|
||||
|
||||
* **Breaking change *(id)*** Updated user ID localpart encoding to not encode
|
||||
|
||||
Reference in New Issue
Block a user