File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # v0.14.1 (unreleased)
2+
3+ ### Added
4+ * Added option to delete megolm sessions that were received before the
5+ automatic ratcheting options were introduced.
6+ * Added config option to use IPv6 for Telegram connection
7+ (thanks to [ @exciler ] in [ #920 ] ).
8+
9+ ### Improved
10+ * Dropped support for Python 3.8.
11+ * Updated Docker image to Alpine 3.18.
12+ * Added timeout for forward backfills to prevent it from getting stuck
13+ permanently.
14+
15+ ### Fixed
16+ * Fixed ` bridge.filter.users ` config option not being read correctly.
17+ * Fixed proxy support to use python-socks instead of pysocks.
18+
19+ [ @exciler ] : https://github.com/exciler
20+ [ #920 ] : https://github.com/mautrix/telegram/pull/920
21+
122# v0.14.0 (2023-05-26)
223
324### Added
You can’t perform that action at this time.
0 commit comments