Skip to content

Commit

Permalink
Updated email client support for the HEIF image format.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-westphal authored and hteumeuleu committed Feb 18, 2024
1 parent 2a3dab7 commit a77eccc
Showing 1 changed file with 38 additions and 19 deletions.
57 changes: 38 additions & 19 deletions _features/image-heif.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand All @@ -40,7 +44,8 @@ stats: {
"2019":"n"
},
windows-mail: {
"2020-02":"n"
"2020-02":"n",
"2024-02":"n"
},
macos: {
"2016":"n",
Expand All @@ -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: {
Expand All @@ -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: {
Expand Down Expand Up @@ -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: {
Expand Down Expand Up @@ -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."
}
---

0 comments on commit a77eccc

Please sign in to comment.