mirror of
https://github.com/M66B/FairEmail.git
synced 2026-05-16 20:32:33 +02:00
1.2311 release
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -2,14 +2,6 @@
|
||||
|
||||
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fgithub.com%2FM66B%2FFairEmail%2Fblob%2Fmaster%2FCHANGELOG.md)
|
||||
|
||||
### Latest version
|
||||
|
||||
* Added option for line spacing
|
||||
* Performance optimizations
|
||||
* Accessibility improvements
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### Notices
|
||||
|
||||
People keep asking me to add new, often exotic, features to the app, to whom I often say "no", and other people complain about too many features.
|
||||
@@ -38,6 +30,13 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### Next version (Work in progress)
|
||||
|
||||
### 1.2311 2026-02-07
|
||||
|
||||
* Fixed all reported bugs
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
|
||||
### 1.2310 2026-01-20
|
||||
|
||||
* Fixed crash on older Android versions
|
||||
|
||||
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2310 }
|
||||
def getVersionCode = { -> return 2311 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Diuqin" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
@@ -2,14 +2,6 @@
|
||||
|
||||
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fgithub.com%2FM66B%2FFairEmail%2Fblob%2Fmaster%2FCHANGELOG.md)
|
||||
|
||||
### Latest version
|
||||
|
||||
* Added option for line spacing
|
||||
* Performance optimizations
|
||||
* Accessibility improvements
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
|
||||
### Notices
|
||||
|
||||
People keep asking me to add new, often exotic, features to the app, to whom I often say "no", and other people complain about too many features.
|
||||
@@ -38,6 +30,13 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### Next version (Work in progress)
|
||||
|
||||
### 1.2311 2026-02-07
|
||||
|
||||
* Fixed all reported bugs
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [translations](https://crowdin.com/project/open-source-email)
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
|
||||
### 1.2310 2026-01-20
|
||||
|
||||
* Fixed crash on older Android versions
|
||||
|
||||
3938
metadata/en-US/changelogs/2311.txt
Normal file
3938
metadata/en-US/changelogs/2311.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user