4   * Fix support for Facebook.com public pages
 
   5   * Fix support for Dilbert.com
 
   6   * Major code cleanup (coding style, functions naming)
 
   7   * Fix indentation when generating the <enclosure/> element
 
   8   * Support generating enclosure for "image/png" links
 
   9   * Major improvements for Twitter.com:
 
  10     - embed images directly in the item description, linking to the original
 
  11       versions uploaded by the user;
 
  12     - use direct links instead of ones pointing to the t.co redirector;
 
  13     - show explicitly if the attached media is a video;
 
  14     - add enclosure element support for attached images.
 
  15   * Minor improvements for Instagram.com:
 
  16     - fix the channel link;
 
  17     - make images adapt to the feed reader view, this avoids horizontal
 
  18       scrolling if the image is too big.
 
  19   * Support generating enclosure for images on Dilbert.com
 
  20   * Support generating enclosure for images on Pump.io sites
 
  21   * Misc fixes to code and documentation
 
  26   * Use the Symfony Serializer component instead of the PEAR XML_Serializer
 
  27   * Make the Twitter stylesheet stricter to avoid empty timeline entries
 
  32   * Make the generated RSS validate with feedvalidator.org
 
  33   * Fix support for Dilbert.com
 
  34   * Add support for Instragram.com
 
  35   * Add support for public pages on Facebook.com
 
  36   * Make tweeper work with the PHP built-in web server
 
  37   * Misc fixes to code and documentation
 
  42   * Support generating enclosure for "audio/ogg" links
 
  43   * Always specify xml:base to improve local URLs expansions in some cases
 
  44   * Support both the classic and the new Twitter profile pages
 
  45   * Fix getting the profile picture of Twitter users
 
  46   * Add support for Howtoons.com
 
  51   * Small fixes to the man page which must be in the coming Debian package
 
  56   * Initial version supporting Twitter.com
 
  57   * Add support for pump.io sites
 
  58   * Add support for dilbert.com
 
  59   * Show links to supported media files in the RSS <enclosure/> element