diff --git a/CHANGELOG.md b/CHANGELOG.md index b51038d587..f5e3608da7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,10 +30,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### 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 [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0 * 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 diff --git a/app/build.gradle b/app/build.gradle index 9a3fcf196d..e56b76ab06 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -557,7 +557,7 @@ dependencies { def openpgp_version = "12.0" def badge_version = "1.1.22" 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 markwon_version = "4.6.2" def commonmark_version = "0.28.0" diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index b51038d587..f5e3608da7 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -30,10 +30,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### 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 [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0 * 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 diff --git a/metadata/en-US/changelogs/2329.txt b/metadata/en-US/changelogs/2329.txt index ddc1bb6097..4bb90c52cb 100644 --- a/metadata/en-US/changelogs/2329.txt +++ b/metadata/en-US/changelogs/2329.txt @@ -30,10 +30,11 @@ Elopteryx 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 EvalEx to version 3.7.0 * Updated BouncyCastle to version 1.85 +* Updated ez-vcard to version 0.12.2 1.2329 2026-08-17