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 (3.404)

20 Oct 08:55
Compare
Choose a tag to compare
  • Bugfix: Fix freeze when a folder is selected, the previous folder has 0 visible subfeeds and the d shortcut is pressed to jump the the previous feed

owncloud-news (3.403)

17 Oct 07:23
Compare
Choose a tag to compare
  • Bugfix: Use correct route for python updater

owncloud-news (3.402)

16 Oct 08:23
Compare
Choose a tag to compare
  • New dependency: Bump required ownCloud version to 7.0.3 (RC1 is also supported)
  • Bugfix: Use News as the app navigation entry name across all languages to fix translation errors and because it makes sense

owncloud-news (3.401)

07 Oct 16:38
Compare
Choose a tag to compare
owncloud-news (3.401) Pre-release
Pre-release
  • New dependency: SimpleXML
  • Enhancement: Added Slashdot.org enhancer to get rid of tons of advertising that create a lot of whitespace when using adblock
  • Enhancement: When a folder or feed of a folder is selected, select that folder in the add new feed section

owncloud-news (3.302)

06 Oct 12:36
Compare
Choose a tag to compare
owncloud-news (3.302) Pre-release
Pre-release
  • Bugfix: Fix text overflow for subscriptions and starred feed
  • Bugfix: Styles for h4, h5 and h6
  • Bugfix: Support 7.0.3 alpha release
  • Enhancement: Minify CSS
  • Enhancement: Minify JavaScript

owncloud-news (3.301)

04 Oct 11:58
Compare
Choose a tag to compare
owncloud-news (3.301) Pre-release
Pre-release
  • New dependency: ownCloud >= 7.0.3
  • Security: Fix possible XEE due to race conditions on php systems using php-fpm
  • Bugfix: Fix issue that prevented going below 1 unread count in the window title
  • Enhancement: Show a button to refresh the page instead of reloading the route for pull to refresh

owncloud-news (3.202)

29 Sep 19:44
Compare
Choose a tag to compare
  • Security: Fix XEE on systems with libxml < 2.9 which allows attackers to add a malicious feeds that can include any file content that is readable by the webserver
  • Enhancement: Provide manifest to make News an installable web app on Firefox OS
  • Enhancement: Switch keep unread and star icon

owncloud-news (3.201)

29 Sep 12:31
Compare
Choose a tag to compare
  • New dependency: Minimum libxml version: 2.7.8
  • Bugfix: Move open website icon in compact view to the left of the title
  • Bugfix: SimplePie: Do not break if url encoded links contain non ASCII chars
  • Bugfix: Favicon should stay in place if you expand an article in compact view
  • Bugfix: Go back to debug level logging for feed updates
  • Bugfix: Fix heise.de feeds

owncloud-news (3.105)

25 Sep 09:53
Compare
Choose a tag to compare
  • Bugfix: Various wording fixes
  • Bugfix: Do not use Import/Export caption for settings buttons to avoid UI bugs in translated versions
  • Bugfix: Catch all exceptions for feed update to not also not fail completely after db errors
  • Bugfix: Register error handler only once
  • Bugfix: Fix German translation
  • Bugfix: Load app config also when in cron mode
  • Bugfix: Log feed create and update errors to owncloud log as error because debug is broken

owncloud-news (3.104)

23 Sep 12:43
Compare
Choose a tag to compare
  • Bugfix: Backport ownCloud CSS z-index fix to ownCloud 7 for settings popup that made it difficult to access the administration tab