1.1891b release

pull/207/head
M66B 2 years ago
parent 40e702f7c0
commit 92129a522a

@ -4,15 +4,14 @@
### [Itemirus](https://en.wikipedia.org/wiki/Itemirus)
### Next version
### 1.1891b - 2022-05-05
* Added avatars option to message list widget
* Added option to use blocklists for POP3
* Small improvements and minor bug fixes
* Updated translations
### 1.1891 - 2022-05-03
### 1.1891a - 2022-05-03
* Fixed unified folders nav menu message count
* Small improvements and minor bug fixes

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1891 }
def getRevision = { -> return "a" }
def getRevision = { -> return "b" }
def getReleaseName = { -> return "Itemirus" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

File diff suppressed because it is too large Load Diff

@ -4,15 +4,14 @@
### [Itemirus](https://en.wikipedia.org/wiki/Itemirus)
### Next version
### 1.1891b - 2022-05-05
* Added avatars option to message list widget
* Added option to use blocklists for POP3
* Small improvements and minor bug fixes
* Updated translations
### 1.1891 - 2022-05-03
### 1.1891a - 2022-05-03
* Fixed unified folders nav menu message count
* Small improvements and minor bug fixes

@ -4,15 +4,14 @@
### [Itemirus](https://en.wikipedia.org/wiki/Itemirus)
### Next version
### 1.1891b - 2022-05-05
* Added avatars option to message list widget
* Added option to use blocklists for POP3
* Small improvements and minor bug fixes
* Updated translations
### 1.1891 - 2022-05-03
### 1.1891a - 2022-05-03
* Fixed unified folders nav menu message count
* Small improvements and minor bug fixes

Loading…
Cancel
Save