X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/3e7e6750533bddf1910b7d07d5a283330b051ca3..3f3df99b377eca4f2ed8870ff3f4559abd0bec80:/NEWS diff --git a/NEWS b/NEWS index e01b8e4..0a4af4a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +News for v0.5: +============== + + * Use the Symfony Serializer component instead of the PEAR XML_Serializer + * Make the Twitter stylesheet stricter to avoid empty timeline entries + +News for v0.4: +============== + + * Make the generated RSS validate with feedvalidator.org + * Fix support for Dilbert.com + * Add support for Instragram.com + * Add support for public pages on Facebook.com + * Make tweeper work with the PHP built-in web server + * Misc fixes to code and documentation + +News for v0.3: +============== + + * Support generating enclosure for "audio/ogg" links + * Always specify xml:base to improve local URLs expansions in some cases + * Support both the classic and the new Twitter profile pages + * Fix getting the profile picture of Twitter users + * Add support for Howtoons.com + News for v0.2: ==============