This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
owncloud-news (4.3.2)
BernhardPosselt
released this
22 Dec 09:08
·
1088 commits
to master
since this release
- Bugfix: Update picoFeed to fix an HTTP cache problem where only one match (Etag or Last-Modified) was required to mark a feed as not modified. This can cause some feeds to not update if one cache parameter is always the same
- Enhancement: If a feed is added without the protocol, prepend https:// instead of http:// (e.g. adding cnn.com would result in https://cnn.com being added)