Selfoss v2.17 Release Notes
Release Date: 2017-03-17 // about 8 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)