diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4183.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4183.bugfix b/changelog.d/4183.bugfix new file mode 100644 index 0000000000..3e9ba3826f --- /dev/null +++ b/changelog.d/4183.bugfix @@ -0,0 +1 @@ +URL previews now correctly decode non-UTF-8 text if the header contains a `<meta http-equiv="Content-Type"` header. |