From 1af4a3523ca04604ff7bd2b30abc391398717ad8 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 3 May 2021 12:12:37 +0200 Subject: Require 64 bit integer Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 1 + appinfo/info.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 220b0f08e..b7a708220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1 # Unreleased ## [16.x.x] ### Changed +- News now requires a 64bit OS - v2 API implementation (folder part) - Implemented sharing news items between nextcloud users (#1191) - Updated the news items table in DB to include sharer data (#1191) diff --git a/appinfo/info.xml b/appinfo/info.xml index 1b6af4fed..997ea42fd 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -8,7 +8,7 @@ Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises. **Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]> - 15.4.0-beta4 + 16.0.0 agpl Benjamin Brahmer Sean Molenaar @@ -29,7 +29,7 @@ Before you update to a new version, [check the changelog](https://github.com/nex https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2.png https://raw.githubusercontent.com/nextcloud/news/master/screenshots/3.png - + pgsql sqlite mysql -- cgit v1.2.3