mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
1.1903 release
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
|
||||
### [Itemirus](https://en.wikipedia.org/wiki/Itemirus)
|
||||
|
||||
### 1.1903 - 2022-05-30
|
||||
|
||||
* Fixed archiving/trashing Gmail drafts
|
||||
* Auto block sender on moving (as opposed to reporting) messages to spam
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.1902 - 2022-05-29
|
||||
|
||||
* Fixed memory leak in some scenarios
|
||||
|
||||
@@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 1902 }
|
||||
def getVersionCode = { -> return 1903 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Itemirus" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
181660
app/schemas/mapping/FairEmail-v1.1903a-github-release-mapping.txt
Normal file
181660
app/schemas/mapping/FairEmail-v1.1903a-github-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
181656
app/schemas/mapping/FairEmail-v1.1903a-play-release-mapping.txt
Normal file
181656
app/schemas/mapping/FairEmail-v1.1903a-play-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,13 @@
|
||||
|
||||
### [Itemirus](https://en.wikipedia.org/wiki/Itemirus)
|
||||
|
||||
### 1.1903 - 2022-05-30
|
||||
|
||||
* Fixed archiving/trashing Gmail drafts
|
||||
* Auto block sender on moving (as opposed to reporting) messages to spam
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.1902 - 2022-05-29
|
||||
|
||||
* Fixed memory leak in some scenarios
|
||||
|
||||
1139
metadata/en-US/changelogs/1903.txt
Normal file
1139
metadata/en-US/changelogs/1903.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user