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.1.2)
- Enhancement: Order feeds and folder sorting by title and name rather than by id
owncloud-news (4.1.1)
- Enhancement: shortcut a scrolls to the currently active feed in the navigation
- Enhancement: next/previous feed/folder shortcuts now scroll to the active entry if it is not fully in view
owncloud-news (4.1.0)
- Backwards incompatible change: Time used for updating when using the Python updater is now subtracted from the given interval meaning: if you specify 30 seconds as interval and the update takes 25 seconds, it will sleep for 5 seconds before running the next update
- Enhancement: Show a message if ajax cron is used to inform people of improperly configured cron
- Enhancement: Allow to specify configuration file for Python updater
- Enhancement: Add short command line options for the Python updater
- -u, --user
- -p, --password
- -i, --interval
- -s, --timeout
owncloud-news (4.0.4)
- Bugfix: Do not indent slashdot.org italic elements
- Bugfix: Hide folders when only showing unread articles after marking all articles as read
owncloud-news (4.0.3)
- Bugfix: Fix unstarring and starring articles added before
owncloud-news (4.0.2)
- Bugfix: Fix CORS headers for getting the version via the API
- Enhancement: Transform YouTube urls to allow subscribing to channels and playlists
owncloud-news (4.0.1)
- Bugfix: Fix heise.de encoding issues
owncloud-news (4.0.0)
- Backwards incompatible change: Calculate item ids differently which leads to unpreventable readding of read articles
- Backwards incompatible change: Get rid of simplePieCacheDuration setting, remove this setting from your data/news/config/config.ini after upgrading to 4..
- Backwards incompatible change: Use three numbers for versioning because core bug with versions seems fixed
- Enhancement: Add maxRedirects setting in config.ini
- Enhancement: Add maxSize setting in config.ini
- Enhancement: Get rid SimplePie feed parser library and switch to PicoFeed because SimplePie is unmaintained and full of bugs
- Enhancement: Faster feed updates due to proper HTTP cache headers thanks to picoFeed
- Enhancement: Use ownCloud internal proxy settings
- Enhancement: Allow to turn off article purging by setting a negative number
- Enhancement: Make article cleanup faster
- Bugfix: Set the correct header for the FirefoxOS manifest.webapp
- Bugfix: Fix article cleanup on sqlite
owncloud-news (3.406)
- Enhancement: Make config.ini editable in the admin interface
owncloud-news (3.405)
- Bugfix: Fix mobile view for ownCloud 7
- Enhancement: Add shortcuts for jumping to next/previous folder
- Enhancement: Add keyboard shortcuts overview
- Enhancement: More space for checkboxes in settings overview