Updated ez-vcard to version 0.12.2

master
M66B 4 weeks ago
parent 0f727bb098
commit a2bf1bc0d3

@ -30,10 +30,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### Next version (Work in progress) ### Next version (Work in progress)
* Added message language to rule [expression conditions](https://m66b.github.io/FairEmail/#expression_conditions) * Added message language to [expression conditions](https://m66b.github.io/FairEmail/#expression_conditions)
* Updated [Jsoup](https://jsoup.org/news/) to version 1.23.1 * Updated [Jsoup](https://jsoup.org/news/) to version 1.23.1
* Updated [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0 * Updated [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0
* Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85 * Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85
* Updated [ez-vcard](https://github.com/mangstadt/ez-vcard) to version 0.12.2
### 1.2329 2026-08-17 ### 1.2329 2026-08-17

@ -557,7 +557,7 @@ dependencies {
def openpgp_version = "12.0" def openpgp_version = "12.0"
def badge_version = "1.1.22" def badge_version = "1.1.22"
def biweekly_version = "0.6.8" def biweekly_version = "0.6.8"
def vcard_version = "0.12.1" def vcard_version = "0.12.2"
def relinker_version = "1.4.5" def relinker_version = "1.4.5"
def markwon_version = "4.6.2" def markwon_version = "4.6.2"
def commonmark_version = "0.28.0" def commonmark_version = "0.28.0"

@ -30,10 +30,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### Next version (Work in progress) ### Next version (Work in progress)
* Added message language to rule [expression conditions](https://m66b.github.io/FairEmail/#expression_conditions) * Added message language to [expression conditions](https://m66b.github.io/FairEmail/#expression_conditions)
* Updated [Jsoup](https://jsoup.org/news/) to version 1.23.1 * Updated [Jsoup](https://jsoup.org/news/) to version 1.23.1
* Updated [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0 * Updated [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0
* Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85 * Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85
* Updated [ez-vcard](https://github.com/mangstadt/ez-vcard) to version 0.12.2
### 1.2329 2026-08-17 ### 1.2329 2026-08-17

@ -30,10 +30,11 @@ Elopteryx
Next version (Work in progress) Next version (Work in progress)
* Added message language to rule expression conditions * Added message language to expression conditions
* Updated Jsoup to version 1.23.1 * Updated Jsoup to version 1.23.1
* Updated EvalEx to version 3.7.0 * Updated EvalEx to version 3.7.0
* Updated BouncyCastle to version 1.85 * Updated BouncyCastle to version 1.85
* Updated ez-vcard to version 0.12.2
1.2329 2026-08-17 1.2329 2026-08-17

Loading…
Cancel
Save