mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-26 10:55:09 +01:00
1.1884 release
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
|
||||
### [Hulsanpes](https://en.wikipedia.org/wiki/Hulsanpes)
|
||||
|
||||
### 1.1884 - 2022-04-26
|
||||
|
||||
* Added option to highlight unread messages in the message list widget
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.1883 - 2022-04-25
|
||||
|
||||
* Added auto save draft for every new paragraph (can be turned off in the send settings)
|
||||
|
||||
@@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 1883 }
|
||||
def getVersionCode = { -> return 1884 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Hulsanpes" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
167947
app/schemas/mapping/FairEmail-v1.1884a-github-release-mapping.txt
Normal file
167947
app/schemas/mapping/FairEmail-v1.1884a-github-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
167942
app/schemas/mapping/FairEmail-v1.1884a-play-release-mapping.txt
Normal file
167942
app/schemas/mapping/FairEmail-v1.1884a-play-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,12 @@
|
||||
|
||||
### [Hulsanpes](https://en.wikipedia.org/wiki/Hulsanpes)
|
||||
|
||||
### 1.1884 - 2022-04-26
|
||||
|
||||
* Added option to highlight unread messages in the message list widget
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.1883 - 2022-04-25
|
||||
|
||||
* Added auto save draft for every new paragraph (can be turned off in the send settings)
|
||||
|
||||
1009
metadata/en-US/changelogs/1884.txt
Normal file
1009
metadata/en-US/changelogs/1884.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user