Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Releases: owncloud-archive/news

owncloud-news (6.1.1)

12 Nov 16:36
Compare
Choose a tag to compare
  • Security: Update picoFeed to add an XXE fix for php-fpm on systems with PHP <5.5.22 or >5.6 and <5.6.6. This issue allows any user with access to the News app to read abitrary files from the server. For more information read up on the Zend advisory and the OWASP page. Affected supported distributions include Ubuntu 14.04

owncloud-news (6.1.0)

01 Nov 15:05
Compare
Choose a tag to compare
  • Backwards incompatible change: Removed several web routes and feed service methods by generalizing feed object changes using a patch method
  • Enhancement: Update articles if the pubdate is newer than the current one, #877
  • Enhancement: Add feed setting to mark updated articles as unread, #882
  • Enhancement: Made app compatible with ownCloud 9

owncloud-news (6.0.5)

03 Oct 16:33
Compare
Choose a tag to compare
  • Bugfix: Fix icon width for article action plugins
  • Bugfix: Submit search on Firefox when hitting enter, #863
  • Enhancement: Add user information API route

owncloud-news (6.0.4)

20 Sep 14:41
Compare
Choose a tag to compare
  • Bugfix: Allow YouTube videos to go fullscreen, #857
  • Enhancement: Group plugins in menu, #718

owncloud-news (6.0.3)

06 Sep 14:59
Compare
Choose a tag to compare
  • Bugfix: Generate search index when importing articles
  • Enhancement: Allow to pin feeds, #848
  • Enhancement: Be less precise when jumping to the next article using a keyboard shortcut to prevent tiny jumps which are sometimes caused by re-rendering hiccups, #847
  • Enhancement: Add RTL support

owncloud-news (6.0.1)

15 Aug 12:01
Compare
Choose a tag to compare
  • Enhancement: Replace unlicensed PHP library with a licensed alternative

owncloud-news (6.0.0)

14 Aug 08:12
Compare
Choose a tag to compare
  • New dependency: Require PHP 5.5
  • Support: Drop CentOS support
  • Bugfix: Fix bug that would not delete a user's table entries after deletion
  • Enhancement: Add news:verify-install command to help diagnosing missing or out of date files
  • Enhancement: Rather than always enhancing feeds based on rules, use picoFeeds full text feed capability
  • Enhancement: Enable enhancers per feed rather than globally for rules available
  • Enhancement: Add News app releases to example feeds in explore section

owncloud-news (5.3.9)

24 Jul 10:44
Compare
Choose a tag to compare
  • Bugfix: Also warn when webcron is enabled since it is possible that the update will time out or only work sporadically, #828

owncloud-news (5.3.8)

07 Jul 13:12
Compare
Choose a tag to compare
  • Bugfix: Make the searchbox reappear in 8.1

owncloud-news (5.3.6)

05 Jun 09:47
Compare
Choose a tag to compare
  • Bugfix: Firefox: Mark article as read if middle click on the title is performed
  • Bugfix: Firefox: Scroll to top before refresh to prevent accidentally marking articles as read