Skip to content

Releases: AlexXanderGrib/node-tdlib

3.4.1

28 Jan 12:38
e4c559f
Compare
Choose a tag to compare

Full Changelog: 3.4.0...3.4.1

3.4.0 - Publish fix

28 Jan 10:09
17c1bca
Compare
Choose a tag to compare
3.4.0_publish_fix

fix: ci log spam

3.4.0 - TDLib 1.8.44

28 Jan 09:57
d4b5f83
Compare
Choose a tag to compare

What's Changed

  • Update tdlib to 28c6f2e9c045372d50217919bf5768b7fbbe0294 by @github-actions in #23

Full Changelog: 3.3.0...3.4.0

3.3.0 - TDLib 1.8.42

09 Jan 07:42
46b8da3
Compare
Choose a tag to compare
  • updated to tdlib 1.8.42

What's Changed

  • Update tdlib to eb98bbe611e1132f98914e4cd4e2c727079cc84d by @github-actions in #18
  • Update tdlib to 2be9e799a2bc523550d4f83f4d2d66d41c9573b9 by @github-actions in #21
  • [Snyk] Upgrade debug from 4.3.7 to 4.4.0 by @AlexXanderGrib in #20
  • [Snyk] Upgrade node-addon-api from 8.2.1 to 8.2.2 by @AlexXanderGrib in #19

Full Changelog: 3.2.0...3.3.0

3.2.0 - TDLib 1.8.39

01 Nov 09:29
c23efbd
Compare
Choose a tag to compare
  • updated to tdlib 1.8.39
  • fixed paths

3.1.0 - Better options

21 Oct 11:07
419035d
Compare
Choose a tag to compare

3.0.0 - Linux arm64, musl, Thread safety

19 Oct 22:23
90fc1cc
Compare
Choose a tag to compare
  • Made builds for linux arm64
  • Made builds for musl libc
  • Made builds for windows x32 (since tg desktop supports it)
  • Fixed client thread safety, fixed disposal of tdlib clients
  • Made client.start(), client.pause() and client.destroy() - async
  • Upgraded TDLib to 1.8.37

2.7.0

15 Aug 06:31
a2fba1b
Compare
Choose a tag to compare

Upgraded TDLib to 1.8.35

2.6.0 - Publish fix

16 Jul 13:59
ac800d1
Compare
Choose a tag to compare

2.6.0

16 Jul 12:07
a23a6b0
Compare
Choose a tag to compare
  • Refactored internal code
  • Upgraded dependencies
  • Added Client.disableLogs() method to shut up TDLib