Skip to content

v0.13.0

Compare
Choose a tag to compare
@iyear iyear released this 21 Nov 16:06
· 267 commits to master since this release

Important

If you are using an older version, it is recommended to upgrade to the latest version.

Highlights

Stability Improvement

With the introduction of the new retry strategy, the connection will become stable. You can even switch proxies or change Wi-Fi during the runtime. You won't encounter the engine was closed error anymore.(Maybe 😶‍🌫️)

And...increase your threads and limit flags might result in a faster speed!

Forward Command (Experimental)

Use tdl forward for message forwarding. It supports automatic fallback(for those protected content) and message routing.

Refer to the documentation for detailed information.

Others

Some dependency updates, code refactoring, and documentation refactoring...

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others