mirror of
https://github.com/tulir/mautrix-whatsapp
synced 2024-12-14 09:23:51 +01:00
Update changelog
This commit is contained in:
parent
5c5498c9c0
commit
e25974ea4e
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# unreleased
|
# v0.7.0 (unreleased)
|
||||||
|
|
||||||
* Bumped minimum Go version to 1.18.
|
* Bumped minimum Go version to 1.18.
|
||||||
* Added hidden option to use appservice login for double puppeting.
|
* Added hidden option to use appservice login for double puppeting.
|
||||||
|
@ -8,6 +8,10 @@
|
||||||
* Existing bridges can turn it on by enabling `ephemeral_events` and disabling
|
* Existing bridges can turn it on by enabling `ephemeral_events` and disabling
|
||||||
`sync_with_custom_puppets` in the config, then regenerating the registration
|
`sync_with_custom_puppets` in the config, then regenerating the registration
|
||||||
file.
|
file.
|
||||||
|
* Updated sticker bridging to send actual sticker messages to WhatsApp rather
|
||||||
|
than sending as image. This includes converting stickers to webp.
|
||||||
|
* Added automatic webm -> mp4 conversion when sending videos to WhatsApp.
|
||||||
|
* Started rejecting unsupported mime types when sending media to WhatsApp.
|
||||||
|
|
||||||
# v0.6.1 (2022-08-16)
|
# v0.6.1 (2022-08-16)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue