From 6ed616d793500ded3495ce61b9244c5676ebbb61 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 27 Oct 2014 15:58:27 +0100 Subject: changelog --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 46e50e4e2..1d8e7b111 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ owncloud-news (4.0.0) -* **Enhancement**: Calculate item ids differently which leads to unpreventable readding of read articles -* **Enhancement**: Get rid of cacheCuration setting and add maxRedirects setting in config.ini +* **Backwards incompatible change**: Calculate item ids differently which leads to unpreventable readding of read articles +* **Backwards incompatible change**: Get rid of cacheCuration setting +* **Backwards incompatible change**: Use three numbers for versioning because core bug with versions seems fixed +* **Enhancement**: Add maxRedirects 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**: Also provide feed last modified and etag headers over API * **Enhancement**: Allow to turn off article purging by setting a negative number -* **Enhancement**: Switch to semantic versioning * **Enhancement**: Make article cleanup faster owncloud-news (3.406) -- cgit v1.2.3