From a047a9e06ad4d80bd39563add1d8571f4f15ee13 Mon Sep 17 00:00:00 2001 From: Edward Ly Date: Mon, 22 Jun 2026 07:00:38 -0400 Subject: [PATCH 1/3] docs: update CHANGELOG.md Signed-off-by: Edward Ly --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de2779fe..215c917a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [2.3.0] - 2026-06-22 + +### Added + +- Dashboard widget displaying latest/unread Zulip messages. #126 + +### Changed + +- Bump max supported Nextcloud version to 35. #135 +- Update npm packages. #110 #111 #112 #113 #117 #118 #119 #122 #124 #125 #127 #129 #134 + ## [2.2.0] - 2026-04-13 ### Changed @@ -146,7 +157,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Upload selected Nextcloud files to configured Zulip instance. -[Unreleased]: https://github.com/nextcloud/integration_zulip/compare/v2.2.0...HEAD +[Unreleased]: https://github.com/nextcloud/integration_zulip/compare/v2.3.0...HEAD +[2.3.0]: https://github.com/nextcloud/integration_zulip/releases/tag/v2.3.0 [2.2.0]: https://github.com/nextcloud/integration_zulip/releases/tag/v2.2.0 [2.1.0]: https://github.com/nextcloud/integration_zulip/releases/tag/v2.1.0 [2.0.0]: https://github.com/nextcloud/integration_zulip/releases/tag/v2.0.0 From e54d921866e6920d72998d3dc38b09df44ac6b31 Mon Sep 17 00:00:00 2001 From: Edward Ly Date: Mon, 22 Jun 2026 07:02:00 -0400 Subject: [PATCH 2/3] chore(info.xml): bump minor version Signed-off-by: Edward Ly --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 4eb745a5..0b06bee8 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ These values can be found in and copied from your Zulip account's `zuliprc` file If those settings are not configured, a link to the "Connected accounts" user settings page will be displayed when attempting to send a file to a Zulip user/topic. The context menu to send a file can be accessed by right clicking on the file/folder to be shared or selecting them and clicking on the "Actions" button. ]]> - 2.2.0 + 2.3.0 AGPL-3.0-or-later Edward Ly Zulip From 21104fe00cb13f8524f1bfdff8c85d9d0a105d0d Mon Sep 17 00:00:00 2001 From: Edward Ly Date: Mon, 22 Jun 2026 07:04:13 -0400 Subject: [PATCH 3/3] chore(info.xml)!: bump maximum Nextcloud version to 35 Signed-off-by: Edward Ly --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 0b06bee8..45343522 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -34,7 +34,7 @@ The context menu to send a file can be accessed by right clicking on the file/fo https://liberapay.com/edward-ly/donate https://paypal.me/ledlight7 - + OCA\Zulip\Settings\Admin