Skip to content

Releases: ForNeVeR/tdlib.native

v1.8.21.2

26 May 23:27
Compare
Choose a tag to compare

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).

v1.8.21.1 [YANKED]

26 May 21:56
Compare
Choose a tag to compare

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.windows-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).

v1.8.21.2-preview

26 May 23:01
Compare
Choose a tag to compare
v1.8.21.2-preview Pre-release
Pre-release

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).

v1.8.21

26 Nov 23:30
Compare
Choose a tag to compare

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.

v1.8.12

18 Mar 18:17
Compare
Choose a tag to compare

Changed

v1.8.9

09 Dec 23:03
Compare
Choose a tag to compare

Changed

v1.8.1

10 Apr 10:47
Compare
Choose a tag to compare

Updated to 1.8.1.

v1.7.9.1

09 Dec 07:19
50fb830
Compare
Choose a tag to compare

Fix issue with GLIBCXX_3.4.26 on Ubuntu 18.04 (#51).

v1.7.9

04 Dec 15:42
b3697e4
Compare
Choose a tag to compare

Update TDLib to the latest commit of v1.7.9. This is required to resolve the issue tdlib/td#1758

v1.7.0

03 Aug 16:57
4709eb6
Compare
Choose a tag to compare

Update TDLib to v1.7.0.