Skip to content

2.3.17

Compare
Choose a tag to compare
@AmarnathCJD AmarnathCJD released this 11 Aug 08:31
· 197 commits to master since this release

What's Changed

  • Fix issue causing infinite loop on file upload (countWorkers = 0) by @eos175 in #108
  • Enhancements to acknowledgment process, message sequence correction, and support for MediaOptions.Thumb by @eos175 in #110
  • Refactor utility functions to use generics instead of any by @eos175 in #121
  • Optimized encoding tl by @eos175 in #120
  • add buffer pool to encoder for improved performance by @eos175 in #124
  • minor fix closed by @eos175 in #131
  • feature: replaced *bytes.Buffer with io.Writer by @Freebien in #134
  • chore(NewMessage): classify non-broadcast PeerChannel as group in Cha… by @ruizlenato in #135

New Contributors

Full Changelog: 2.3.15...2.3.17