Skip to content

Releases: tada-team/tdproto-ts

tdproto batch update v1.36.7 - v1.38.2

03 Aug 07:46
Compare
Choose a tag to compare

Includes protocol updates from tdproto versions from v1.36.7 to 1.38.2 (both including).

https://github.com/tada-team/tdproto/releases

Fix: missing built bundle from v0.6.14

20 Jul 12:55
Compare
Choose a tag to compare

Release v0.6.14 had actual rebuilt bundle missing. v0.6.15 fixes this issue.

See release notes to v0.6.14

tdproto batch update v1.36.4 - v1.36.6

19 Jul 17:56
Compare
Choose a tag to compare

Includes protocol updates from tdproto versions from v1.36.4 to 1.36.6 (both including).

https://github.com/tada-team/tdproto/releases

New field on Resp, tdproto batch update v1.36.0 - v1.36.3

14 Jul 19:13
Compare
Choose a tag to compare

Added details field to Resp and RespJSON structures.

Includes protocol updates from tdproto versions from v1.36.0 to 1.36.3 (both including).

https://github.com/tada-team/tdproto/releases

Server response structs (Resp, RespJSON)

13 Jul 10:12
Compare
Choose a tag to compare

Added generalised server response structures: Resp and RespJSON.

Remove unnecessary readonly param from Team

07 Jul 13:05
Compare
Choose a tag to compare

Team.me: Contact is now NOT readonly.

As per tdapi, entire Contact objects are transferred over web sockets, which suggests being able to reassign these object on Classes that these belong to.

tdproto batch update v1.35.1 - v1.35.3

07 Jul 08:23
Compare
Choose a tag to compare

Includes protocol updates from tdproto versions from v1.35.1 to 1.35.3 (both including).

https://github.com/tada-team/tdproto/releases

Remove unnecessary readonly param from Team

06 Jul 19:32
Compare
Choose a tag to compare

Team.unread: TeamUnread is now NOT readonly.

As per tdapi, entire TeadUnread objects are transferred over web sockets, which suggests being able to reassign these object on Classes that these belong to.

tdproto batch update v1.34.1 - v1.35.1

06 Jul 19:28
Compare
Choose a tag to compare

Includes protocol updates from tdproto versions from v1.34.1 to 1.35.1 (both including).

https://github.com/tada-team/tdproto/releases

Add missing MyReactions structs

30 Jun 08:50
Compare
Choose a tag to compare

These should've been in 0.6.6.