mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-07 17:43:18 +02:00
1.2240 release
This commit is contained in:
@@ -20,6 +20,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
|
||||
|
||||
### 1.2240 2024-10-19
|
||||
|
||||
* Fixed newlines for messages sent with Outlook 2024
|
||||
|
||||
### 1.2239 2024-10-18
|
||||
|
||||
* Fixed workaround for invalid PGP messages
|
||||
|
||||
@@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2239 }
|
||||
def getRevision = { -> return "b" }
|
||||
def getVersionCode = { -> return 2240 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Barsboldia" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
||||
@@ -20,6 +20,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
|
||||
|
||||
### 1.2240 2024-10-19
|
||||
|
||||
* Fixed newlines for messages sent with Outlook 2024
|
||||
|
||||
### 1.2239 2024-10-18
|
||||
|
||||
* Fixed workaround for invalid PGP messages
|
||||
|
||||
3427
metadata/en-US/changelogs/2240.txt
Normal file
3427
metadata/en-US/changelogs/2240.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user