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 (4.3.1)
- Bugfix: Update picoFeed to fix feed format detection, e.g. http://aroundthebloc.podbean.com/feed/ was previously not recognized as a valid feed
- Enhancement: Add thecodinglove.com and der-postilion.com enhancers
- Enhancement: Make it possible to define your own article actions by adding article action plugins
owncloud-news (4.3.0)
- Backwards incompatible change: Refactor the Python updater into a Python package. To stay with the old behavior without installing the package use python3 -m bin/updater/owncloud_news_updater YOUROPTIONS
- Backwards incompatible change: Use seconds instead of minutes for the Python updater interval
- New dependency: Require requests 2.5.0 for the Python updater
- Enhancement: Ship a systemd and sysvinit script + installer for the Python updater to run the updater in the background
- Enhancement: Log errors from Python updater to stderr
- Enhancement: Add metronieuws.nl article enhancer
owncloud-news (4.2.6)
- Bugfix: Wording fixes
- Enhancement: Add linuxtoday.com article enhancer
- Enhancement: Make expand entries in compact view after jumping to next/previous feed optional with a setting
owncloud-news (4.2.5)
- Bugfix: Fix keep unread shortcut in compact view
owncloud-news (4.2.4)
- Bugfix: Clicking the button to open a website in compact view now marks the article read
- Bugfix: Make read on scroll more sensitive in compact view to mark it read without having to completely scroll over the entry
- Enhancement: Better explanation for reverse ordering setting
- Enhancement: Do not expand entries in compact view when using the jump to next/previous article shortcuts since this makes it harder to keep an overview and the exact same behavior is available in expanded view anyways
owncloud-news (4.2.3)
- Bugfix: Fix cron update
owncloud-news (4.2.2)
- Enhancement: Use a light gradient at the bottom of the feed when no items are left to autopage
owncloud-news (4.2.1)
- Bugfix: Rewrite relative URLs
owncloud-news (4.2.0)
- Security: Fix XEE vulnerability in picoFeed RSS library. All versions starting from 4.0.0 are affected
- Enhancement: Add admin setting to set a custom explore service URL
- Enhancement: Add explore button and show explore button on startup
- Enhancement: Show a hint when no articles are available
- Enhancement: Add spiegel.de enhancer
- Bugfix: Fix compact view in firefox 34 and browsers using the new flexbox model
- Bugfix: Show spinner when autopaging
- Bugfix: Remove race condition when fetching articles that sometimes shows read articles if the user clicks show on only unread and the article request finishes first before the settings request is finished
- Bugfix: Ignore Atom updated tag if it is earlier than the published tag
- Bugfix: Do not log errors that a subscription could not be found when http cache says nothing changed
owncloud-news (4.1.3)
- Enhancement: Fade out folders and feeds instead of just hiding them when the unread count drops to 0 and only unread articles should be shown