Update changelog
This commit is contained in:
parent
e1bce0d74b
commit
701f878235
1 changed files with 4 additions and 1 deletions
|
@ -2,12 +2,15 @@
|
||||||
|
|
||||||
* Added support for double puppeting with arbitrary `as_token`s.
|
* Added support for double puppeting with arbitrary `as_token`s.
|
||||||
See [docs](https://docs.mau.fi/bridges/general/double-puppeting.html#appservice-method-new) for more info.
|
See [docs](https://docs.mau.fi/bridges/general/double-puppeting.html#appservice-method-new) for more info.
|
||||||
* Switched to "tablet mode", to allow using the bridge in parallel with Messages for Web.
|
* Switched to "tablet mode", to allow using the bridge in parallel with
|
||||||
|
Messages for Web.
|
||||||
* You can have at least two tablets and one web session simultaneously. The
|
* You can have at least two tablets and one web session simultaneously. The
|
||||||
bridge will now take one tablet slot by default, but you can change the
|
bridge will now take one tablet slot by default, but you can change the
|
||||||
device type in the bridge config.
|
device type in the bridge config.
|
||||||
* Existing users will have to log out and re-pair the bridge to switch to
|
* Existing users will have to log out and re-pair the bridge to switch to
|
||||||
tablet mode.
|
tablet mode.
|
||||||
|
* Fixed sending messages not working for some users with dual SIMs.
|
||||||
|
* Fixed message send error status codes from phone not being handled as errors.
|
||||||
* Fixed incoming message and conversation data sometimes going into the wrong
|
* Fixed incoming message and conversation data sometimes going into the wrong
|
||||||
portals.
|
portals.
|
||||||
* Fixed bridge sometimes getting immediately logged out after pairing.
|
* Fixed bridge sometimes getting immediately logged out after pairing.
|
||||||
|
|
Loading…
Reference in a new issue