From a77eccc83578266dedab3a4da3093b455ef3520a Mon Sep 17 00:00:00 2001 From: michael-westphal Date: Thu, 1 Feb 2024 12:02:46 -0500 Subject: [PATCH] Updated email client support for the HEIF image format. --- _features/image-heif.md | 57 +++++++++++++++++++++++++++-------------- 1 file changed, 38 insertions(+), 19 deletions(-) diff --git a/_features/image-heif.md b/_features/image-heif.md index 34fbe1ad..5916b1ce 100644 --- a/_features/image-heif.md +++ b/_features/image-heif.md @@ -19,16 +19,20 @@ stats: { }, gmail: { desktop-webmail: { - "2020-02":"a #1" + "2020-02":"a #1", + "2024-02":"a #1" }, ios: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"a #1" }, android: { - "2020-02":"a #1" + "2020-02":"a #1", + "2024-02":"a #1" }, mobile-webmail: { - "2020-02":"a #1" + "2020-02":"a #1", + "2024-02":"a #1" } }, outlook: { @@ -40,7 +44,8 @@ stats: { "2019":"n" }, windows-mail: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"n" }, macos: { "2016":"n", @@ -49,13 +54,15 @@ stats: { }, outlook-com: { "2020-02":"n", - "2024-01":"n", + "2024-02":"n" }, ios: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"y" }, android: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"n" } }, samsung-email: { @@ -65,32 +72,40 @@ stats: { }, thunderbird: { windows: { - "2020-02":"n" + "2020-02":"n", + "115.7":"n" }, macos: { - "68.4":"n" + "68.4":"n", + "115.7":"n" } }, aol: { desktop-webmail: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"a #3" }, ios: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"y" }, android: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"n" } }, yahoo: { desktop-webmail: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"a #3" }, ios: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"y" }, android: { - "2020-02":"n" + "2020-02":"n", + "2024-02":"n" } }, orange: { @@ -118,13 +133,16 @@ stats: { }, protonmail: { desktop-webmail: { - "2020-03":"n" + "2020-03":"n", + "2024-02":"a #3" }, ios: { - "2020-03":"n" + "2020-03":"n", + "2024-02":"y" }, android: { - "2020-03":"n" + "2020-03":"n", + "2024-02":"n" } }, hey: { @@ -181,5 +199,6 @@ stats: { notes_by_num: { "1": "Partial: Converts file to jpg.", "2": "Supported on macOS 14 Sonoma.", + "3": "Partial: Image loads when using Safari, but not Chrome, Firefox, or Edge." } ---