We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4c86d commit a48ef9fCopy full SHA for a48ef9f
CHANGELOG.md
@@ -3,6 +3,11 @@
3
* *(util.program)* Removed `--base-config` flag in bridges, as there are no
4
valid use cases (package data should always work) and it's easy to cause
5
issues by pointing the flag at the wrong file.
6
+* *(bridge)* Added support for the `com.devture.shared_secret_auth` login type
7
+ for automatic double puppeting.
8
+* *(bridge)* Dropped support for syncing with double puppets. MSC2409 is now
9
+ the only way to receive ephemeral events.
10
+* *(bridge)* Added support for double puppeting with arbitrary `as_token`s.
11
12
## v0.20.0 (2023-06-25)
13
0 commit comments