File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # v0.12.0 (unreleased )
1
+ # v0.12.0 (2022-08-26 )
2
2
3
3
** N.B.** This release requires a homeserver with Matrix v1.1 support, which
4
4
bumps up the minimum homeserver versions to Synapse 1.54 and Dendrite 0.8.7.
@@ -51,7 +51,7 @@ Minimum Conduit version remains at 0.4.0.
51
51
* Existing bridges can turn it on by enabling ` ephemeral_events ` and disabling
52
52
` sync_with_custom_puppets ` in the config, then regenerating the registration
53
53
file.
54
- * Updated to API layer 143 so that Telegram would send new message types like
54
+ * Updated to API layer 144 so that Telegram would send new message types like
55
55
premium stickers to the bridge.
56
56
* Updated Docker image to Alpine 3.16 and made it smaller.
57
57
Original file line number Diff line number Diff line change 1
- __version__ = "0.11.3 "
1
+ __version__ = "0.12.0 "
2
2
__author__ = "Tulir Asokan <tulir@maunium.net>"
You can’t perform that action at this time.
0 commit comments