diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/retire_mrfs.remove | 1 | ||||
-rw-r--r-- | changelog.d/rich-media-twittercard.fix | 1 | ||||
-rw-r--r-- | changelog.d/twittercard-tag-order.fix | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/retire_mrfs.remove b/changelog.d/retire_mrfs.remove new file mode 100644 index 000000000..2637f376a --- /dev/null +++ b/changelog.d/retire_mrfs.remove @@ -0,0 +1 @@ +Retire MRFs DNSRBL, FODirectReply, and QuietReply diff --git a/changelog.d/rich-media-twittercard.fix b/changelog.d/rich-media-twittercard.fix new file mode 100644 index 000000000..16da54874 --- /dev/null +++ b/changelog.d/rich-media-twittercard.fix @@ -0,0 +1 @@ +Fix Rich Media parsing of TwitterCards/OpenGraph to adhere to the spec and always choose the first image if multiple are provided. diff --git a/changelog.d/twittercard-tag-order.fix b/changelog.d/twittercard-tag-order.fix new file mode 100644 index 000000000..f26fc5bb9 --- /dev/null +++ b/changelog.d/twittercard-tag-order.fix @@ -0,0 +1 @@ +Fix OpenGraph/TwitterCard meta tag ordering for posts with multiple attachments |