diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2023-11-23 12:02:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-23 12:02:20 +0100 |
commit | c5caae1bf0caa6e938ead478f59044b726eab269 (patch) | |
tree | c92387c0f3800bf2578c74272a9280e96c866c3d /apps | |
parent | 3d814b0c36e736f8f9051d6ee6f0d20fc8811640 (diff) | |
parent | 376f8c3574253c45b08a0025eea7fcaba6ceb0fc (diff) | |
download | nextcloud-server-c5caae1bf0caa6e938ead478f59044b726eab269.tar.gz nextcloud-server-c5caae1bf0caa6e938ead478f59044b726eab269.zip |
Merge pull request #41678 from nextcloud/branchoff/master-is-now-29
Master is now 29
Diffstat (limited to 'apps')
30 files changed, 59 insertions, 59 deletions
diff --git a/apps/admin_audit/appinfo/info.xml b/apps/admin_audit/appinfo/info.xml index d9e1eaf9e53..196f03b6de7 100644 --- a/apps/admin_audit/appinfo/info.xml +++ b/apps/admin_audit/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Auditing / Logging</name> <summary>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</summary> <description>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Nextcloud</author> <namespace>AdminAudit</namespace> @@ -15,7 +15,7 @@ <category>monitoring</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> <job>OCA\AdminAudit\BackgroundJobs\Rotate</job> diff --git a/apps/cloud_federation_api/appinfo/info.xml b/apps/cloud_federation_api/appinfo/info.xml index 8de2444ff2a..e0f871392a2 100644 --- a/apps/cloud_federation_api/appinfo/info.xml +++ b/apps/cloud_federation_api/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Cloud Federation API</name> <summary>Enable clouds to communicate with each other and exchange data</summary> <description>The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data.</description> - <version>1.11.0</version> + <version>1.12.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <namespace>CloudFederationAPI</namespace> @@ -15,6 +15,6 @@ <category>integration</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> </info> diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml index 62768b84027..a6917f17b3d 100644 --- a/apps/comments/appinfo/info.xml +++ b/apps/comments/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Comments</name> <summary>Files app plugin to add comments to files</summary> <description>Files app plugin to add comments to files</description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Arthur Schiwon</author> <author>Vincent Petry</author> @@ -16,7 +16,7 @@ <category>social</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <activity> diff --git a/apps/contactsinteraction/appinfo/info.xml b/apps/contactsinteraction/appinfo/info.xml index 0adbc9a6219..0760d9b3626 100644 --- a/apps/contactsinteraction/appinfo/info.xml +++ b/apps/contactsinteraction/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Contacts Interaction</name> <summary>Manages interaction between users and contacts</summary> <description>Collect data about user and contacts interactions and provide an address book for the data</description> - <version>1.9.0</version> + <version>1.10.0</version> <licence>agpl</licence> <author>Christoph Wurst</author> <author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</author> @@ -17,7 +17,7 @@ <category>social</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> <job>OCA\ContactsInteraction\BackgroundJob\CleanupJob</job> diff --git a/apps/dashboard/appinfo/info.xml b/apps/dashboard/appinfo/info.xml index 8f11a253e24..b5b739014ad 100644 --- a/apps/dashboard/appinfo/info.xml +++ b/apps/dashboard/appinfo/info.xml @@ -8,7 +8,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! Users can add the widgets they like and change the background to their liking.]]> </description> - <version>7.8.0</version> + <version>7.9.0</version> <licence>agpl</licence> <author>Julius Härtl</author> <namespace>Dashboard</namespace> @@ -18,7 +18,7 @@ The Nextcloud Dashboard is your starting point of the day, giving you an overvie <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <navigations> diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml index 14a6b522e40..d436596ca5a 100644 --- a/apps/dav/appinfo/info.xml +++ b/apps/dav/appinfo/info.xml @@ -5,7 +5,7 @@ <name>WebDAV</name> <summary>WebDAV endpoint</summary> <description>WebDAV endpoint</description> - <version>1.29.1</version> + <version>1.30.0</version> <licence>agpl</licence> <author>owncloud.org</author> <namespace>DAV</namespace> @@ -15,7 +15,7 @@ <category>integration</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml index 5e40022b821..ffcabe9bfc6 100644 --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml @@ -9,7 +9,7 @@ In order to use this encryption module you need to enable server-side encryption The module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system. Please read the documentation to know all implications before you decide to enable server-side encryption. </description> - <version>2.16.0</version> + <version>2.17.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <author>Clark Tomlinson</author> @@ -26,7 +26,7 @@ Please read the documentation to know all implications before you decide to enab <dependencies> <lib>openssl</lib> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <repair-steps> diff --git a/apps/federatedfilesharing/appinfo/info.xml b/apps/federatedfilesharing/appinfo/info.xml index 33c75816d07..e6cc2b2717f 100644 --- a/apps/federatedfilesharing/appinfo/info.xml +++ b/apps/federatedfilesharing/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Federated file sharing</name> <summary>Provide federated file sharing across servers</summary> <description>Provide federated file sharing across servers</description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <author>Roeland Jago Douma</author> @@ -15,7 +15,7 @@ <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <settings> diff --git a/apps/federation/appinfo/info.xml b/apps/federation/appinfo/info.xml index b9fd70c5f85..180882216d8 100644 --- a/apps/federation/appinfo/info.xml +++ b/apps/federation/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Federation</name> <summary>Federation allows you to connect with other trusted servers to exchange the user directory.</summary> <description>Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.</description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <namespace>Federation</namespace> @@ -17,7 +17,7 @@ <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml index f7c2150bc45..c6b5fe304ab 100644 --- a/apps/files/appinfo/info.xml +++ b/apps/files/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Files</name> <summary>File Management</summary> <description>File Management</description> - <version>2.0.0</version> + <version>2.1.0</version> <licence>agpl</licence> <author>John Molakvoæ</author> <author>Robin Appelman</author> @@ -19,7 +19,7 @@ <category>files</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml index b99a20b0c3f..650353b7b1f 100644 --- a/apps/files_external/appinfo/info.xml +++ b/apps/files_external/appinfo/info.xml @@ -9,7 +9,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 advanced user 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. </description> - <version>1.20.0</version> + <version>1.21.0</version> <licence>agpl</licence> <author>Robin Appelman</author> <author>Michael Gapczynski</author> @@ -28,7 +28,7 @@ External storage can be configured using the GUI or at the command line. This se <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/files_reminders/appinfo/info.xml b/apps/files_reminders/appinfo/info.xml index 583244248dc..86cee2e7f5b 100644 --- a/apps/files_reminders/appinfo/info.xml +++ b/apps/files_reminders/appinfo/info.xml @@ -8,7 +8,7 @@ Set file reminders. ]]></description> - <version>1.1.0</version> + <version>1.2.0</version> <licence>agpl</licence> <author>Christopher Ng</author> <namespace>FilesReminders</namespace> @@ -18,7 +18,7 @@ Set file reminders. <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28" /> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index 008b9fed8db..802b8a7ca92 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -9,7 +9,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. </description> - <version>1.20.0</version> + <version>1.21.0</version> <licence>agpl</licence> <author>Michael Gapczynski</author> <author>Bjoern Schiessle</author> @@ -22,7 +22,7 @@ Turning the feature off removes shared files and folders on the server for all s <category>social</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml index f651eb46b91..0386ccdfee6 100644 --- a/apps/files_trashbin/appinfo/info.xml +++ b/apps/files_trashbin/appinfo/info.xml @@ -9,7 +9,7 @@ This application enables users to restore files that were deleted from the syste To prevent a user 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. </description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <namespace>Files_Trashbin</namespace> @@ -23,7 +23,7 @@ To prevent a user from running out of disk space, the Deleted files app will not <category>files</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml index babb64033d2..a00f165c542 100644 --- a/apps/files_versions/appinfo/info.xml +++ b/apps/files_versions/appinfo/info.xml @@ -8,7 +8,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 user 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 user'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. </description> - <version>1.21.0</version> + <version>1.22.0</version> <licence>agpl</licence> <author>Frank Karlitschek</author> <author>Bjoern Schiessle</author> @@ -23,7 +23,7 @@ <category>files</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/lookup_server_connector/appinfo/info.xml b/apps/lookup_server_connector/appinfo/info.xml index cabc801bd06..30a7bc0aadc 100644 --- a/apps/lookup_server_connector/appinfo/info.xml +++ b/apps/lookup_server_connector/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Lookup Server Connector</name> <summary>Sync public user information with the lookup server</summary> <description>Sync public user information with the lookup server</description> - <version>1.16.0</version> + <version>1.17.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <namespace>LookupServerConnector</namespace> @@ -16,6 +16,6 @@ <category>social</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> </info> diff --git a/apps/oauth2/appinfo/info.xml b/apps/oauth2/appinfo/info.xml index fd17afbb11f..45e06a5a0c8 100644 --- a/apps/oauth2/appinfo/info.xml +++ b/apps/oauth2/appinfo/info.xml @@ -5,7 +5,7 @@ <name>OAuth 2.0</name> <summary>Allows OAuth2 compatible authentication from other web applications.</summary> <description>The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications.</description> - <version>1.16.3</version> + <version>1.17.0</version> <licence>agpl</licence> <author>Lukas Reschke</author> <namespace>OAuth2</namespace> @@ -16,7 +16,7 @@ <category>integration</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/provisioning_api/appinfo/info.xml b/apps/provisioning_api/appinfo/info.xml index b46ba246de7..a38d9f20a61 100644 --- a/apps/provisioning_api/appinfo/info.xml +++ b/apps/provisioning_api/appinfo/info.xml @@ -13,7 +13,7 @@ listed above. More information is available in the Provisioning API documentation, including example calls and server responses. </description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Tom Needham</author> <namespace>Provisioning_API</namespace> @@ -26,6 +26,6 @@ <category>integration</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> </info> diff --git a/apps/settings/appinfo/info.xml b/apps/settings/appinfo/info.xml index fefa2fadaef..d9c7b37b0e8 100644 --- a/apps/settings/appinfo/info.xml +++ b/apps/settings/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Nextcloud settings</name> <summary>Nextcloud settings</summary> <description>Nextcloud settings</description> - <version>1.10.0</version> + <version>1.11.0</version> <licence>agpl</licence> <author>Nextcloud</author> <namespace>Settings</namespace> @@ -13,7 +13,7 @@ <category>customization</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <settings> diff --git a/apps/settings/lib/WellKnown/SecurityTxtHandler.php b/apps/settings/lib/WellKnown/SecurityTxtHandler.php index e401ba0a0a1..309485e1214 100644 --- a/apps/settings/lib/WellKnown/SecurityTxtHandler.php +++ b/apps/settings/lib/WellKnown/SecurityTxtHandler.php @@ -38,7 +38,7 @@ class SecurityTxtHandler implements IHandler { } $response = "Contact: https://hackerone.com/nextcloud -Expires: 2023-12-31T23:00:00.000Z +Expires: 2024-04-30T23:00:00.000Z Acknowledgments: https://hackerone.com/nextcloud/thanks Acknowledgments: https://github.com/nextcloud/security-advisories/security/advisories Policy: https://hackerone.com/nextcloud diff --git a/apps/sharebymail/appinfo/info.xml b/apps/sharebymail/appinfo/info.xml index f78e00b0bfb..6cdf28fcfb7 100644 --- a/apps/sharebymail/appinfo/info.xml +++ b/apps/sharebymail/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Share by mail</name> <summary>Share provider which allows you to share files by mail</summary> <description>Share provider which allows you to share files by mail</description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <namespace>ShareByMail</namespace> @@ -16,7 +16,7 @@ <category>social</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <settings> diff --git a/apps/systemtags/appinfo/info.xml b/apps/systemtags/appinfo/info.xml index 1b0f28aebab..84f38bb17d3 100644 --- a/apps/systemtags/appinfo/info.xml +++ b/apps/systemtags/appinfo/info.xml @@ -6,7 +6,7 @@ <summary>Collaborative tagging functionality which shares tags among users.</summary> <description>Collaborative tagging functionality which shares tags among users. Great for teams. (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)</description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Vincent Petry</author> <author>Joas Schilling</author> @@ -18,7 +18,7 @@ <category>organization</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <settings> <admin>OCA\SystemTags\Settings\Admin</admin> diff --git a/apps/testing/appinfo/info.xml b/apps/testing/appinfo/info.xml index 091e2513667..b5ca2fe7b21 100644 --- a/apps/testing/appinfo/info.xml +++ b/apps/testing/appinfo/info.xml @@ -5,7 +5,7 @@ <name>QA testing</name> <summary>This app is only for testing! It is dangerous to have it enabled in a live instance</summary> <description>This app is only for testing! It is dangerous to have it enabled in a live instance</description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Joas Schilling</author> <types> @@ -14,6 +14,6 @@ <category>monitoring</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> </info> diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml index 8ad8cd5e8a9..19790b3f6cd 100644 --- a/apps/theming/appinfo/info.xml +++ b/apps/theming/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Theming</name> <summary>Adjust the Nextcloud theme</summary> <description>Adjust the Nextcloud theme</description> - <version>2.3.0</version> + <version>2.4.0</version> <licence>agpl</licence> <author>Nextcloud</author> <namespace>Theming</namespace> @@ -17,7 +17,7 @@ <category>customization</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <settings> diff --git a/apps/twofactor_backupcodes/appinfo/info.xml b/apps/twofactor_backupcodes/appinfo/info.xml index 762a8bc25fd..f802622bc31 100644 --- a/apps/twofactor_backupcodes/appinfo/info.xml +++ b/apps/twofactor_backupcodes/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Two factor backup codes</name> <summary>A two-factor auth backup codes provider</summary> <description>A two-factor auth backup codes provider</description> - <version>1.17.0</version> + <version>1.18.0</version> <licence>agpl</licence> <author>Christoph Wurst</author> <namespace>TwoFactorBackupCodes</namespace> @@ -13,7 +13,7 @@ <category>security</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <repair-steps> diff --git a/apps/updatenotification/appinfo/info.xml b/apps/updatenotification/appinfo/info.xml index 4b8a47ffd45..ea148d6daab 100644 --- a/apps/updatenotification/appinfo/info.xml +++ b/apps/updatenotification/appinfo/info.xml @@ -5,14 +5,14 @@ <name>Update notification</name> <summary>Displays update notifications for Nextcloud and provides the SSO for the updater.</summary> <description>Displays update notifications for Nextcloud and provides the SSO for the updater.</description> - <version>1.18.0</version> + <version>1.19.0</version> <licence>agpl</licence> <author>Lukas Reschke</author> <namespace>UpdateNotification</namespace> <category>monitoring</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index e96d1b40a02..a04722c1339 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -9,7 +9,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. </description> - <version>1.19.0</version> + <version>1.20.0</version> <licence>agpl</licence> <author>Dominik Schmidt</author> <author>Arthur Schiwon</author> @@ -24,7 +24,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> <lib>ldap</lib> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> diff --git a/apps/user_status/appinfo/info.xml b/apps/user_status/appinfo/info.xml index a574b1ed4a1..8dd67ffcfa4 100644 --- a/apps/user_status/appinfo/info.xml +++ b/apps/user_status/appinfo/info.xml @@ -5,7 +5,7 @@ <name>User status</name> <summary>User status</summary> <description><![CDATA[User status]]></description> - <version>1.8.1</version> + <version>1.9.0</version> <licence>agpl</licence> <author mail="oc.list@georgehrke.com" >Georg Ehrke</author> <namespace>UserStatus</namespace> @@ -20,7 +20,7 @@ </navigation> </navigations> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> <job>OCA\UserStatus\BackgroundJob\ClearOldStatusesBackgroundJob</job> diff --git a/apps/weather_status/appinfo/info.xml b/apps/weather_status/appinfo/info.xml index 14f2a51afe3..cdc28262442 100644 --- a/apps/weather_status/appinfo/info.xml +++ b/apps/weather_status/appinfo/info.xml @@ -7,7 +7,7 @@ <description><![CDATA[Weather status integrated in the Dashboard app. User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed. This status can also be integrated in other places like the Calendar app.]]></description> - <version>1.8.0</version> + <version>1.9.0</version> <licence>agpl</licence> <author mail="eneiluj@posteo.net">Julien Veyssier</author> <namespace>WeatherStatus</namespace> @@ -15,6 +15,6 @@ <category>dashboard</category> <bugs>https://github.com/nextcloud/server</bugs> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> </info> diff --git a/apps/workflowengine/appinfo/info.xml b/apps/workflowengine/appinfo/info.xml index 70292671400..5a15b148667 100644 --- a/apps/workflowengine/appinfo/info.xml +++ b/apps/workflowengine/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Nextcloud workflow engine</name> <summary>Nextcloud workflow engine</summary> <description>Nextcloud workflow engine</description> - <version>2.10.0</version> + <version>2.11.0</version> <licence>agpl</licence> <author>Arthur Schiwon</author> <author>Julius Härtl</author> @@ -22,7 +22,7 @@ <repository>https://github.com/nextcloud/server.git</repository> <dependencies> - <nextcloud min-version="28" max-version="28"/> + <nextcloud min-version="29" max-version="29"/> </dependencies> <background-jobs> |