This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
owncloud-news (4.0.0)
BernhardPosselt
released this
07 Nov 10:45
·
1355 commits
to master
since this release
- Backwards incompatible change: Calculate item ids differently which leads to unpreventable readding of read articles
- Backwards incompatible change: Get rid of simplePieCacheDuration setting, remove this setting from your data/news/config/config.ini after upgrading to 4..
- Backwards incompatible change: Use three numbers for versioning because core bug with versions seems fixed
- Enhancement: Add maxRedirects setting in config.ini
- Enhancement: Add maxSize setting in config.ini
- Enhancement: Get rid SimplePie feed parser library and switch to PicoFeed because SimplePie is unmaintained and full of bugs
- Enhancement: Faster feed updates due to proper HTTP cache headers thanks to picoFeed
- Enhancement: Use ownCloud internal proxy settings
- Enhancement: Allow to turn off article purging by setting a negative number
- Enhancement: Make article cleanup faster
- Bugfix: Set the correct header for the FirefoxOS manifest.webapp
- Bugfix: Fix article cleanup on sqlite