This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
Releases: owncloud-archive/news
Releases · owncloud-archive/news
owncloud-news (3.404)
- 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)
- Bugfix: Use correct route for python updater
owncloud-news (3.402)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Bugfix: Backport ownCloud CSS z-index fix to ownCloud 7 for settings popup that made it difficult to access the administration tab