From 9014dd82f886b39a495eaf4fa6fdc6313a47b9e5 Mon Sep 17 00:00:00 2001 From: Hocuri Date: Wed, 23 Oct 2024 12:37:48 +0200 Subject: [PATCH] Move table to releases.md --- RELEASES.md | 16 ---------------- releases.md | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index d17127031..e69de29bb 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,16 +0,0 @@ -# Android releases - -Android version|Core version|GPlay|[F-Droid](https://f-droid.org/packages/com.b44t.messenger/)|Notes --|-|-|-|- -1.46.15|1.145.0|-|-|There as a Changelog.md entry, but no release -1.46.14|1.142.12|✅ (2024-09-12)|✅ (2024-09-16) -1.46.13|1.142.8|-|✅ (2024-08-31) -1.46.10|1.142.2|✅ (2024-08-15)|Tagged, but not on f-droid.org -1.46.9|1.142.2|-|Tagged, but not on f-droid.org -1.46.8|1.142.2|✅|Tagged, but not on f-droid.org -1.46.7|1.140.2|✅|✅ -1.46.5|1.140.2 -1.46.3|1.139.5 -1.46.2|1.139.5 -1.46.1|1.139.5 -1.44.0|1.136.2 \ No newline at end of file diff --git a/releases.md b/releases.md index 7bf94535d..f6be08c26 100644 --- a/releases.md +++ b/releases.md @@ -14,3 +14,20 @@ [core-1.142.12]: https://github.com/deltachat/deltachat-core-rust/releases/tag/v1.142.12 [core-1.142.2]: https://github.com/deltachat/deltachat-core-rust/releases/tag/v1.142.2 + +## Android + +| Android version | Core version | GPlay | [F-Droid](https://f-droid.org/packages/com.b44t.messenger/)| Notes| +|-----------------|--------------|-----------------|--------------------------------|----------| +| 1.46.15 | 1.145.0 | - | - | There is a Changelog.md entry, but no release | +| 1.46.14 | 1.142.12 | ✅ (2024-09-12) | ✅ (2024-09-16) | | +| 1.46.13 | 1.142.8 | - | ✅ (2024-08-31) | | +| 1.46.10 | 1.142.2 | ✅ (2024-08-15) | Tagged, but not on f-droid.org | | +| 1.46.9 | 1.142.2 | - | Tagged, but not on f-droid.org | | +| 1.46.8 | 1.142.2 | ✅ | Tagged, but not on f-droid.org | | +| 1.46.7 | 1.140.2 | ✅ | ✅ | | +| 1.46.5 | 1.140.2 | +| 1.46.3 | 1.139.5 | +| 1.46.2 | 1.139.5 | +| 1.46.1 | 1.139.5 | +| 1.44.0 | 1.136.2 | \ No newline at end of file