mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-24 18:05:00 +01:00
1.2306 release
This commit is contained in:
@@ -30,6 +30,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### Next version (Work in progress)
|
||||
|
||||
### 1.2306 2025-12-02
|
||||
|
||||
* Fixed scroll issues with the original message view
|
||||
|
||||
### 1.2305 2025-12-01
|
||||
|
||||
* Fixed deleting Gmail labels
|
||||
|
||||
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2305 }
|
||||
def getVersionCode = { -> return 2306 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Diuqin" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
@@ -30,6 +30,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### Next version (Work in progress)
|
||||
|
||||
### 1.2306 2025-12-02
|
||||
|
||||
* Fixed scroll issues with the original message view
|
||||
|
||||
### 1.2305 2025-12-01
|
||||
|
||||
* Fixed deleting Gmail labels
|
||||
|
||||
3901
metadata/en-US/changelogs/2306.txt
Normal file
3901
metadata/en-US/changelogs/2306.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user