Changelog

July 20, 2026 ยท View on GitHub

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

1.8.66 - 2026-07-21

Changed

1.8.64.1 - 2026-06-02

Changed

1.8.63 - 2026-04-04

Changed

1.8.62 - 2026-03-06

Changed

1.8.61.1 - 2026-03-01

Changed

1.8.60 - 2026-01-10

Changed

1.8.59 - 2025-12-29

Changed

1.8.58 - 2025-12-07

Changed

1.8.56.1 - 2025-11-16

Removed

  • (Breaking change!) The package for Ubuntu 20.04 (OpenSSL v1.1) is no longer maintained nor updated (because the corresponding GitHub runner is no longer available).
  • #132: removed a duplicated file libtdjson.so.1.8.45 from the Linux packages. Only the normal .so now remains. Thanks to @Jackhammer88!

Added

  • New AArch64 packages for Windows and Linux (Ubuntu-22.04-based).

Changed

  • Update to TDLib v1.8.56.1.
  • x86-64 builds for macOS are now built against macOS 15, not macOS 13.

1.8.45 - 2025-02-14

Changed

  • We switched the builds for x86-64 macOS to macOS 13 image (from macOS 11).
  • Update to TDLib v1.8.45.

1.8.29 - 2024-05-28

Changed

1.8.21.2 - 2024-05-27

Fixed

  • The main package tdlib.native now depends on the following platform packages:
    • tdlib.native.linux-x64 (Ubuntu 22.04),
    • tdlib.native.osx-arm64 (macOS AArch64),
    • tdlib.native.osx-x64 (macOS x86-64),
    • tdlib.native.win-x64 (Windows x86-64).

1.8.21.1 - 2024-05-26 [YANKED]

Note that this version has been unlisted from nuget.org because the main package tdlib.native was prepared incorrectly: its dependencies on the platform packages weren't set.

Changed

  • (Breaking change!) The main package is now built on Ubuntu 22.04 and requires OpenSSL v3. The package for Ubuntu 20.04 (the previous default) is now available separately as tdlib.native.ubuntu-20.04-x64.

    Consult the package documentation to see the current versions and layout.

  • (Breaking change!) The platform-dependent artifacts have been extracted to separate packages. The main package no longer includes any executable files, and just depends on the latest versions of the platform-dependent packages. The new packages:

    • tdlib.native.linux-x64 (Ubuntu 22.04),
    • tdlib.native.ubuntu-20.04-x64 (Ubuntu 20.04),
    • tdlib.native.osx-arm64 (macOS AArch64),
    • tdlib.native.osx-x64 (macOS x86-64),
    • tdlib.native.win-x64 (Windows x86-64).

    You may directly depend on them as needed.

  • (Technically a breaking change, though it's not expected to actually break anything.) The Linux artifacts no longer include .a files.

Added

  • Support for AArch64 versions of macOS.
  • Support for Ubuntu 22.04 (OpenSSL v3).

1.8.21 - 2023-11-26

Changed

  • Update to TDLib v1.8.21.
  • (Breaking change!) The package now only supports macOS 11, since macOS 10 is out of support by the OS (and CI infrastructure) vendor.
  • (Breaking change!) The package now only supports Ubuntu 20.04 and newer, since Ubuntu 18.04 has reached EOL.

1.8.12 - 2023-03-18

Changed

1.8.9 - 2022-12-09

Changed

1.8.1 - 2022-04-10

Changed

1.7.9.1 - 2021-12-09

Changed

  • Linux: build on Ubuntu 18.04

Fixed

1.7.9 - 2021-12-04

Changed

Fixed

  • This fixes the issue with UPDATE_APP_TO_LOGIN which has started occuring after a server update.

1.7.0 - 2021-08-03

Changed

  • Update to TDLib v1.7.0.

1.6.0 - 2020-02-16

Changed

  • Update to TDLib v1.6.0.
  • Windows: build using Visual Studio 2019.

1.3.0 - 2018-09-09

Changed

  • Pack for NuGet in a way compatible with SDK-based projects.
  • Update to TDLib v1.3.0.

1.2.0 - 2018-09-04

Initial release supporting TDLib v1.2.0.