mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-25 10:25:03 +01:00
1.2270 release
This commit is contained in:
@@ -28,6 +28,13 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
|
||||
|
||||
### 1.2270 2025-03-31
|
||||
|
||||
* Fixed widgets for some Android variants
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2269 2025-03-27
|
||||
|
||||
* Fixed all reported issues
|
||||
@@ -39,7 +46,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2268 2025-03-14
|
||||
### 1.2268 2025-03-14 *
|
||||
|
||||
* Fixed delayed marking read
|
||||
* Small improvements and minor bug fixes
|
||||
|
||||
@@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2269 }
|
||||
def getRevision = { -> return "b" }
|
||||
def getVersionCode = { -> return 2270 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Ceratonykus" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
||||
@@ -28,6 +28,13 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
|
||||
|
||||
### 1.2270 2025-03-31
|
||||
|
||||
* Fixed widgets for some Android variants
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2269 2025-03-27
|
||||
|
||||
* Fixed all reported issues
|
||||
@@ -39,7 +46,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2268 2025-03-14
|
||||
### 1.2268 2025-03-14 *
|
||||
|
||||
* Fixed delayed marking read
|
||||
* Small improvements and minor bug fixes
|
||||
|
||||
3653
metadata/en-US/changelogs/2270.txt
Normal file
3653
metadata/en-US/changelogs/2270.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user