From b014d0057149c00589dc94537d7782ae621c3fb9 Mon Sep 17 00:00:00 2001 From: autoupdater <infra+packages-autoupdate@cccv.de> Date: Fri, 13 Sep 2024 22:33:24 +0000 Subject: [PATCH] [autoupdate] Update apps.json --- data/apps.json | 259 ++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 215 insertions(+), 44 deletions(-) diff --git a/data/apps.json b/data/apps.json index 03a2558..f3bdc51 100644 --- a/data/apps.json +++ b/data/apps.json @@ -5762,8 +5762,33 @@ "issueTracker": "https://github.com/nextcloud/cookbook/issues", "website": "https://github.com/nextcloud/cookbook/", "created": "2019-03-18T18:15:40.098418Z", - "lastModified": "2024-06-26T19:54:04.731004Z", + "lastModified": "2024-09-13T08:07:03.740262Z", "releases": [ + { + "version": "0.11.2", + "phpExtensions": [], + "databases": [], + "shellCommands": [], + "phpVersionSpec": ">=7.4.0", + "platformVersionSpec": ">=28.0.0 <31.0.0", + "minIntSize": 32, + "download": "https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.2/cookbook-0.11.2.tar.gz", + "created": "2024-09-13T08:07:03.724021Z", + "licenses": [ + "agpl" + ], + "lastModified": "2024-09-13T08:07:03.785941Z", + "isNightly": false, + "rawPhpVersionSpec": ">=7.4", + "rawPlatformVersionSpec": ">=28 <=30", + "signature": "MSHINFg1Bv8OPRPE6akI8B3EsJFdCVPzeiD2XXFosPjiZH73U5faUdSSG5/g3Yl/9+iYKiE35j5rgZIcmy57LaKrqNYRL//TpNi02uttFNNL4WpNIt8yyf6M/RFx12fiT0FIT8bBkzqNsMqVqVNloIu7TtYeZeiQQtmAlB487/hDstlwwNR/fPM2bahjN3nM6bSCnh2/b4YYFgDBilT25LN1B5UvYms+DbLzswrtmAVypgFlfKiwvWwecWj+WqIgSO5RBSTOqeGkXmMWh7ilzggvcgk+LCNiFS1zrODyFd+YpnVFTwCS8KNx/vqNCAWgv1bUri+1e7AG+nWjJdjfJOTZHZBo3MmjfWKgbpUi8rNk7lhurg7Mf1JqlvwWAGdl6diPNo0IunFx5eP5T/CUSd81qk3djb+vhXHoDeKJhQEog9W/PSmh1j0FBYVR4I7jRxY+fNOHnIBsohfECS7XIhZekeOQaW6AJk+ckDiV+NqgJU87W7U9NyjFeFCm3JaPDMgjDIjSInzRcj/lZJcvjendemBGnEaRAytPUJmphKWJmBqopR/6FjlcAxXVpmKcY/rSW5sz/gUP5IybGsQsgDSn50InQUb8JcH+bTz2PO84boxrkvr5CKLkAG7C/PuojRGMEDlI13QwW0czh7WNjHVkVUVcj8C2/8NFF0dQpZU=", + "translations": { + "en": { + "changelog": "### Fixed\n\n- Prevent failure of changlog builder when parsing dependabot PRs without explicit changelog stub\n [#2461](https://github.com/nextcloud/cookbook/pull/2461) @christianlupus\n- Prevent duplicated keywords and categories that differ only in case\n [#2470](https://github.com/nextcloud/cookbook/pull/2470) nathanielhourt\n- Fraction calculation keeps fractions if possible\n [#2421](https://github.com/nextcloud/cookbook/pull/2421) @Weissnix4711\n\n### Documentation\n\n- Fix link to parser method in FAQ\n [#2396](https://github.com/nextcloud/cookbook/pull/2396) @nathanielhourt\n\n### Maintenance\n\n- Allow automatic updates in the changlog helper dependencies by dependabot\n [#2465](https://github.com/nextcloud/cookbook/pull/2465) @christianlupus\n- Update code styling of PHP files in accordance to Nextcloud preference\n [#2468](https://github.com/nextcloud/cookbook/pull/2468) @dependabot\n- Mark the app as compatible with NC 30\n [#2493](https://github.com/nextcloud/cookbook/pull/2493) @christianlupus\n- Update Typescript transpiler\n [#2489](https://github.com/nextcloud/cookbook/pull/2489) @dependabot\n\n### Dependencies\n\n- Update webpack-merge to major version 6\n [#2404](https://github.com/nextcloud/cookbook/pull/2404) @dependabot" + } + }, + "signatureDigest": "sha512" + }, { "version": "0.11.1-rc1", "phpExtensions": [], @@ -5884,6 +5909,11 @@ }, "isFeatured": true, "authors": [ + { + "name": "Sebastian Fey", + "mail": "info@sebastianfey.de", + "homepage": "" + }, { "name": "Marcel Robitaille", "mail": "mail@marcelrobitaille.me", @@ -5898,11 +5928,6 @@ "name": "Christian Wolf", "mail": "github@christian-wolf.click", "homepage": "" - }, - { - "name": "Sebastian Fey", - "mail": "info@sebastianfey.de", - "homepage": "" } ], "ratingRecent": 0.5, @@ -16707,19 +16732,19 @@ "phpVersionSpec": "*", "platformVersionSpec": ">=26.0.0 <31.0.0", "minIntSize": 32, - "download": "https://github.com/nextcloud/integration_openproject/releases/download/v2.6.4/integration_openproject-2.6.4.tar.gz", - "created": "2024-08-15T11:38:57.146128Z", + "download": "https://github.com/nextcloud/integration_openproject/releases/download/v2.6.4-20220815-nightly/integration_openproject-2.6.4-20220815-nightly.tar.gz", + "created": "2024-08-15T10:50:27.662075Z", "licenses": [ "agpl" ], - "lastModified": "2024-08-15T11:38:58.003925Z", - "isNightly": false, + "lastModified": "2024-08-15T10:50:27.825423Z", + "isNightly": true, "rawPhpVersionSpec": "*", "rawPlatformVersionSpec": ">=26 <=30", - "signature": "AgkaExuoWREhY6lRseQ+Gkk2dqYyd4hb+S4+dyUrphHnqxjyhRvqBncRcIL9LTB5DoouIGlfYorhc7um9UQZtDFMSNWXd7Yfx3yHqILWhLlAmacGwY1DBXOIz1v6TNBmXgkVV4u7Qe/XTRN6nl89uqM018Amsu5NTjZtwYwWTfqGFcjXvOsGJV6qIf+P8IXSPjGrXc+HkuD5PhBwlnAzcdvub5dSx771ivojaxvBQ2A/Ajt42INwCqjbZHONezmm4LXRNc1/qJ4QMTq40VrWfB9l2iylCaQQv6uy43D+zSGZLnPEp2eD24VmsUld1IsAted9VZtonONl4g3ZK8A2FluqMIthVQQWWR3L/x2Au4pqGv0dc61T+lOVuKoAi2XN6O4GAUQkbMOYVWaL2RUzZQbu0TtbjVbzm5H8i0R8HqdsHy/6HcybHPMd8GXABTjBz9FTojU3syXAjC3eP6E4dMrrJciB7J63fI+DGvuwJ1J23UMzc3F2PKCQJE1ks2cfVwzr2ZxRL4nu8Nw7QPzSWk7GPTumr6WYgil5hfN6QS+XfsdB8x5/vM5aCerEHMAvxy38g0zzD/wcjbs8lOyuYz6VuDNp0llxSdMenanRCXXmPFolpkShlwUVNKQdzmHasJsrRVciKtuLFWykOPMQ8adflTZmeIjRrSeF42XCV4w=", + "signature": "cHvsbAALDtscI2Wm2VlVHSQNkY8u7NQyj/NV4UOxxpF6MyH2JaGX++/LoA/7O4p9QUDyU6MKFBI3qs5SdLEZbFCNPUp3WprbQUgyXimPy7Tv5mcwcK4IQx1wsB51Jo8LrN4RhFlcO2wtJDCd6UpoQQa9YLkYYKh+z/IbghfGpSQPklkQjVjWIUpaB7L6VR8pscofRVswB9NLDYWh48N/y9D2wrfjZ3xBeMLxbo6+6c9PWoFNY2CdUpz5uT7SXycqdjzlFBOBOL/dE4p5vdZX2ZLcAO4pDP/qGgyZo12G2RV/TRZgv+k52mz2GmaontWob1VvJrPa38sW+eoQxXp4geCTqEvbtdaXOEuhZSGAEKeo2UExDbBwDuPn4tY24NGTuv+kwdjRNj98VPBnsEp4gvqg+XwKCK3VUD3gCQC3m5UxzIUiJhcvB84nCkrekMnFL8Ig+tLo1RWLZAZLTqB8m9+Eydo80t/voL8qTDqMaI/SdfAKjwfvUToq6m+oEf8ruFYioC1DB0j3Ntv1jY/D5Dn2c1TrkfxJo9m590S82+vNaMH+gUQVaJevNWDKS0bumSWRXoi8Ycr4M0lcnkSp/rHkGMSLVBwBkEi3bKm3G/D/G6ysKl6rWL0+EfDYYiBRueSE+loI8mij4wEUTPxCJ4vRfrwnGvknqB74g9EQz0g=", "translations": { "en": { - "changelog": "### Changed\n- This release expects OpenProject version 13.2 or newer\n- Add application's support for Nextcloud 30\n- Remove Nextcloud's `thecodingmachine` dependency from integration app" + "changelog": "" } }, "signatureDigest": "sha512" @@ -16732,19 +16757,19 @@ "phpVersionSpec": "*", "platformVersionSpec": ">=26.0.0 <31.0.0", "minIntSize": 32, - "download": "https://github.com/nextcloud/integration_openproject/releases/download/v2.6.4-20220815-nightly/integration_openproject-2.6.4-20220815-nightly.tar.gz", - "created": "2024-08-15T10:50:27.662075Z", + "download": "https://github.com/nextcloud/integration_openproject/releases/download/v2.6.4/integration_openproject-2.6.4.tar.gz", + "created": "2024-08-15T11:38:57.146128Z", "licenses": [ "agpl" ], - "lastModified": "2024-08-15T10:50:27.825423Z", - "isNightly": true, + "lastModified": "2024-08-15T11:38:58.003925Z", + "isNightly": false, "rawPhpVersionSpec": "*", "rawPlatformVersionSpec": ">=26 <=30", - "signature": "cHvsbAALDtscI2Wm2VlVHSQNkY8u7NQyj/NV4UOxxpF6MyH2JaGX++/LoA/7O4p9QUDyU6MKFBI3qs5SdLEZbFCNPUp3WprbQUgyXimPy7Tv5mcwcK4IQx1wsB51Jo8LrN4RhFlcO2wtJDCd6UpoQQa9YLkYYKh+z/IbghfGpSQPklkQjVjWIUpaB7L6VR8pscofRVswB9NLDYWh48N/y9D2wrfjZ3xBeMLxbo6+6c9PWoFNY2CdUpz5uT7SXycqdjzlFBOBOL/dE4p5vdZX2ZLcAO4pDP/qGgyZo12G2RV/TRZgv+k52mz2GmaontWob1VvJrPa38sW+eoQxXp4geCTqEvbtdaXOEuhZSGAEKeo2UExDbBwDuPn4tY24NGTuv+kwdjRNj98VPBnsEp4gvqg+XwKCK3VUD3gCQC3m5UxzIUiJhcvB84nCkrekMnFL8Ig+tLo1RWLZAZLTqB8m9+Eydo80t/voL8qTDqMaI/SdfAKjwfvUToq6m+oEf8ruFYioC1DB0j3Ntv1jY/D5Dn2c1TrkfxJo9m590S82+vNaMH+gUQVaJevNWDKS0bumSWRXoi8Ycr4M0lcnkSp/rHkGMSLVBwBkEi3bKm3G/D/G6ysKl6rWL0+EfDYYiBRueSE+loI8mij4wEUTPxCJ4vRfrwnGvknqB74g9EQz0g=", + "signature": "AgkaExuoWREhY6lRseQ+Gkk2dqYyd4hb+S4+dyUrphHnqxjyhRvqBncRcIL9LTB5DoouIGlfYorhc7um9UQZtDFMSNWXd7Yfx3yHqILWhLlAmacGwY1DBXOIz1v6TNBmXgkVV4u7Qe/XTRN6nl89uqM018Amsu5NTjZtwYwWTfqGFcjXvOsGJV6qIf+P8IXSPjGrXc+HkuD5PhBwlnAzcdvub5dSx771ivojaxvBQ2A/Ajt42INwCqjbZHONezmm4LXRNc1/qJ4QMTq40VrWfB9l2iylCaQQv6uy43D+zSGZLnPEp2eD24VmsUld1IsAted9VZtonONl4g3ZK8A2FluqMIthVQQWWR3L/x2Au4pqGv0dc61T+lOVuKoAi2XN6O4GAUQkbMOYVWaL2RUzZQbu0TtbjVbzm5H8i0R8HqdsHy/6HcybHPMd8GXABTjBz9FTojU3syXAjC3eP6E4dMrrJciB7J63fI+DGvuwJ1J23UMzc3F2PKCQJE1ks2cfVwzr2ZxRL4nu8Nw7QPzSWk7GPTumr6WYgil5hfN6QS+XfsdB8x5/vM5aCerEHMAvxy38g0zzD/wcjbs8lOyuYz6VuDNp0llxSdMenanRCXXmPFolpkShlwUVNKQdzmHasJsrRVciKtuLFWykOPMQ8adflTZmeIjRrSeF42XCV4w=", "translations": { "en": { - "changelog": "" + "changelog": "### Changed\n- This release expects OpenProject version 13.2 or newer\n- Add application's support for Nextcloud 30\n- Remove Nextcloud's `thecodingmachine` dependency from integration app" } }, "signatureDigest": "sha512" @@ -27276,16 +27301,16 @@ "phpVersionSpec": "*", "platformVersionSpec": ">=26.0.0 <30.0.0", "minIntSize": 32, - "download": "https://git.finally.coffee/finallycoffee/nextcloud-pride-flags/releases/download/1.0.0-rc.0/pride_flags-1.0.0-rc.0.tar.gz", - "created": "2024-08-05T18:10:52.645516Z", + "download": "https://git.finally.coffee/finallycoffee/nextcloud-pride-flags/releases/download/1.0.1/pride_flags-1.0.1.tar.gz", + "created": "2024-08-05T18:41:44.940859Z", "licenses": [ "gpl3" ], - "lastModified": "2024-08-05T18:10:52.665246Z", - "isNightly": true, + "lastModified": "2024-08-08T21:33:57.526497Z", + "isNightly": false, "rawPhpVersionSpec": "*", "rawPlatformVersionSpec": ">=26 <=29", - "signature": "umn9xcyc75UjT5DpL7Z8XrGJkql9gcYO64wC0XOsKakawy4BbM1a+M1EVD4EAhZU\nGIRGOP0nH8pV5miEBwnYqX03fngH4Vfhb1Y3rNYVPO05Jy8ib5zEWQC4/2X7jG3Z\nsYmdZVD/JjvKp7fKGKn1aAaRwixLoFAZJ2SScHbnlb2c2lE54+jsiaISwJ1A7Hlo\n547Bnj6tbmTrB1khMbeM0NDqStPSY66XEAnaYb2uJXX34+SJKSXMhatTv2hDGBEO\nYC7sCzys0NuRFshPCIyxWC2le0+yj8WUOo/eKGMu4qDWAmKZLzUEJSsQSinRUa5a\nbRkEee5PnJifCRXTGjE0v92h1qvdNi0JjPzar3z0WIwRdVtGN4GgvWQkRVIZTRNJ\nowshV0isQKykrBV1lIQkCwFWex2gRAM+k8/ysuXfuFclm+aerMDJkADiJCw6wI4h\n2TSCa5+a6YB9QKfxjYlM0DqBdQpX2EHw6KhB0PT3sCCTg11CCpj0YfzLVraRPor7\nGtrt2pEey93vwJq+K+HoHPHo54IXzqBEJwyzUHhUtHSJz2h/VugdCUU4XONmHR2u\nXCIryTE2aGyRA+lHcGGIJ5G8g2d9kKSvsjq6AXU3uJExEIIPEH1p9xz57TNPJtpe\nWwFqVnSaz4VkYevFjJTPFalM+tlgFI56FVvNR+ydqN8=", + "signature": "ivAwhEOwlrO2AhMo+i/x1+oZ3xkMFK1UvIdntoDzgPbWXpZQdT86uXbtMuCHqZjD\nCBPzx68r58qgR2/rNquVMTYOyjW6SSB1jfJiXq0GEvHFolfpW25Y2UWunfnzn9o7\nlpS4UDeZqhbPAYpE66oYLlJuiPc5hhl/YFncEuxJHnKPgJrHPk7dmJ0G0s6HVGqu\nFxXCaUcXQRlpDvJKVh6JKSsrilQ1SuU9lhSv2h3lVROEdlXv9HohVOFcPb/VDaBQ\nbNcH9PjjGyhfv/ldUzz/JjJGIuNWutHQBASzjLZeGvt9imYmJsguttxF/9AsKM5d\nVDoHIhFE7H1wLSp99tWKfWeh5aKHCnJk/u7WRfby7p05Dvhhd2moRiI0YFPMpNRu\nm7G5FVEs31zpaFWuGyn32777jPoME7prmqAIetpiexcpRq4sOxIy3CuZvl06tvZC\nMgcXdNa6mVTF+BfgxKKEiBcAcAND5AG6Dxip+pcouMhBYjeXcqLLj3OxpGoF2p61\njg8CZNUGAi9k6rN5AhWJ6QEAhrAQb20UmyAvr2n+p734l0hzXcq9PeJ3s/iS9D+E\n+kb8ADSFbPzFUzqZ8HnUZIjcq15sfyDU3fDkX7hQQ3RIkaJXHb3wr4/4FpKKrvGH\nJQxbH82h5kiVvLCRYUVI0ynMrrSVIC9wSzKeLhSrL2E=", "translations": { "en": { "changelog": "" @@ -27301,16 +27326,16 @@ "phpVersionSpec": "*", "platformVersionSpec": ">=26.0.0 <30.0.0", "minIntSize": 32, - "download": "https://git.finally.coffee/finallycoffee/nextcloud-pride-flags/releases/download/1.0.1/pride_flags-1.0.1.tar.gz", - "created": "2024-08-05T18:41:44.940859Z", + "download": "https://git.finally.coffee/finallycoffee/nextcloud-pride-flags/releases/download/1.0.0-rc.0/pride_flags-1.0.0-rc.0.tar.gz", + "created": "2024-08-05T18:10:52.645516Z", "licenses": [ "gpl3" ], - "lastModified": "2024-08-08T21:33:57.526497Z", - "isNightly": false, + "lastModified": "2024-08-05T18:10:52.665246Z", + "isNightly": true, "rawPhpVersionSpec": "*", "rawPlatformVersionSpec": ">=26 <=29", - "signature": "ivAwhEOwlrO2AhMo+i/x1+oZ3xkMFK1UvIdntoDzgPbWXpZQdT86uXbtMuCHqZjD\nCBPzx68r58qgR2/rNquVMTYOyjW6SSB1jfJiXq0GEvHFolfpW25Y2UWunfnzn9o7\nlpS4UDeZqhbPAYpE66oYLlJuiPc5hhl/YFncEuxJHnKPgJrHPk7dmJ0G0s6HVGqu\nFxXCaUcXQRlpDvJKVh6JKSsrilQ1SuU9lhSv2h3lVROEdlXv9HohVOFcPb/VDaBQ\nbNcH9PjjGyhfv/ldUzz/JjJGIuNWutHQBASzjLZeGvt9imYmJsguttxF/9AsKM5d\nVDoHIhFE7H1wLSp99tWKfWeh5aKHCnJk/u7WRfby7p05Dvhhd2moRiI0YFPMpNRu\nm7G5FVEs31zpaFWuGyn32777jPoME7prmqAIetpiexcpRq4sOxIy3CuZvl06tvZC\nMgcXdNa6mVTF+BfgxKKEiBcAcAND5AG6Dxip+pcouMhBYjeXcqLLj3OxpGoF2p61\njg8CZNUGAi9k6rN5AhWJ6QEAhrAQb20UmyAvr2n+p734l0hzXcq9PeJ3s/iS9D+E\n+kb8ADSFbPzFUzqZ8HnUZIjcq15sfyDU3fDkX7hQQ3RIkaJXHb3wr4/4FpKKrvGH\nJQxbH82h5kiVvLCRYUVI0ynMrrSVIC9wSzKeLhSrL2E=", + "signature": "umn9xcyc75UjT5DpL7Z8XrGJkql9gcYO64wC0XOsKakawy4BbM1a+M1EVD4EAhZU\nGIRGOP0nH8pV5miEBwnYqX03fngH4Vfhb1Y3rNYVPO05Jy8ib5zEWQC4/2X7jG3Z\nsYmdZVD/JjvKp7fKGKn1aAaRwixLoFAZJ2SScHbnlb2c2lE54+jsiaISwJ1A7Hlo\n547Bnj6tbmTrB1khMbeM0NDqStPSY66XEAnaYb2uJXX34+SJKSXMhatTv2hDGBEO\nYC7sCzys0NuRFshPCIyxWC2le0+yj8WUOo/eKGMu4qDWAmKZLzUEJSsQSinRUa5a\nbRkEee5PnJifCRXTGjE0v92h1qvdNi0JjPzar3z0WIwRdVtGN4GgvWQkRVIZTRNJ\nowshV0isQKykrBV1lIQkCwFWex2gRAM+k8/ysuXfuFclm+aerMDJkADiJCw6wI4h\n2TSCa5+a6YB9QKfxjYlM0DqBdQpX2EHw6KhB0PT3sCCTg11CCpj0YfzLVraRPor7\nGtrt2pEey93vwJq+K+HoHPHo54IXzqBEJwyzUHhUtHSJz2h/VugdCUU4XONmHR2u\nXCIryTE2aGyRA+lHcGGIJ5G8g2d9kKSvsjq6AXU3uJExEIIPEH1p9xz57TNPJtpe\nWwFqVnSaz4VkYevFjJTPFalM+tlgFI56FVvNR+ydqN8=", "translations": { "en": { "changelog": "" @@ -27886,8 +27911,33 @@ "issueTracker": "https://github.com/nextcloud/registration/issues", "website": "https://github.com/nextcloud/registration", "created": "2017-02-18T01:54:16.282042Z", - "lastModified": "2024-03-14T15:27:59.009543Z", + "lastModified": "2024-09-13T10:14:58.580628Z", "releases": [ + { + "version": "2.5.0", + "phpExtensions": [], + "databases": [], + "shellCommands": [], + "phpVersionSpec": "*", + "platformVersionSpec": ">=29.0.0 <31.0.0", + "minIntSize": 32, + "download": "https://github.com/nextcloud-releases/registration/releases/download/v2.5.0/registration-v2.5.0.tar.gz", + "created": "2024-09-13T10:14:58.571443Z", + "licenses": [ + "agpl" + ], + "lastModified": "2024-09-13T10:14:58.614726Z", + "isNightly": false, + "rawPhpVersionSpec": "*", + "rawPlatformVersionSpec": ">=29 <=30", + "signature": "VwmGQYLd4T41JPUf3tOxsq5ETHXpWspJRGzap7YJLMc72qbn4KXde7TOK+YmwLRPJTHUeZFJAPN9GNTH2oHBfRELn1fb23zcMsZypML4aINODy8Y9Y8eXik2GrDv6j1FdVpW/kKEKzGHSaVZF9ET5+lf18C8oC3XZIWiPp7U4njGE2yFm25RTMbXxoT4IdCI5obVK/Njthky9QTGZZHaVSEoJ5QsrQnPjeBYP9Tb1Twf3BMK+nQDb64q22oQlliDjBcK2E50U3mvxpm9/yNueYXy0qGcdvhFXrLRIfeFwSHLwOP95sEL2zh5lyQdUNSaHoIxef7dZAtm4XO360snCFFdtUBulTUvxuUKN3ViiHhV8/dzKqni6XslzRQihLUM4vDb5AjfdH1l6RhZ3ePtHKRazO6NVSKbTMh+agzmuIplFhWCV7vwasKQUed/TOxaBK1NBWR5Q855hrndpwEiq1yBoULl2EAkqNRFqLBs+pQf+VhZSR2KCZvknnDm/cGhQgrVeCc7tkc9IHAbxK+dK5i3I1uLCY9b9RHvP2v821Np3K5i8WAO45DmSWY3yM0wbHVXnDpJMQYZawmZcv9kF6aco2RcL76n4C4hucUEUPQHetWYVTN29rP1ZCuWORcDfuw3b/6GqInvfThAKBaYSi+JCtOupGe5KoSyc63NIPY=", + "translations": { + "en": { + "changelog": "### Added\n\n- Compatibility with Nextcloud 30\n\n### Removed\n\n- Compatibility with Nextcloud 28" + } + }, + "signatureDigest": "sha512" + }, { "version": "2.4.0", "phpExtensions": [], @@ -28615,8 +28665,33 @@ "issueTracker": "https://github.com/CollaboraOnline/richdocumentscode/issues", "website": "https://collaboraoffice.com/", "created": "2020-05-25T20:55:53.246179Z", - "lastModified": "2024-07-17T20:41:06.617594Z", + "lastModified": "2024-09-13T09:53:39.913914Z", "releases": [ + { + "version": "24.4.702", + "phpExtensions": [], + "databases": [], + "shellCommands": [], + "phpVersionSpec": "*", + "platformVersionSpec": ">=25.0.0 <31.0.0", + "minIntSize": 32, + "download": "https://github.com/CollaboraOnline/richdocumentscode/releases/download/24.4.702/richdocumentscode.tar.gz", + "created": "2024-09-13T09:53:39.591553Z", + "licenses": [ + "apache" + ], + "lastModified": "2024-09-13T09:53:39.950433Z", + "isNightly": false, + "rawPhpVersionSpec": "*", + "rawPlatformVersionSpec": ">=25 <=30", + "signature": "Lg4qLUgdObSPhs/kY+/Ua6m2jiJAzh/8yeFLbJLLi+vFqfv0R25/RDDkPfngzBRa\n8GUxGNrITAIdzo5v70wMMuC2JsN/nmY9PHh44GeRmYn3jlySwZBzBjArCNfeW0xS\nZzjVkhlo3hOFSZapRtVteWDyF4b98qwPw39BSanYeTJRmSo4kyXqVzlta2fJWKS4\nsM6e76KWiq2tt8zyvBm/S3UKiMgUivDrAXYjcgD22208AGE3elCHUXgFW9MUvatE\nmp5XADgvDSpijW/jBCirc6IxtmMstveuFGx/DEG5ykXnramAMRt62ekGnuRzr1ql\n6V4gEiSXGRU3P+WTK33h8R9CXdazfZ6trEPh+kKTVEL8lE4qSyWBvLPA/5poJaR5\nXtsSA+5qqMi8dHrZk5QpJanqF5lcq/4XZprBxY4uWMLTjSu9TOtfzzTuVTLKGQsQ\nl2kfBrXPRmD2Sc31NVZd5XkaHRHfV9d0yCh044pg+l1Hv7YhdpNbmIkS+poQVPPu\nlpa1MRsUyvL4lkVDLxoSoYjTijpoKEWyNDRJpZPEhI76GZKreIJTZgwuGF4LkSHi\nZUwtUtMHW3l/5N1SLlALojA0NtDuT1pZcNN+/iiTU0VyY8ua5o/snvdQwh+PzczZ\nAMr1mEjkUY166B+njnMTMNe89gQcbvt7Z4nu/Z3A0rc=", + "translations": { + "en": { + "changelog": "### AppImage version:\n- Collabora Online Development Edition (CODE) tag [cp-24.04.7-2](https://github.com/CollaboraOnline/online/releases/tag/cp-24.04.7-2)\n- Collabora Office tag [cp-24.04.7-2](https://git.libreoffice.org/core/+/refs/tags/cp-24.04.7-2)\n- See also: [CODE 24.04 release notes](https://www.collaboraoffice.com/code-24-04-release-notes/)" + } + }, + "signatureDigest": "sha512" + }, { "version": "24.4.502", "phpExtensions": [], @@ -28778,8 +28853,33 @@ "issueTracker": "https://github.com/CollaboraOnline/richdocumentscode/issues", "website": "https://collaboraoffice.com/", "created": "2020-09-10T11:50:13.498373Z", - "lastModified": "2024-07-17T20:41:57.001728Z", + "lastModified": "2024-09-13T09:54:18.810455Z", "releases": [ + { + "version": "24.4.702", + "phpExtensions": [], + "databases": [], + "shellCommands": [], + "phpVersionSpec": "*", + "platformVersionSpec": ">=25.0.0 <31.0.0", + "minIntSize": 32, + "download": "https://github.com/CollaboraOnline/richdocumentscode/releases/download/24.4.702/richdocumentscode_arm64.tar.gz", + "created": "2024-09-13T09:54:18.523120Z", + "licenses": [ + "apache" + ], + "lastModified": "2024-09-13T09:54:18.844415Z", + "isNightly": false, + "rawPhpVersionSpec": "*", + "rawPlatformVersionSpec": ">=25 <=30", + "signature": "HJW7fxvD2IhKgegdepvR5oDEGiK3cPVIKQzFsTj/RVZbywscsAtFsQQCN2gt2YOi\n4hy6IKErN9yOUcqN/8WdWK1lLd5CbixuRjMnMhkM5pEjGRWceqFciT4USrVkSl2G\nZv1fa/eHoSVA0AjshV6aBnJ5GLITtwoCvRk8yF9kcV29+2KymtcKi1bwBiUfY79s\nlXw+fl9YgJuosvTfnFReoDX8pCf/zZcrn5LX31PFh6iXhMlF81V+QcxQwQZplCL7\n52/QxGablLC3sIxvaf3zx1PHX0gAQzsn92DLSGiqhWZVYpO9lvFxK2eMBmKDAzJ0\nfI1E/gRa0BNdSiFiE3Tjd/86fFq1USsBU4ChNBFvfaqZdp5DvFzP1qd9bMFsjCbv\noXP5t7BZmEVw2vn1MF248MDQB1ywppL4SOzXcrNVUU6hyRzAeeO53gKu80tH/rBE\nqznw0M/K2z56bPi54jHS5GlXXsa8US6ujLGPHN5zWXLSzyMGFtfI51O4UsWYrujo\njMnkIIIYMXnyb929ZYcyn9qYn+yCK84bvnngQrcZczkLwpRKg+XJKtKUVrwVniJw\niZFyEZ3kvxfxQUUQSWJS1KVf78N52L8jnr94Az6TSI8Q7oh0+5lFYvYgAmcTaxdR\n7TXy0pT2QoEXedxR7O363XZfLEZYr9pDYugQGtaTaNw=", + "translations": { + "en": { + "changelog": "### AppImage version:\n- Collabora Online Development Edition (CODE) tag [cp-24.04.7-2](https://github.com/CollaboraOnline/online/releases/tag/cp-24.04.7-2)\n- Collabora Office tag [cp-24.04.7-2](https://git.libreoffice.org/core/+/refs/tags/cp-24.04.7-2)\n- See also: [CODE 24.04 release notes](https://www.collaboraoffice.com/code-24-04-release-notes/)" + } + }, + "signatureDigest": "sha512" + }, { "version": "24.4.502", "phpExtensions": [], @@ -36228,7 +36328,7 @@ "issueTracker": "https://github.com/nextcloud/spreed/issues", "website": "https://github.com/nextcloud/spreed", "created": "2016-11-23T09:49:36.743591Z", - "lastModified": "2024-09-12T09:13:05.891024Z", + "lastModified": "2024-09-13T07:30:30.970059Z", "releases": [ { "version": "19.0.9", @@ -36788,52 +36888,57 @@ "isFeatured": true, "authors": [ { - "name": "Marcel Hibbe", + "name": "Joas Schilling", "mail": "", "homepage": "" }, { - "name": "Marcel Müller", + "name": "Julius Linus", "mail": "", "homepage": "" }, { - "name": "Sowjanya Kota", + "name": "Maksim Sukharev", "mail": "", "homepage": "" }, { - "name": "Daniel Calviño Sánchez", + "name": "Marcel Hibbe", "mail": "", "homepage": "" }, { - "name": "Dorra Jaouad", + "name": "Marcel Müller", "mail": "", "homepage": "" }, { - "name": "Grigorii Shartsev", + "name": "Sowjanya Kota", "mail": "", "homepage": "" }, { - "name": "Ivan Sein", + "name": "Shankar Kalidindi", "mail": "", "homepage": "" }, { - "name": "Joas Schilling", + "name": "Daniel Calviño Sánchez", "mail": "", "homepage": "" }, { - "name": "Julius Linus", + "name": "Dorra Jaouad", "mail": "", "homepage": "" }, { - "name": "Maksim Sukharev", + "name": "Grigorii Shartsev", + "mail": "", + "homepage": "" + }, + { + "name": "Ivan Sein", "mail": "", "homepage": "" } @@ -37090,7 +37195,7 @@ "issueTracker": "https://github.com/nextcloud/tables/issues", "website": "https://github.com/nextcloud/tables", "created": "2022-03-16T09:52:21.302113Z", - "lastModified": "2024-08-29T10:23:11.002968Z", + "lastModified": "2024-09-13T12:59:33.728579Z", "releases": [ { "version": "0.8.0-beta.3", @@ -37215,6 +37320,47 @@ }, "signatureDigest": "sha512" }, + { + "version": "0.8.0", + "phpExtensions": [], + "databases": [ + { + "id": "pgsql", + "versionSpec": "*", + "rawVersionSpec": "*" + }, + { + "id": "mysql", + "versionSpec": "*", + "rawVersionSpec": "*" + }, + { + "id": "sqlite", + "versionSpec": "*", + "rawVersionSpec": "*" + } + ], + "shellCommands": [], + "phpVersionSpec": "*", + "platformVersionSpec": ">=27.0.0 <32.0.0", + "minIntSize": 32, + "download": "https://github.com/nextcloud-releases/tables/releases/download/v0.8.0/tables-v0.8.0.tar.gz", + "created": "2024-09-13T12:59:33.709187Z", + "licenses": [ + "agpl" + ], + "lastModified": "2024-09-13T12:59:33.766921Z", + "isNightly": false, + "rawPhpVersionSpec": "*", + "rawPlatformVersionSpec": ">=27 <=31", + "signature": "lJhtE4M+bQMLkJFmHXp4P/EyfbzQuCubejufkSw28WtcQHY32HdaZmu2CHhofVX5CsLTwrd2yV5FIK+hpqTlhST1JCKaBiLgfP/7uy2gO2ueP+eykZKHbOy6DqcHv4I1cXZnzm4V0+lsJvN8GLJOMXesKIeUOXIAJqX3UN0OXKXfWTRz3Az4h3TYkXETkfEJPL7q7KYW19Y/2tNEsD2GLsj3ktJvqb52UIit44dS+2z70R5rHuCOmUIke9RTc9HgVqjnB4Kv8sjEHbkjbxIXvOkyF/A4AQLEYvBBnA9M9XDZ2Ukn25ngUjUs56nvJ0+4HpC6y7Pxzkg7WEhHNS9X/8WZmB2xUTf5VnoTu9IPqHveuE5iqTbKVZBdQylPlTMyMSm/S3zePhJQqY2cAuTSKYgeXEVQedO0GEV/4VZYICNe12xQRDKLEggwBnMnk8SOLA8e4Zr5TPRlgxFYb6cvRExrEya0MvI3j6xTlM70x/WIS3SZaepTkGoElb3aO96hzoWL9QdrV0szHtb5dF+GkU45rxrvNuosYIT8torG+N+kkhnFmUyRBUEQxn0pBmyoCljInuPL/jb5OhQF4YkD9Q99c1fu0WGyNicIkhYkt10t1CARelP00LDJaovqmoe9+pi3YYGohxrBWb0JVupQtLAmGMo1Z9/RK6cYQ6An5Rs=", + "translations": { + "en": { + "changelog": "### Added\n\n- Feat: Add backend for new user/group column [#1090](https://github.com/nextcloud/tables/pull/1090)\n- Feat: User/group column frontend [#1113](https://github.com/nextcloud/tables/pull/1113)\n- Feat: Add events for row added and row updated [#1101](https://github.com/nextcloud/tables/pull/1101)\n- Feat: Submit row details with ctrl + enter [#1112](https://github.com/nextcloud/tables/pull/1112)\n- Enh(API): Add OCS API to create rows [#1161](https://github.com/nextcloud/tables/pull/1161)\n- Add scheme import and export [#1170](https://github.com/nextcloud/tables/pull/1170)\n- Feat: Share Application with groups [#1311](https://github.com/nextcloud/tables/pull/1311)\n- Feat: Use simple input field instead of multiselect for plain URLs [#787](https://github.com/nextcloud/tables/pull/787)\n- Feat: Create new table from import [#915](https://github.com/nextcloud/tables/pull/915)\n- Feat(import): Change column format during import [#944](https://github.com/nextcloud/tables/pull/944)\n- Enh: Consolidate user/group search code [#1025](https://github.com/nextcloud/tables/pull/1025)\n- Enh: Delete Application and its shares [#1026](https://github.com/nextcloud/tables/pull/1026)\n- Enh(Contexts): Set active navigation entry [#1037](https://github.com/nextcloud/tables/pull/1037)\n- Enh(App): Navigation tweaks for Contexts [#1080](https://github.com/nextcloud/tables/pull/1080)\n- Perf: Avoid extra queries to get the view ownership [#1062](https://github.com/nextcloud/tables/pull/1062)\n- Perf: Make cache usable for unfavorited entries [#1063](https://github.com/nextcloud/tables/pull/1063)\n- Add table_id index to oc_tables_columns [#1078](https://github.com/nextcloud/tables/pull/1078)\n- Enh: Gitignore Cypress download folder [#1144](https://github.com/nextcloud/tables/pull/1144)\n- Enh: Add context e2e tests [#1149](https://github.com/nextcloud/tables/pull/1149)\n- Migrate `NcModal` to `NcDialog` [#1239](https://github.com/nextcloud/tables/pull/1239)\n- Enhancement/279 pagination for tables ui [#972](https://github.com/nextcloud/tables/pull/972)\n\n### Fixed\n\n- Fix: Properly set random icon on load [#1001](https://github.com/nextcloud/tables/pull/1001)\n- Fix(App): Unstuck navbar focus on internal entries [#1038](https://github.com/nextcloud/tables/pull/1038)\n- Fix(occ): Fix occ tables:update by defining the `description` option and making `title` optional [#1045](https://github.com/nextcloud/tables/pull/1045)\n- Fix(DB): Update tables_row_sleeves' sequence after migration [#1049](https://github.com/nextcloud/tables/pull/1049)\n- Fix(Context): Do not show hidden columns [#1092](https://github.com/nextcloud/tables/pull/1092)\n- Fix: Reduce templates requests [#1098](https://github.com/nextcloud/tables/pull/1098)\n- Fix: Broken sort by date [#1110](https://github.com/nextcloud/tables/pull/1110)\n- Fix(Controller): Remove unneeded endpoints [#1130](https://github.com/nextcloud/tables/pull/1130)\n- Fix(View): 'manageTable' array key is not always set [#1136](https://github.com/nextcloud/tables/pull/1136)\n- Fix: Insert context startpage for proper update [#1146](https://github.com/nextcloud/tables/pull/1146)\n- Fix: Pass view as prop to EmptyView [#1147](https://github.com/nextcloud/tables/pull/1147)\n- Fix: Add aria-label to NcSelect [#1148](https://github.com/nextcloud/tables/pull/1148)\n- Fix: Hide Create Column button on empty table if inadequate permissions [#1151](https://github.com/nextcloud/tables/pull/1151)\n- Fix: Remove deleted resource from associated applications [#1156](https://github.com/nextcloud/tables/pull/1156)\n- Fix: Only add resource if user can manage resource [#1160](https://github.com/nextcloud/tables/pull/1160)\n- Fix: Ensure default values show as filled [#1176](https://github.com/nextcloud/tables/pull/1176)\n- Fix: Modify context nodes update [#1178](https://github.com/nextcloud/tables/pull/1178)\n- Fix: Navigation table entries UI issues [#1195](https://github.com/nextcloud/tables/pull/1195)\n- Fix(View): Column might be saved as null [#1196](https://github.com/nextcloud/tables/pull/1196)\n- Fix: Remove View filter with null column [#1199](https://github.com/nextcloud/tables/pull/1199)\n- Fix: Flaky Cypress tests [#1204](https://github.com/nextcloud/tables/pull/1204)\n- Fix(api): Fix wrong array type [#1205](https://github.com/nextcloud/tables/pull/1205)\n- Fix(Capabilities): Announce API 2.0 [#1215](https://github.com/nextcloud/tables/pull/1215)\n- Fix: Make user listing in table more consistent by using NcUserBubble [#1254](https://github.com/nextcloud/tables/pull/1254)\n- Fix: Avoid variable access on unhandled exception and lower log level for expected permission check failures [#1274](https://github.com/nextcloud/tables/pull/1274)\n- Fix: Reduce arguments for column creation function [#1281](https://github.com/nextcloud/tables/pull/1281)\n- Fix: Only focus on input if modal is open [#1282](https://github.com/nextcloud/tables/pull/1282)\n- Fix: Use different app menu selectors [#1292](https://github.com/nextcloud/tables/pull/1292)\n- Fix: Unhide part of single selection NcSelect value [#1293](https://github.com/nextcloud/tables/pull/1293)\n- Fix: Improve style alignment and heights [#1307](https://github.com/nextcloud/tables/pull/1307)\n- Fix: Open row edit modal on initial load [#1312](https://github.com/nextcloud/tables/pull/1312)\n- Fix: Check sorting array is non-empty [#1338](https://github.com/nextcloud/tables/pull/1338)\n\n\n### Dependencies\n\n- Update dependency @nextcloud/browserslist-config to ^3.0.1 [#1012](https://github.com/nextcloud/tables/pull/1012)\n- Update dependency @nextcloud/router to ^3.0.1 [#1016](https://github.com/nextcloud/tables/pull/1016)\n- Update dependency @nextcloud/auth to ^2.4.0 [#1297](https://github.com/nextcloud/tables/pull/1297)\n- Update dependency @nextcloud/files to ^3.9.0 [#1344](https://github.com/nextcloud/tables/pull/1344)\n- Update tiptap to ^2.6.6 [#1316](https://github.com/nextcloud/tables/pull/1316)\n- Update dependency @nextcloud/babel-config to ^1.2.0 [#1093](https://github.com/nextcloud/tables/pull/1093)\n- Update dependency @nextcloud/axios to ^2.5.0 [#1053](https://github.com/nextcloud/tables/pull/1053)\n- Update dependency @nextcloud/stylelint-config to v3 [#1054](https://github.com/nextcloud/tables/pull/1054)\n- Update dependency @nextcloud/l10n to ^3.1.0 [#1087](https://github.com/nextcloud/tables/pull/1087)\n- Update dependency @nextcloud/vue to ^8.17.1 [#1333](https://github.com/nextcloud/tables/pull/1333)\n- Update dependency @nextcloud/eslint-config to ^8.4.1 [#1094](https://github.com/nextcloud/tables/pull/1094)\n- Update dependency @nextcloud/event-bus to ^3.3.1 [#1114](https://github.com/nextcloud/tables/pull/1114)\n- Update dependency openapi-typescript to ^7.4.0 [#1343](https://github.com/nextcloud/tables/pull/1343)\n- Update dependency debounce to ^2.1.0 [#1108](https://github.com/nextcloud/tables/pull/1108)\n- Update dependency @vueuse/core to ^11.0.3 [#1318](https://github.com/nextcloud/tables/pull/1318)\n- Update dependency cypress-downloadfile to ^1.2.4 [#1162](https://github.com/nextcloud/tables/pull/1162)\n- Update openapi-extractor to v1.0.0 [#1303](https://github.com/nextcloud/tables/pull/1303)\n- Update dependency @nextcloud/dialogs to v5 [#1329](https://github.com/nextcloud/tables/pull/1329)\n\n\n### Fixed\n\n- repair schema export and import @grnd-alt [#1321](https://github.com/nextcloud/tables/pull/1321)\n- fix: Open row edit modal on initial load @juliushaertl [#1312](https://github.com/nextcloud/tables/pull/1312)\n- fix: unhide part of single selection NcSelect value @enjeck [#1293](https://github.com/nextcloud/tables/pull/1293)\n- fix: improve style alignment and heights @enjeck [#1307](https://github.com/nextcloud/tables/pull/1307)\n- fix: only focus on input if modal is open @enjeck [#1282](https://github.com/nextcloud/tables/pull/1282)\n- fix: use different app menu selectors @enjeck [#1292](https://github.com/nextcloud/tables/pull/1292)\n- chore: Proper logs with error level and exception trace @juliushaertl [#1217](https://github.com/nextcloud/tables/pull/1217)\n- fix: ensure default values show as filled @enjeck [#1176](https://github.com/nextcloud/tables/pull/1176)\n- fix: Avoid variable access on unhandled exception and lower log level for expected permission check failures @juliushaertl [#1274](https://github.com/nextcloud/tables/pull/1274)\n- fix/ui quirks @juliushaertl [#1259](https://github.com/nextcloud/tables/pull/1259)\n\n### Dependencies\n\n- fix(deps): update dependency @nextcloud/vue to ^8.17.0 (main) @app/renovate [#1317](https://github.com/nextcloud/tables/pull/1317)\n- fix(deps): update tiptap to ^2.6.6 (main) @app/renovate [#1316](https://github.com/nextcloud/tables/pull/1316)\n- fix(deps): update dependency @vueuse/core to ^11.0.1 (main) @app/renovate [#1315](https://github.com/nextcloud/tables/pull/1315)\n- chore(deps): Update openapi-extractor to v1.0.0 @provokateurin [#1303](https://github.com/nextcloud/tables/pull/1303)\n- fix(deps): update dependency @vueuse/core to v11 (main) @app/renovate [#1300](https://github.com/nextcloud/tables/pull/1300)\n- fix(deps): update tiptap to ^2.6.4 (main) @app/renovate [#1298](https://github.com/nextcloud/tables/pull/1298)\n- fix(deps): update dependency @nextcloud/auth to ^2.4.0 (main) @app/renovate [#1297](https://github.com/nextcloud/tables/pull/1297)\n- fix(deps): update tiptap to ^2.5.9 (main) @app/renovate [#1285](https://github.com/nextcloud/tables/pull/1285)\n- fix(deps): update dependency @vueuse/core to ^10.11.1 (main) @app/renovate [#1284](https://github.com/nextcloud/tables/pull/1284)\n- fix(deps): update dependency @vueuse/core to ^10.11.1 (main) @app/renovate [#1284](https://github.com/nextcloud/tables/pull/1284)\n- fix(deps): update dependency @nextcloud/vue to ^8.16.0 (main) @app/renovate [#1278](https://github.com/nextcloud/tables/pull/1278)\n- chore(deps): update dependency openapi-typescript to ^7.3.0 (main) @app/renovate [#1264](https://github.com/nextcloud/tables/pull/1264)\n- fix(deps): update tiptap to ^2.5.8 (main) @app/renovate [#1263](https://github.com/nextcloud/tables/pull/1263)\n- fix(deps): update dependency @nextcloud/vue to ^8.15.1 (main) @app/renovate [#1262](https://github.com/nextcloud/tables/pull/1262)\n\n### Feature highlights\n\n### Added\n\n- feat: add backend for new user/group column @enjeck [#1090](https://github.com/nextcloud/tables/pull/1090)\n- Analytics: permission error on shared tables with non-shared views @Rello [#1248](https://github.com/nextcloud/tables/pull/1248)\n- feat: User/group column frontend @enjeck [#1113](https://github.com/nextcloud/tables/pull/1113)\n\n### Fixed\n\n- fix: Make user listing in table more consistent by using NcUserBubble @juliushaertl [#1254](https://github.com/nextcloud/tables/pull/1254)\n- fix: Navigation table entries UI issues @enjeck [#1195](https://github.com/nextcloud/tables/pull/1195)\n- fix(files): fix appstore-build-publish.yml @JuliaKirschenheuter [#1244](https://github.com/nextcloud/tables/pull/1244)\n\n### Dependencies\n\n- fix(deps): update tiptap to ^2.5.7 (main) @renovate [#1245](https://github.com/nextcloud/tables/pull/1245)\n- fix(deps): update dependency @nextcloud/vue to ^8.15.0 (main) @renovate [#1246](https://github.com/nextcloud/tables/pull/1246)\n\n\n### Feature highlights\n\n### Added\n\n- enh(Contexts): set active navigation entry @blizzz [#1037](https://github.com/nextcloud/tables/pull/1037)\n- enh(App): navigation tweaks for Contexts @blizzz [#1080](https://github.com/nextcloud/tables/pull/1080)\n- Enhancement/279 pagination for tables ui @grnd-alt [#972](https://github.com/nextcloud/tables/pull/972)\n- feat: submit row details with ctrl + enter @luka-nextcloud [#1112](https://github.com/nextcloud/tables/pull/1112)\n- add table_id index to oc_tables_columns @grnd-alt [#1078](https://github.com/nextcloud/tables/pull/1078)\n- ci(integration): test against context sharing @blizzz [#1129](https://github.com/nextcloud/tables/pull/1129)\n- fix: pass view as prop to EmptyView @enjeck [#1147](https://github.com/nextcloud/tables/pull/1147)\n- enh(API): add OCS API to create rows @blizzz [#1161](https://github.com/nextcloud/tables/pull/1161)\n- feat: Add events for row added and row updated @come-nc [#1101](https://github.com/nextcloud/tables/pull/1101)\n- feat(import): change column format during import @luka-nextcloud [#944](https://github.com/nextcloud/tables/pull/944)\n- add scheme import and export @grnd-alt [#1170](https://github.com/nextcloud/tables/pull/1170)\n- feat: update error handling during import @luka-nextcloud [#1091](https://github.com/nextcloud/tables/pull/1091)\n- enh: gitignore Cypress download folder @enjeck [#1144](https://github.com/nextcloud/tables/pull/1144)\n- enh: Consolidate user/group search code @enjeck [#1025](https://github.com/nextcloud/tables/pull/1025)\n- enh: add context e2e tests @enjeck [#1149](https://github.com/nextcloud/tables/pull/1149)\n\n### Fixed\n\n- perf: Avoid extra queries to get the view ownership @juliushaertl [#1062](https://github.com/nextcloud/tables/pull/1062)\n- fix(DB): update tables_row_sleeves' sequence after migration @blizzz [#1049](https://github.com/nextcloud/tables/pull/1049)\n- perf: Make cache usable for unfavorited entries @juliushaertl [#1063](https://github.com/nextcloud/tables/pull/1063)\n- enh: Delete Application and its shares @enjeck [#1026](https://github.com/nextcloud/tables/pull/1026)\n- fix(DB): fetch pageId as int @blizzz [#1083](https://github.com/nextcloud/tables/pull/1083)\n- fix: reduce templates requests @luka-nextcloud [#1098](https://github.com/nextcloud/tables/pull/1098)\n- fix #1099 cosmetic bug: 3 typos `throw Error('Form ' + form + ' does no exist')` need correction @kirisakow [#1102](https://github.com/nextcloud/tables/pull/1102)\n- fix(Context): do not show hidden columns @blizzz [#1092](https://github.com/nextcloud/tables/pull/1092)\n- fix(Controller): remove unneeded endpoints @blizzz [#1130](https://github.com/nextcloud/tables/pull/1130)\n- fix(View): 'manageTable' array key is not always set @blizzz [#1136](https://github.com/nextcloud/tables/pull/1136)\n- fix: hide Create Column button on empty table if inadequate permissions @enjeck [#1151](https://github.com/nextcloud/tables/pull/1151)\n- fix: add aria-label to NcSelect @enjeck [#1148](https://github.com/nextcloud/tables/pull/1148)\n- fix(API): declared array shape was not correct @blizzz [#1169](https://github.com/nextcloud/tables/pull/1169)\n- Extract selection option labels for Analytics @Rello [#877](https://github.com/nextcloud/tables/pull/877)\n- fix(Backend): use object over loose array for permissions @blizzz [#1173](https://github.com/nextcloud/tables/pull/1173)\n- fix(api): Fix wrong array type @provokateurin [#1205](https://github.com/nextcloud/tables/pull/1205)\n- fix: remove View filter with null column @enjeck [#1199](https://github.com/nextcloud/tables/pull/1199)\n- fix(View): column might be saved as null @blizzz [#1196](https://github.com/nextcloud/tables/pull/1196)\n- fix(l10n): grammar fixes for table char limits @roliverio [#1084](https://github.com/nextcloud/tables/pull/1084)\n- fix: broken sort by date @luka-nextcloud [#1110](https://github.com/nextcloud/tables/pull/1110)\n- fix: insert context startpage for proper update @enjeck [#1146](https://github.com/nextcloud/tables/pull/1146)\n- fix: only add resource if user can manage resource @enjeck [#1160](https://github.com/nextcloud/tables/pull/1160)\n- fix(files): fix width, background of table row and interval between table header @JuliaKirschenheuter [#1220](https://github.com/nextcloud/tables/pull/1220)\n- fix(files): align icon to center @JuliaKirschenheuter [#1219](https://github.com/nextcloud/tables/pull/1219)\n- fix(files): remove unneeded extra place for the rows @JuliaKirschenheuter [#1234](https://github.com/nextcloud/tables/pull/1234)\n- fix: modify context nodes update @enjeck [#1178](https://github.com/nextcloud/tables/pull/1178)\n- fix: flaky Cypress tests @enjeck [#1204](https://github.com/nextcloud/tables/pull/1204)\n- fix(Capabilities): announce API 2.0 @blizzz [#1215](https://github.com/nextcloud/tables/pull/1215)\n- fix(files): remove pagination of there is just one page @JuliaKirschenheuter [#1218](https://github.com/nextcloud/tables/pull/1218)\n- Align button to the left side @JuliaKirschenheuter [#1240](https://github.com/nextcloud/tables/pull/1240)\n- use a built-in JS function `localeCompare()` to compare strings @kirisakow [#1141](https://github.com/nextcloud/tables/pull/1141)\n\n### Dependencies\n\n- fix(deps): update dependency @nextcloud/axios to ^2.5.0 (main) @renovate[bot] [#1053](https://github.com/nextcloud/tables/pull/1053)\n- fix(deps): update dependency @nextcloud/l10n to ^3.0.1 (main) @renovate[bot] [#1057](https://github.com/nextcloud/tables/pull/1057)\n- fix(deps): update dependency @nextcloud/l10n to v3 (main) @renovate[bot] [#1055](https://github.com/nextcloud/tables/pull/1055)\n- chore(deps): update dependency @nextcloud/stylelint-config to v3 (main) @renovate[bot] [#1054](https://github.com/nextcloud/tables/pull/1054)\n- fix(deps): update dependency @nextcloud/l10n to ^3.1.0 (main) @renovate[bot] [#1087](https://github.com/nextcloud/tables/pull/1087)\n- fix(deps): update tiptap to ^2.3.2 (main) @renovate[bot] [#1086](https://github.com/nextcloud/tables/pull/1086)\n- chore(deps): update dependency @nextcloud/babel-config to ^1.2.0 (main) @renovate[bot] [#1093](https://github.com/nextcloud/tables/pull/1093)\n- chore(deps): update dependency @nextcloud/eslint-config to ^8.4.1 (main) @renovate[bot] [#1094](https://github.com/nextcloud/tables/pull/1094)\n- fix(deps): update dependency @nextcloud/event-bus to ^3.3.0 (main) @renovate[bot] [#1095](https://github.com/nextcloud/tables/pull/1095)\n- fix(deps): update tiptap to ^2.4.0 (main) @renovate[bot] [#1096](https://github.com/nextcloud/tables/pull/1096)\n- chore(deps): update dependency openapi-typescript to ^6.7.6 (main) @renovate[bot] [#1106](https://github.com/nextcloud/tables/pull/1106)\n- fix(deps): update dependency debounce to ^2.1.0 (main) @renovate[bot] [#1108](https://github.com/nextcloud/tables/pull/1108)\n- fix(deps): update dependency @vueuse/core to ^10.10.0 (main) @renovate[bot] [#1115](https://github.com/nextcloud/tables/pull/1115)\n- fix(deps): update dependency @nextcloud/event-bus to ^3.3.1 (main) @renovate[bot] [#1114](https://github.com/nextcloud/tables/pull/1114)\n- chore(deps): Update openapi-extractor @provokateurin [#1116](https://github.com/nextcloud/tables/pull/1116)\n- fix(deps): update dependency @vueuse/core to ^10.11.0 (main) @renovate[bot] [#1142](https://github.com/nextcloud/tables/pull/1142)\n- chore(deps): update dependency cypress-downloadfile to ^1.2.4 (main) @renovate[bot] [#1162](https://github.com/nextcloud/tables/pull/1162)\n- chore(deps): update dependency openapi-typescript to v7 (main) @renovate[bot] [#1163](https://github.com/nextcloud/tables/pull/1163)\n- fix(deps): update dependency @nextcloud/vue to ^8.14.0 (main) @renovate[bot] [#1085](https://github.com/nextcloud/tables/pull/1085)\n- chore(deps): update dependency openapi-typescript to ^7.0.2 (main) @renovate[bot] [#1185](https://github.com/nextcloud/tables/pull/1185)\n- chore: update workflows from templates @skjnldsv [#1200](https://github.com/nextcloud/tables/pull/1200)\n- chore(deps): update dependency openapi-typescript to ^7.1.0 (main) @renovate[bot] [#1222](https://github.com/nextcloud/tables/pull/1222)\n\n### Other\n\n- ci(integration): tests against context deletion @blizzz [#1042](https://github.com/nextcloud/tables/pull/1042)\n- test(cypress): fix month names @blizzz [#1119](https://github.com/nextcloud/tables/pull/1119)\n- ci(integration): tests against context updates @blizzz [#1072](https://github.com/nextcloud/tables/pull/1072)\n- test(integration): cases against context transfer ownership @blizzz [#1124](https://github.com/nextcloud/tables/pull/1124)\n- ci(integration): add more share-related tests @blizzz [#1137](https://github.com/nextcloud/tables/pull/1137)\n- ci: add missing server branches to matrices @blizzz [#1168](https://github.com/nextcloud/tables/pull/1168)\n- chore: Drop Nextcloud 26 for the next release as it is EOL @juliushaertl [#1179](https://github.com/nextcloud/tables/pull/1179)\n- build(openapi): fix ms typescript generation command @blizzz [#1221](https://github.com/nextcloud/tables/pull/1221)" + } + }, + "signatureDigest": "sha512" + }, { "version": "0.7.5", "phpExtensions": [], @@ -41418,8 +41564,33 @@ "issueTracker": "https://github.com/nextcloud/workflow_pdf_converter/issues", "website": "https://github.com/nextcloud/workflow_pdf_converter", "created": "2018-11-08T17:41:59.845524Z", - "lastModified": "2024-09-11T16:37:11.958270Z", + "lastModified": "2024-09-13T12:24:20.116196Z", "releases": [ + { + "version": "1.14.1", + "phpExtensions": [], + "databases": [], + "shellCommands": [], + "phpVersionSpec": "*", + "platformVersionSpec": ">=29.0.0 <30.0.0", + "minIntSize": 32, + "download": "https://github.com/nextcloud-releases/workflow_pdf_converter/releases/download/v1.14.1/workflow_pdf_converter-v1.14.1.tar.gz", + "created": "2024-09-13T12:24:20.110749Z", + "licenses": [ + "agpl" + ], + "lastModified": "2024-09-13T12:24:20.161030Z", + "isNightly": false, + "rawPhpVersionSpec": "*", + "rawPlatformVersionSpec": ">=29 <=29", + "signature": "eu+XcCkO0kZ1c/j0fuaFW9hNNY/M8KdKY5BipfXkSBNkIDGLW9JXFUGrnCDW35J66kHSdktJvipYqQJKjnwg/8Nppt9c4hkXLFVTiljaAzWFvNzwB5EWqqMeggyarUJ0UfDpgWuAU9/7bC5vgpeTlDyqFnarZKAwcjmcpxSfDCYxOSKCiYNPBSV46Dt1gmAchXufILpF8QvoUGHtRClW6BG5KbsKUFiypruTPm7NipgxvPG++tdooHQjForomqnJwPP7RXo1D0GtGmESeJ2ckLP2GPkZBGdkYLo9gaiG7epINhhFgqK0Jr+OAvkbDmpNYK02RpxAL3yovGkMFFX7ytpUHHf+rCY4QGq5GzW0H4J78h81WkNoyLENgyCJwAvpBM/23tElx2tSv7tlIKiMWonINiwPbpUdjUDTHPqVk7iLKeVx9LsDzUrUFE1uQAJKhTpMxYre7ysgmuywZ5TlX7xRVxXsRXw4sROEJqvwCOCWvbbXl47Eq4AAQMU4qQcya7RmWgIdjedk1S8n5joMlcsDGlUF/1NWT15yYciSZxJ8AP1wNgnBRS1nzDnVpEx5zSc7OUDJItsvseBaNrUoYoqvfafiEcjxp8Ro2IRkRr4f7iBjTedFmfzYInf9FXdFMGl8yih0ct6MLVHwXxGd2ViPtyrdecUOJC05MDrwBk4=", + "translations": { + "en": { + "changelog": "" + } + }, + "signatureDigest": "sha512" + }, { "version": "1.14.0", "phpExtensions": [], -- GitLab