Releases: AlexXanderGrib/node-tdlib
Releases · AlexXanderGrib/node-tdlib
3.4.1
Full Changelog: 3.4.0...3.4.1
3.4.0 - Publish fix
3.4.0_publish_fix fix: ci log spam
3.4.0 - TDLib 1.8.44
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
- 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
- updated to tdlib 1.8.39
- fixed paths
3.1.0 - Better options
Full Changelog: 3.0.0...3.1.0
3.0.0 - Linux arm64, musl, Thread safety
- 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()
andclient.destroy()
- async - Upgraded TDLib to 1.8.37
2.7.0
2.6.0 - Publish fix
2.6.0
- Refactored internal code
- Upgraded dependencies
- Added Client.disableLogs() method to shut up TDLib