mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 16:16:33 +02:00
1.2241 release
This commit is contained in:
@@ -20,6 +20,15 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
|
||||
|
||||
### 1.2241 2024-10-24
|
||||
|
||||
* Fixed interaction sharing email / biometric authentication
|
||||
* Added trash/archive to swipe/ask popup menu
|
||||
* Added confirmation for signature deletion
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2240 2024-10-19
|
||||
|
||||
* Fixed newlines for messages sent with Outlook 2024
|
||||
|
||||
@@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2240 }
|
||||
def getRevision = { -> return "b" }
|
||||
def getVersionCode = { -> return 2241 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Barsboldia" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
||||
@@ -20,6 +20,15 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
|
||||
|
||||
### 1.2241 2024-10-24
|
||||
|
||||
* Fixed interaction sharing email / biometric authentication
|
||||
* Added trash/archive to swipe/ask popup menu
|
||||
* Added confirmation for signature deletion
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### 1.2240 2024-10-19
|
||||
|
||||
* Fixed newlines for messages sent with Outlook 2024
|
||||
|
||||
3436
metadata/en-US/changelogs/2241.txt
Normal file
3436
metadata/en-US/changelogs/2241.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user