1.2303 release

master 1.2303
M66B 4 weeks ago
parent 52135c5802
commit ee2c66207a

@ -26,10 +26,12 @@ The security audit revealed no problems, so Google accounts [can continue to be
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### [Diuqin](https://en.wikipedia.org/wiki/Diuqin)
### Next version (Work in progress)
### 1.2303 2025-11-25
* Fixed all reported bugs
* Small improvements and minor bug fixes
* Added resizing of HEIC/HEIF encoded images (Android 9 or later only)
@ -49,6 +51,8 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Updated [translations](https://crowdin.com/project/open-source-email)
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### 1.2300 2025-10-06
* Fixed all reported bugs

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2302 }
def getVersionCode = { -> return 2303 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Diuqin" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

@ -26,10 +26,12 @@ The security audit revealed no problems, so Google accounts [can continue to be
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### [Diuqin](https://en.wikipedia.org/wiki/Diuqin)
### Next version (Work in progress)
### 1.2303 2025-11-25
* Fixed all reported bugs
* Small improvements and minor bug fixes
* Added resizing of HEIC/HEIF encoded images (Android 9 or later only)
@ -49,6 +51,8 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Updated [translations](https://crowdin.com/project/open-source-email)
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### 1.2300 2025-10-06
* Fixed all reported bugs

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save