Skip to content

Bugfix release

Compare
Choose a tag to compare
@danog danog released this 07 Sep 19:11
· 1004 commits to v8 since this release
ad5b968

Fixes by @danog:

  • Connection stability fixes
  • Avoid GC bugs
  • Improve media DC logic
  • Fix sendDocument/sendPhoto through IPC API
  • Fix upload of images with no content-length
  • Fix usage of streams and filecallbacks through the IPC API
  • Allow using fopen on php://memory
  • Improve stream upload logic
  • Handle MSG_WAIT_FAILED errors
  • Improve call queue
  • Improve tests