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 (5.3.5)
- Bugfix: Downgrade Angular from 1.4 to 1.3 due to several regressions
- Bugfix: Fix video playback for certain videos
owncloud-news (5.3.4)
- Bugfix: Do not reorder feeds and folders when their names are edited, #790
- Bugfix: Update links in cron warning notice
owncloud-news (5.3.3)
- Enhancement: Add shortcut for marking the current article's feed/folder read, #635
- Bugfix: When collapsing an article in compact view, remove content to stop playing audio/video from iframes, #787
- Bugfix: If expand in compact view is enabled, keyboard shortcuts will now expand the first item if the scroll position is at the top and the first item has not been expanded yet, #786
owncloud-news (5.3.2)
- Enhancement: Disable expand on key navigation setting if compact view is not enabled, #774
- Bugfix: Update picoFeed to the latest version to fix a bug that would cause the fetcher timeout setting to be ignored
- Bugfix: Make settings checkboxes clickable by themselves
- Bugfix: Hide menu (which only contains the mark read button) for all articles feed if all articles are read, #775
- Bugfix: Fix issue that would make it impossible to refresh by jumping to previous article once jump to next shortcut was used after the refresh drop down became visible, #770
owncloud-news (5.3.1)
- Enhancement: Make entire area for adding feeds and folders clickable
- Enhancement: Do not use as much space for longer headings in compact mode
- Bugfix: Also use the set curl timeout in addition to the connect timeout to react to timeouts after connections which is important for slow feeds, #763
owncloud-news (5.3.0)
- Enhancement: Make it possible to search articles in the search field. To migrate older articles to this functionality, check the README section "Updating from versions prior to 5.3.0", #185
- Enhancement: Stop video and audio playback if a new video or audio file is being played
- Enhancement: Do not stop playing podcasts when the feed is being reloaded or changed, #156
- New dependency: Bump required ownCloud version to 8.1
owncloud-news (5.2.8)
- Bugfix: Fix feed subscribe to URL
- Enhancement: Provide checksums for all files
owncloud-news (5.2.7)
- Enhancement: If the app is called with the subscribe_to url parameter (e.g. ?subscribe_to=http://path.to/feed) the feed input is prefilled with the address
- Enhancement: Register the app as feed reader in Firefox
owncloud-news (5.2.6)
- Bugfix: Update picoFeed to strip out contents of script and style tags which were previously converted into plain text, #723
owncloud-news (5.2.5)
- Bugfix: Fix flying loading icon since snap.js does not seem to want to fix it
- Bugfix: Turn all http iframes into https iframes
- Bugfix: Set a CSP to display external media on master