summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-08-03 10:07:34 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-08-03 10:10:10 +0200
commit08d9474aaccd67c6e8a19abaf1d5ff6296063215 (patch)
tree20c515b2a6b5d170f64966d61670dd42a2891b82 /CHANGELOG
parent357a8f70daf2c38eede45717fd9a24534af1ded5 (diff)
require admin account for executing cron routes
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2f658385d..bb827ffda 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
owncloud-news (1.203)
* Decode the title twice to fix special characters in HTML content in the title, author and email
* Scroll to the bottom once you hit the show all button to prevent tedious scrolling
+* Add an API to make ownCloud cron updates optionally. This can be used to write an update script which can be threaded to dramatically speed up fetching of feeds and reduce the used memory to run the update
ownCloud-news (1.202)
* Fixed a bug in the API routes that would request an uneeded id when creating a feed