From ef38329c745090ea78bb2d17386524af724a13b8 Mon Sep 17 00:00:00 2001 From: Oleksander Piskun Date: Mon, 14 Sep 2026 10:44:08 +0000 Subject: [PATCH] feat: add Nextcloud 36 support Server master was bumped to 36 on 2026-08-25. With max-version 35 in info.xml the app cannot be enabled on master, and the CI version matrix, which is derived from info.xml, never tests it. Signed-off-by: Oleksander Piskun --- CHANGELOG.md | 4 ++++ appinfo/info.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63e3e5c..9674a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Added + +- Added support for Nextcloud 36 + ## 1.4.3 - 2026-07-27 ### Changed diff --git a/appinfo/info.xml b/appinfo/info.xml index 8658f81..da2f516 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -24,7 +24,7 @@ and notifications about recent activity related to your assigned issues.]]>https://raw.githubusercontent.com/nextcloud/integration_jira/main/img/screenshot1.jpg - + OCA\Jira\BackgroundJob\CheckOpenTickets