Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
selfoss-2.17.zip | 2017-03-18 | 3.9 MB | |
2.17 source code.tar.gz | 2017-03-17 | 5.8 MB | |
2.17 source code.zip | 2017-03-17 | 5.9 MB | |
README.md | 2017-03-17 | 1.5 kB | |
Totals: 4 Items | 15.6 MB | 0 |
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)