mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-25 10:25:03 +01:00
1.2278 release
This commit is contained in:
@@ -28,10 +28,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
|
||||
|
||||
### Next release
|
||||
### 1.2278 2025-06-05
|
||||
|
||||
* Added option to limit the width only when resizing images
|
||||
* Added support for separate S/MIME sign and encrypt certificates, see [the FAQ](https://m66b.github.io/FairEmail/#faq12) for details
|
||||
* Added support for separate S/MIME sign/encrypt certificates, see [the FAQ](https://m66b.github.io/FairEmail/#faq12) for details
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel)
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
|
||||
@@ -2,8 +2,8 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2277 }
|
||||
def getRevision = { -> return "b" }
|
||||
def getVersionCode = { -> return 2278 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Ceratonykus" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
||||
@@ -28,10 +28,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
|
||||
|
||||
### Next release
|
||||
### 1.2278 2025-06-05
|
||||
|
||||
* Added option to limit the width only when resizing images
|
||||
* Added support for separate S/MIME sign and encrypt certificates, see [the FAQ](https://m66b.github.io/FairEmail/#faq12) for details
|
||||
* Added support for separate S/MIME sign/encrypt certificates, see [the FAQ](https://m66b.github.io/FairEmail/#faq12) for details
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel)
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
|
||||
3712
metadata/en-US/changelogs/2278.txt
Normal file
3712
metadata/en-US/changelogs/2278.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user