Mostly bug fix release with a very important fix related to socks5 interface.
Important note: if you have a problem with static loading, please disable auto-update setting. It seems that addresses provided by Telegram API are not very stable, so it worth to fallback to core IPs now.
What's Changed
- Fix preferIPOnlyIPv6 by @Maks-2012 in #366
- fix: ensure network.Dial and MakeHTTPClient use socks5 proxy by @saleacy in #367
- Fix flaky test by @9seconds in #368
New Contributors
- @Maks-2012 made their first contribution in #366
- @saleacy made their first contribution in #367
Full Changelog: v2.2.0...v2.2.1