Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Wiederhake <BenWiederhake.GitHub@gmx.de>2020-03-25 23:48:01 +0300
committerBen Wiederhake <BenWiederhake.GitHub@gmx.de>2020-12-22 18:44:02 +0300
commit3946f7e9482dd648c27c1605776d13cb23e54f35 (patch)
tree5f9e4617cd32ed26c5aeaa4ea72bfbdfe6aa79e8 /CHANGELOG.md
parent2651fc255bf03f7a1097c2331b02b9d095599f9c (diff)
Bump version, write changelogv1.4.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md24
1 files changed, 23 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b4c155c..55498bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,29 @@
Changelog
---------
-##### 1.4.3
+##### 1.4.5
+
+IMPORTANT: This repository barely sees any updates anymore.
+You should switch to [tdlib-purple](https://github.com/ars3niy/tdlib-purple/),
+which will hopefully become telegram-purple's successor.
+Note that only the following features are missing:
+- Retrieve history on first login (not everyone needs this)
+- Add options to ignore certain groups (why use a messenger if you don't want to ever see those messeges?!)
+- Turn off sending read receipts: https://github.com/ars3niy/tdlib-purple/issues/22
+So it's a good replacement in many cases already.
+For more details, see https://github.com/ars3niy/tdlib-purple/milestone/1
+
+The actual changes in this version are only minor stuff:
+- New feature: Enable setting the download URI base; this seems to be interesting for bitlbee users.
+- Improvement: Update and improve searching for zlib (ax_check_zlib.m4)
+- Fix: `sed` invocation on macOS
+- Fix: Cross-reference to telepathy-morse.
+- Improvement: Automatically build on ppc64le
+ Caveat emptor! We only *build* there. I don't have access to any such hardware,
+ telegram-purple has no real tests, and I know nothing about ppc64le.
+ Bugfixes and improvements are welcome.
+
+##### 1.4.4
IMPORTANT: This repository barely sees any updates anymore.
You may want to switch to [tdlib-purple](https://github.com/ars3niy/tdlib-purple/),