Selfoss v2.17 Release Notes

Release Date: 2017-03-17 // about 7 years ago
  • ๐Ÿ†• New features

    • Spout title can be fetched automatically (#851)
    • selfoss is now navigable (#869)
    • Refreshing the sources using the button no longer blocks the user interface (#846)
    • ๐Ÿ”€ State of the items is synced periodically (#846)
    • โž• Added option for sharing with Wallabag 2 (#887)

    Notable changes

    • Composer is used for dependency management, if you downloaded selfoss from git repository you will need to use composer for installing dependencies. (#845)
    • Simplified detecting selfoss root URL which should fix some cookie problems (#889)
    • ๐Ÿ”ง Made the db_port configuration key optional (#843)
    • Migrated to .htaccess to Apache 2.4 syntax (#833)

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed YouTube spout (#842)
    • DeviantArt, Reddit, Golem and Twitter spouts changed to use HTTPS (#835)
    • ๐Ÿ›  Fixed reddit spout redirects (#835)
    • ๐Ÿ›  Fixed Wordpress emoji size on HTTPS sites (#835)
    • ๐Ÿ›  Fixed twitter links when tweet contains < (#852)
    • ๐Ÿ›  Fixed encoding problems caused by camo (#826)
    • Fixed โ€œ$HTTP_RAW_POST_DATA is deprecatedโ€ error when updating a single source (#841)
    • ๐Ÿ›  Fixed twitter spout error reporting (#847)
    • ๐Ÿ‘Œ Improved error reporting for reddit spout (#860)
    • โœ‚ Removed the need for MySQL 5.6; MySQL 5.5.3 or greater is now required again (#863)
    • Made RSS feed generated by selfoss valid (#862)
    • ๐Ÿ›  Fixed #774 โ€œIncorrectly calculated offset for loading new itemsโ€ (#869)
    • ๐Ÿ›  Fixed code listings overflowing to different column (#889)