From 1d78386806685ef77a3cd3155abb56fbdbb9add8 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 22 Jan 2026 08:59:28 +0100 Subject: [PATCH] chore: Bump app versions and requirements Signed-off-by: Joas Schilling --- apps/admin_audit/appinfo/info.xml | 4 ++-- apps/cloud_federation_api/appinfo/info.xml | 4 ++-- apps/comments/appinfo/info.xml | 4 ++-- apps/contactsinteraction/appinfo/info.xml | 4 ++-- apps/dashboard/appinfo/info.xml | 4 ++-- apps/dav/appinfo/info.xml | 4 ++-- apps/encryption/appinfo/info.xml | 6 +++--- apps/federatedfilesharing/appinfo/info.xml | 4 ++-- apps/federation/appinfo/info.xml | 4 ++-- apps/files/appinfo/info.xml | 4 ++-- apps/files_external/appinfo/info.xml | 4 ++-- apps/files_reminders/appinfo/info.xml | 4 ++-- apps/files_sharing/appinfo/info.xml | 4 ++-- apps/files_trashbin/appinfo/info.xml | 4 ++-- apps/files_versions/appinfo/info.xml | 4 ++-- apps/lookup_server_connector/appinfo/info.xml | 4 ++-- apps/oauth2/appinfo/info.xml | 4 ++-- apps/profile/appinfo/info.xml | 4 ++-- apps/provisioning_api/appinfo/info.xml | 4 ++-- apps/settings/appinfo/info.xml | 4 ++-- apps/sharebymail/appinfo/info.xml | 4 ++-- apps/systemtags/appinfo/info.xml | 4 ++-- apps/testing/appinfo/info.xml | 4 ++-- apps/theming/appinfo/info.xml | 4 ++-- apps/twofactor_backupcodes/appinfo/info.xml | 4 ++-- apps/updatenotification/appinfo/info.xml | 4 ++-- apps/user_ldap/appinfo/info.xml | 4 ++-- apps/user_status/appinfo/info.xml | 4 ++-- apps/weather_status/appinfo/info.xml | 4 ++-- apps/webhook_listeners/appinfo/info.xml | 4 ++-- apps/workflowengine/appinfo/info.xml | 4 ++-- 31 files changed, 63 insertions(+), 63 deletions(-) diff --git a/apps/admin_audit/appinfo/info.xml b/apps/admin_audit/appinfo/info.xml index 730399850db..0d79a1f6484 100644 --- a/apps/admin_audit/appinfo/info.xml +++ b/apps/admin_audit/appinfo/info.xml @@ -10,7 +10,7 @@ Auditing / Logging Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions. Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions. - 1.23.0 + 1.24.0 agpl Nextcloud AdminAudit @@ -20,7 +20,7 @@ monitoring https://github.com/nextcloud/server/issues - + OCA\AdminAudit\BackgroundJobs\Rotate diff --git a/apps/cloud_federation_api/appinfo/info.xml b/apps/cloud_federation_api/appinfo/info.xml index 43ce99a6c50..84fc243a63f 100644 --- a/apps/cloud_federation_api/appinfo/info.xml +++ b/apps/cloud_federation_api/appinfo/info.xml @@ -9,7 +9,7 @@ Cloud Federation API Enable clouds to communicate with each other and exchange data The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data. - 1.17.0 + 1.18.0 agpl Bjoern Schiessle CloudFederationAPI @@ -19,6 +19,6 @@ integration https://github.com/nextcloud/server/issues - + diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml index efab11b68d8..3e5c45f4f07 100644 --- a/apps/comments/appinfo/info.xml +++ b/apps/comments/appinfo/info.xml @@ -10,7 +10,7 @@ Comments Files app plugin to add comments to files Files app plugin to add comments to files - 1.23.0 + 1.24.0 agpl Arthur Schiwon Vincent Petry @@ -21,7 +21,7 @@ social https://github.com/nextcloud/server/issues - + diff --git a/apps/contactsinteraction/appinfo/info.xml b/apps/contactsinteraction/appinfo/info.xml index 44442fe23df..61b679bfa5e 100644 --- a/apps/contactsinteraction/appinfo/info.xml +++ b/apps/contactsinteraction/appinfo/info.xml @@ -9,7 +9,7 @@ Contacts Interaction Manages interaction between accounts and contacts Collect data about accounts and contacts interactions and provide an address book for the data - 1.14.1 + 1.15.0 agpl Christoph Wurst Nextcloud Groupware Team @@ -21,7 +21,7 @@ social https://github.com/nextcloud/server/issues - + OCA\ContactsInteraction\BackgroundJob\CleanupJob diff --git a/apps/dashboard/appinfo/info.xml b/apps/dashboard/appinfo/info.xml index 1a5d7ac635c..d25c559c1b1 100644 --- a/apps/dashboard/appinfo/info.xml +++ b/apps/dashboard/appinfo/info.xml @@ -12,7 +12,7 @@ The Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking.]]> - 7.13.0 + 7.14.0 agpl Julius Härtl Dashboard @@ -22,7 +22,7 @@ The Nextcloud Dashboard is your starting point of the day, giving you an overvie https://github.com/nextcloud/server/issues - + diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml index 73523a92313..1a886493d68 100644 --- a/apps/dav/appinfo/info.xml +++ b/apps/dav/appinfo/info.xml @@ -10,7 +10,7 @@ WebDAV WebDAV endpoint WebDAV endpoint - 1.36.0 + 1.37.0 agpl owncloud.org DAV @@ -20,7 +20,7 @@ integration https://github.com/nextcloud/server/issues - + diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml index 516d745a671..75fe5396eae 100644 --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml @@ -26,11 +26,11 @@ * To encrypt all existing files, use the command `occ encryption:encrypt-all`. **Before You Begin** - * **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to + * **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to read the documentation to understand implications and the appropriate procedures to avoid data loss. ]]> - 2.21.0 + 2.22.0 agpl Bjoern Schiessle Clark Tomlinson @@ -50,7 +50,7 @@ openssl - + diff --git a/apps/federatedfilesharing/appinfo/info.xml b/apps/federatedfilesharing/appinfo/info.xml index b7361ad14e1..d55b7a224ae 100644 --- a/apps/federatedfilesharing/appinfo/info.xml +++ b/apps/federatedfilesharing/appinfo/info.xml @@ -10,7 +10,7 @@ Federated file sharing Provide federated file sharing across servers Provide federated file sharing across servers - 1.23.0 + 1.24.0 agpl Bjoern Schiessle Roeland Jago Douma @@ -20,7 +20,7 @@ https://github.com/nextcloud/server/issues - + diff --git a/apps/federation/appinfo/info.xml b/apps/federation/appinfo/info.xml index 4de9d972110..a2917656982 100644 --- a/apps/federation/appinfo/info.xml +++ b/apps/federation/appinfo/info.xml @@ -10,7 +10,7 @@ Federation Federation allows you to connect with other trusted servers to exchange the account directory. Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. - 1.23.0 + 1.24.0 agpl Bjoern Schiessle Federation @@ -22,7 +22,7 @@ https://github.com/nextcloud/server/issues - + diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml index 1fdde56e09f..3168eab9b38 100644 --- a/apps/files/appinfo/info.xml +++ b/apps/files/appinfo/info.xml @@ -10,7 +10,7 @@ Files File Management File Management - 2.5.0 + 2.6.0 agpl John Molakvoæ Robin Appelman @@ -24,7 +24,7 @@ files https://github.com/nextcloud/server/issues - + diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml index 8149273897b..5e63ed7fd9b 100644 --- a/apps/files_external/appinfo/info.xml +++ b/apps/files_external/appinfo/info.xml @@ -14,7 +14,7 @@ This application enables administrators to configure connections to external sto External storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation. - 1.25.1 + 1.26.0 agpl Robin Appelman Michael Gapczynski @@ -33,7 +33,7 @@ External storage can be configured using the GUI or at the command line. This se https://github.com/nextcloud/server/issues - + diff --git a/apps/files_reminders/appinfo/info.xml b/apps/files_reminders/appinfo/info.xml index 68c62b81705..860ae8a4648 100644 --- a/apps/files_reminders/appinfo/info.xml +++ b/apps/files_reminders/appinfo/info.xml @@ -15,7 +15,7 @@ Set file reminders. Note: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly. ]]> - 1.6.0 + 1.7.0 agpl Christopher Ng FilesReminders @@ -25,7 +25,7 @@ Note: to use the `File reminders` app, ensure that the `Notifications` app is in https://github.com/nextcloud/server/issues - + diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index cb643d89040..f34f4dc0b9a 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -14,7 +14,7 @@ Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation. - 1.25.2 + 1.26.0 agpl Michael Gapczynski Bjoern Schiessle @@ -27,7 +27,7 @@ Turning the feature off removes shared files and folders on the server for all s social https://github.com/nextcloud/server/issues - + diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml index 1b70a5b1f14..e0446267486 100644 --- a/apps/files_trashbin/appinfo/info.xml +++ b/apps/files_trashbin/appinfo/info.xml @@ -14,7 +14,7 @@ This application enables people to restore files that were deleted from the syst To prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation. - 1.23.0 + 1.24.0 agpl Bjoern Schiessle Files_Trashbin @@ -28,7 +28,7 @@ To prevent an account from running out of disk space, the Deleted files app will files https://github.com/nextcloud/server/issues - + diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml index c90e78985ab..6e9cae28ba2 100644 --- a/apps/files_versions/appinfo/info.xml +++ b/apps/files_versions/appinfo/info.xml @@ -13,7 +13,7 @@ This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions. In addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation. - 1.26.0 + 1.27.0 agpl Frank Karlitschek Bjoern Schiessle @@ -28,7 +28,7 @@ files https://github.com/nextcloud/server/issues - + diff --git a/apps/lookup_server_connector/appinfo/info.xml b/apps/lookup_server_connector/appinfo/info.xml index 8011a0ddaee..c021c5bc7df 100644 --- a/apps/lookup_server_connector/appinfo/info.xml +++ b/apps/lookup_server_connector/appinfo/info.xml @@ -9,7 +9,7 @@ Lookup Server Connector Sync public account information with the lookup server Sync public account information with the lookup server - 1.21.0 + 1.22.0 agpl Bjoern Schiessle LookupServerConnector @@ -20,6 +20,6 @@ social https://github.com/nextcloud/server/issues - + diff --git a/apps/oauth2/appinfo/info.xml b/apps/oauth2/appinfo/info.xml index a5b80314989..8aff11d4c68 100644 --- a/apps/oauth2/appinfo/info.xml +++ b/apps/oauth2/appinfo/info.xml @@ -9,7 +9,7 @@ OAuth 2.0 Allows OAuth2 compatible authentication from other web applications. The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications. - 1.21.0 + 1.22.0 agpl Lukas Reschke OAuth2 @@ -20,7 +20,7 @@ integration https://github.com/nextcloud/server/issues - + diff --git a/apps/profile/appinfo/info.xml b/apps/profile/appinfo/info.xml index cc246fabcec..e55aa5e9b4a 100644 --- a/apps/profile/appinfo/info.xml +++ b/apps/profile/appinfo/info.xml @@ -9,13 +9,13 @@ Profile This application provides the profile Provides a customisable user profile interface. - 1.2.0 + 1.3.0 agpl Nextcloud GmbH Profile social https://github.com/nextcloud/server/issues - + diff --git a/apps/provisioning_api/appinfo/info.xml b/apps/provisioning_api/appinfo/info.xml index 387c08b7052..f2a080d2cf3 100644 --- a/apps/provisioning_api/appinfo/info.xml +++ b/apps/provisioning_api/appinfo/info.xml @@ -18,7 +18,7 @@ listed above. More information is available in the Provisioning API documentation, including example calls and server responses. - 1.23.0 + 1.24.0 agpl Tom Needham Provisioning_API @@ -31,6 +31,6 @@ integration https://github.com/nextcloud/server/issues - + diff --git a/apps/settings/appinfo/info.xml b/apps/settings/appinfo/info.xml index 69489e8ef2a..879859fe1c8 100644 --- a/apps/settings/appinfo/info.xml +++ b/apps/settings/appinfo/info.xml @@ -9,7 +9,7 @@ Nextcloud settings Nextcloud settings Nextcloud settings - 1.16.0 + 1.17.0 agpl Nextcloud Settings @@ -17,7 +17,7 @@ customization https://github.com/nextcloud/server/issues - + diff --git a/apps/sharebymail/appinfo/info.xml b/apps/sharebymail/appinfo/info.xml index 466cf5f556d..c56a928dfe0 100644 --- a/apps/sharebymail/appinfo/info.xml +++ b/apps/sharebymail/appinfo/info.xml @@ -9,7 +9,7 @@ Share by mail Share provider which allows you to share files by mail Share provider which allows you to share files by mail - 1.23.0 + 1.24.0 agpl Bjoern Schiessle ShareByMail @@ -20,7 +20,7 @@ social https://github.com/nextcloud/server/issues - + diff --git a/apps/systemtags/appinfo/info.xml b/apps/systemtags/appinfo/info.xml index 42f8e1a468d..925405b56d5 100644 --- a/apps/systemtags/appinfo/info.xml +++ b/apps/systemtags/appinfo/info.xml @@ -11,7 +11,7 @@ Collaborative tagging functionality which shares tags among people. Collaborative tagging functionality which shares tags among people. Great for teams. (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.) - 1.23.0 + 1.24.0 agpl Vincent Petry Joas Schilling @@ -23,7 +23,7 @@ organization https://github.com/nextcloud/server/issues - + OCA\SystemTags\Command\Files\Add diff --git a/apps/testing/appinfo/info.xml b/apps/testing/appinfo/info.xml index 463cbf23750..d69f9029933 100644 --- a/apps/testing/appinfo/info.xml +++ b/apps/testing/appinfo/info.xml @@ -10,7 +10,7 @@ QA testing This app is only for testing! It is dangerous to have it enabled in a live instance This app is only for testing! It is dangerous to have it enabled in a live instance - 1.23.0 + 1.24.0 agpl Joas Schilling @@ -19,6 +19,6 @@ monitoring https://github.com/nextcloud/server/issues - + diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml index 6128df3f49a..95f8a2fc271 100644 --- a/apps/theming/appinfo/info.xml +++ b/apps/theming/appinfo/info.xml @@ -9,7 +9,7 @@ Theming Adjust the Nextcloud theme Adjust the Nextcloud theme - 2.8.0 + 2.9.0 agpl Nextcloud Theming @@ -21,7 +21,7 @@ customization https://github.com/nextcloud/server/issues - + diff --git a/apps/twofactor_backupcodes/appinfo/info.xml b/apps/twofactor_backupcodes/appinfo/info.xml index df43ffd3123..ab8f2b60445 100644 --- a/apps/twofactor_backupcodes/appinfo/info.xml +++ b/apps/twofactor_backupcodes/appinfo/info.xml @@ -9,7 +9,7 @@ Two factor backup codes A two-factor auth backup codes provider A two-factor auth backup codes provider - 1.22.0 + 1.23.0 agpl Christoph Wurst TwoFactorBackupCodes @@ -17,7 +17,7 @@ security https://github.com/nextcloud/server/issues - + diff --git a/apps/updatenotification/appinfo/info.xml b/apps/updatenotification/appinfo/info.xml index 506bf0d76b5..bedb1467d13 100644 --- a/apps/updatenotification/appinfo/info.xml +++ b/apps/updatenotification/appinfo/info.xml @@ -10,14 +10,14 @@ Update notification Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater. Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater. - 1.23.0 + 1.24.0 agpl Lukas Reschke UpdateNotification monitoring https://github.com/nextcloud/server/issues - + diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index 8384dfa50f6..732a008ffad 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -14,7 +14,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation. - 1.24.0 + 1.25.0 agpl Dominik Schmidt Arthur Schiwon @@ -29,7 +29,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc https://github.com/nextcloud/server/issues ldap - + diff --git a/apps/user_status/appinfo/info.xml b/apps/user_status/appinfo/info.xml index 12f8c7492f0..21c64b6a71b 100644 --- a/apps/user_status/appinfo/info.xml +++ b/apps/user_status/appinfo/info.xml @@ -9,7 +9,7 @@ User status User status - 1.13.0 + 1.14.0 agpl Georg Ehrke UserStatus @@ -24,7 +24,7 @@ - + OCA\UserStatus\BackgroundJob\ClearOldStatusesBackgroundJob diff --git a/apps/weather_status/appinfo/info.xml b/apps/weather_status/appinfo/info.xml index 2275825e0ca..d2c62a2fd62 100644 --- a/apps/weather_status/appinfo/info.xml +++ b/apps/weather_status/appinfo/info.xml @@ -11,7 +11,7 @@ - 1.13.0 + 1.14.0 agpl Julien Veyssier WeatherStatus @@ -19,6 +19,6 @@ dashboard https://github.com/nextcloud/server - + diff --git a/apps/webhook_listeners/appinfo/info.xml b/apps/webhook_listeners/appinfo/info.xml index 65a02f02997..6177b60a6fa 100644 --- a/apps/webhook_listeners/appinfo/info.xml +++ b/apps/webhook_listeners/appinfo/info.xml @@ -18,7 +18,7 @@ Administrators can configure webhook listeners via the app's OCS API. The app al ]]> - 1.5.0 + 1.6.0 agpl Côme Chilliet WebhookListeners @@ -38,7 +38,7 @@ Administrators can configure webhook listeners via the app's OCS API. The app al https://github.com/nextcloud/server.git - + diff --git a/apps/workflowengine/appinfo/info.xml b/apps/workflowengine/appinfo/info.xml index 87a924333c6..c6fce1d5334 100644 --- a/apps/workflowengine/appinfo/info.xml +++ b/apps/workflowengine/appinfo/info.xml @@ -9,7 +9,7 @@ Nextcloud workflow engine Nextcloud workflow engine Nextcloud workflow engine - 2.15.0 + 2.16.0 agpl Arthur Schiwon Julius Härtl @@ -26,7 +26,7 @@ https://github.com/nextcloud/server.git - +