From 16130ed8bb988db5261c01c1d0e5a28006a395e4 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Mon, 23 May 2016 16:17:37 +0200 Subject: [PATCH] NEWS: add release notes for the v0.6 release --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index 0a4af4a..d125dd5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +News for v0.6: +============== + + * Fix support for Facebook.com public pages + * Fix support for Dilbert.com + * Major code cleanup (coding style, functions naming) + * Fix indentation when generating the element + * Support generating enclosure for "image/png" links + * Major improvements for Twitter.com: + - embed images directly in the item description, linking to the original + versions uploaded by the user; + - use direct links instead of ones pointing to the t.co redirector; + - show explicitly if the attached media is a video; + - add enclosure element support for attached images. + * Minor improvements for Instagram.com: + - fix the channel link; + - make images adapt to the feed reader view, this avoids horizontal + scrolling if the image is too big. + * Support generating enclosure for images on Dilbert.com + * Support generating enclosure for images on Pump.io sites + * Misc fixes to code and documentation + News for v0.5: ============== -- 2.1.4