1.2097 release

pull/213/head 1.2097
M66B 1 year ago
parent b584ef3874
commit 171aa6a370

@ -6,9 +6,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### Next version
### 1.2097 - 2023-09-02
* Added read/delivery receipt type selection to identities
* Added LanguageTool option to check every sentence
* Added read/delivery receipt type selection to advanced identity settings
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2096 }
def getVersionCode = { -> return 2097 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Ubirajara" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

File diff suppressed because it is too large Load Diff

@ -6,9 +6,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ubirajara](https://en.wikipedia.org/wiki/Ubirajara_jubatus)
### Next version
### 1.2097 - 2023-09-02
* Added read/delivery receipt type selection to identities
* Added LanguageTool option to check every sentence
* Added read/delivery receipt type selection to advanced identity settings
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)

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