v1.6.3
What's Changed
- fix: correctly update Users in new join requests by @jigarvarma2k20 in #222
- Implement local address configuration for multi-interface support by @vlw in #223
- fix(telegram): encode MD5 checksum as hex string in file upload by @ruizlenato in #228
- update to layer 211 by @xAmarnath in #229
- fix: return error after initial connect fail by @vlw in #230
- fix: prevent unintended handler trigger when using m.Ask() by @jigarvarma2k20 in #232
- refactor(telegram): simplify UploadFile logic and unify part handling by @ruizlenato in #231
- bla bla bla by @AmarnathCJD in #235
- Revert "bla bla bla" by @AmarnathCJD in #236
- https://core.telegram.org/constructor/inputMessageEntityMentionName by @David-Shadow in #237
- Fix main data races by @vlw in #239
- Add optional request timeout by @vlw in #240
- feat(telegram): add support for InvertMedia in album sending by @ruizlenato in #241
- fix: call cancel() explicitly instead of defer inside loops by @vlw in #242
- return error on unknown object type instead of panic + update docs + regenerate by @vlw in #243
- tlgen: update TL schema files by @xAmarnath in #244
- more language configs + fix session data delimiter by @vlw in #245
- refactor(tcpstate): replace sync.Cond with channel-based signaling to support context cancellation by @vlw in #247
- fix: correctly detect promotions.. by @AshokShau in #248
- refactor(telegram): remove forced "^" prefix from handler pattern by @ruizlenato in #246
- fix by @AshokShau in #249
- feat(telegram): enhance peer caching with debounced writes and username persistence by @ohmyarthur in #252
New Contributors
- @vlw made their first contribution in #223
- @AshokShau made their first contribution in #248
- @ohmyarthur made their first contribution in #252
Full Changelog: v1.6.1...v1.6.3