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

18 Nov 12:29
Compare
Choose a tag to compare
  • Enhancement: Order feeds and folder sorting by title and name rather than by id

owncloud-news (4.1.1)

18 Nov 09:49
Compare
Choose a tag to compare
  • 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)

17 Nov 14:44
Compare
Choose a tag to compare
  • 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)

17 Nov 09:38
Compare
Choose a tag to compare
  • 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)

14 Nov 11:39
Compare
Choose a tag to compare
  • Bugfix: Fix unstarring and starring articles added before

owncloud-news (4.0.2)

11 Nov 13:44
Compare
Choose a tag to compare
  • 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)

07 Nov 17:19
Compare
Choose a tag to compare
  • Bugfix: Fix heise.de encoding issues

owncloud-news (4.0.0)

07 Nov 10:45
Compare
Choose a tag to compare
  • 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)

21 Oct 14:14
Compare
Choose a tag to compare
  • Enhancement: Make config.ini editable in the admin interface

owncloud-news (3.405)

20 Oct 15:27
Compare
Choose a tag to compare
  • 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