Skip to content

Releases: nextcloud/news

10.0.0

26 Nov 20:49
Compare
Choose a tag to compare

Removed

  • Dropped support for Nextcloud 10

Added

  • Include changelog in release download
  • More App Store improvements

Fixed

  • Switch to new update API
  • Do not fail to mark items as read if they do not exist on the server anymore when using the API
  • Show "Settings" label for settings area button
  • Changed explore url colors to fit Nextcloud theme

news (9.0.4)

28 Aug 07:28
Compare
Choose a tag to compare
  • Bugfix: Pad API last modified timestamp to milliseconds in updated items API to return only new items. API users however need to re-sync their complete contents, #24
  • Bugfix: Do not pad milliseconds for non millisecond timestamps in API

news (9.0.3)

25 Aug 15:58
Compare
Choose a tag to compare
  • Security (Low): Prevent browsers like Chrome from auto-filling your Nextcloud login credentials into Basic Auth form. This could lead users to accidentally saving their credentials in the database and disclosing them to the feed source when the feed is added/updated

news (9.0.2)

23 Aug 18:10
Compare
Choose a tag to compare
  • Bugfix: Do not return millisecond lastModified timestamps in API, #20

news (9.0.1)

18 Aug 20:52
Compare
Choose a tag to compare
  • Enhancement: Drop PHP 64bit requirement due to helpful suggestions

news (9.0.0)

10 Aug 18:07
Compare
Choose a tag to compare
  • New dependency: Bump minimum Nextcloud version to 10
  • New dependency: PHP 64bit required
  • Backwards incompatible change: Updating to 9.0.0 is only possible from 8.8.0 or higher due complex database schema changes.
  • Enhancement: Further cleanups for the Nextcloud app store
  • Bugfix: Fix cronjob updates on Nextcloud 10
  • Bugfix: Limit iframes to 100% width, #10

owncloud-news (8.8.3)

03 Jul 13:18
Compare
Choose a tag to compare
  • Enhancement: Cleanups for the Nextcloud app store