Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Releases: zerobias/telegram-mtproto

telegram-mtproto 3.2.11

04 Oct 07:48
[email protected]
208b5ba

Choose a tag to compare

Pre-release

Some changes in the previous version were unstable, so this version temporarily rollback all changes from the previous patch release

If you have had such issues as cannot find module worker-loader and window is not defined (in 3.2.8 or 3.2.9) or unstable connection (in 3.2.10), this release should fix it as well

install:
npm install telegram-mtproto@alpha

Also, in the future here will be release notes for new updates

Release v2.2.2-beta

26 Mar 19:52

Choose a tag to compare

Release v2.2.2-beta Pre-release
Pre-release
  • Fixed bug with Cyrillic text encoding
  • Fixed bug with several broken methods invocations
  • Optimized authorization performance
  • Added fix for automatic base data center selection by @goodmind