You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
6
6
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7
7
8
+
## [Unreleased]
9
+
### Removed
10
+
-**(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](https://github.com/actions/runner-images/issues/11101)).
11
+
8
12
## [1.8.45] - 2025-02-14
9
13
### Changed
10
14
- We switched the builds for x86-64 macOS to macOS 13 image (from macOS 11).
**tdlib.native** package depends on latest versions of each other platform (i.e. all except the obsolete **Ubuntu 20.04**), so the resulting application will work on any supported platform.
26
+
The **tdlib.native** package depends on the latest versions of each platform, so the resulting application will work on any supported platform.
29
27
30
28
- Download the latest binaries from the [Releases][releases] section
31
29
@@ -37,8 +35,6 @@ Library Dependencies
37
35
--------------------
38
36
This package doesn't bundle certain dependencies, and they are expected to be provided by the user's environment.
39
37
40
-
On **Ubuntu 20.04**, the TDLib version provided by tdlib.native is compiled against OpenSSL 1.1.
41
-
42
38
On **Ubuntu 22.04**, the TDLib version provided by tdlib.native is compiled against OpenSSL 3.0.
43
39
44
40
On **macOS**, the TDLib version provided by tdlib.native is compiled against OpenSSL 3.0.
0 commit comments