diff --git a/data/apps.json b/data/apps.json
index 877997693dd9d766a10ab4d50d2be8c5e99b8aa5..9216b591bb25f7ce8c7c5add7a3abee4d717a724 100644
--- a/data/apps.json
+++ b/data/apps.json
@@ -21362,19 +21362,19 @@
         "phpVersionSpec": "*",
         "platformVersionSpec": ">=22.0.0 <27.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/nextcloud/integration_google/releases/download/v1.0.9-5-nightly/integration_google-1.0.9-5-nightly.tar.gz",
-        "created": "2022-12-29T00:55:56.366865Z",
+        "download": "https://github.com/nextcloud/integration_google/releases/download/v1.0.9/integration_google-1.0.9.tar.gz",
+        "created": "2023-01-08T16:10:48.616896Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2022-12-29T00:55:56.378071Z",
-        "isNightly": true,
+        "lastModified": "2023-01-08T16:10:48.656687Z",
+        "isNightly": false,
         "rawPhpVersionSpec": "*",
         "rawPlatformVersionSpec": ">=22 <=26",
-        "signature": "E8cXtyqptJM2Tc13hGAU8ON7EBe0kF/iQwHT8dcIRcXfSNfwly2fYRkb5+iYLW5AhTosfzUbSe566KwfPUdoraGUR9GBb84USC/Qtg3d9MgJ6r80fp0aKtxSV29EvvWjwWkv6tCYpV0FX3guduMhl42oTjaBOy8R09CzCbvQsCHso2zkF+jbp2mj8gAUyI4I2rPw+ayzRob1y0I2uQjqwrf2vgElwY3wj8vBwZwcgnHNLUh/izljCe4xQSoJVtQTqLhAvAQ/nfp0tmvbZHaPwkGrbUZoWEBJF2ZK4m/dkTahNVbFP5SlOIuQO3Usc2301R0Xu8twnycJR1vZYP2pDxzHlS2UhJpzgxhlkYruyt5lX893ju2g/2WLvjSxWLi4n3JwOE16L5V4cUBeFe4z/FoXGjFiMEaO7qjVWrJqHf7pbKQDSA8OQcjubm6ckTemPbNeA7ik11c35ieFmy5nOakrs5YbIHB+V5n9TRGTrm0vZIiwLYjKQRwI5TABK5R3fxtwqb/cvxuwiLD11dRhmIT1edCL6NalKMT7Ed8mmzexIIhZ042XqsauQkXAUmroNhXXqLOAT7h56ACU660rPyVklBKARTdbQs+FCF1p4znHi0aXzAZUrZSAfaOfCpVgH6f/sfPhXV9x0FRwctBpgm4b7Tu7slBYeJjoup5aTa4=",
+        "signature": "HOQg4TsxhMiobqCC3QbVf3gcKgSGKMSnQZBVgB+AEUNLfyG/N6K/a9GqbQZRBTMJ6bb6bO0mPxSykFz3KBBcpy1rxE25XiE1bjPVMHPi22k2JS0zgJtcQR4ck9WX73Eibqs8wxWzqsoTi230sX7K2jI21XNPhQyzl91Wd9qCnzKq+p82Rshw9rcKx+BvTAfx8X7/Me5i7NK4CRmmJ00JXjZXXRg6HeYCoEDq8N4aE3WPg6nGBtEaVtUCNXdoDwKDxbJWyEcCVEdv3OpOv46UBUSqrj3i9Bmp28+jkdvDT2mZc++gFzehAW2W+gRM/8R8g7z5AEhK3fnpcJaeiBnZEz8EuTFfe1sBuHj9tFcNHepT9CtpebiJatjyrbbg0IfdCxKvdifn4B88ATnGHQn3wr/vS7PxRZAy8B38nkcDOMLzv9koqvps8zqPv2dG9AJ2Nf714SQOrsmqKVIaMJz0KvjkPF6Bg7jFM5qwzf8nsamG3opdD2qoKiuNii5Q0FdQ/gdPgJ4zz0Lk3xc/sx9ERvNRRkrGVb7FPgehQuPmcDljqK4sM69a3//P7GvlJ/NXbzRZmFAZt9we1H9k+rn7rsb7bmLZ9Cj8SShAIBAwB+RJMNIyO5hVzUf/j8ml7uXWqVvSVjxQJj8dOFAHCQ4tB4CbKDKRcuJ3rUyPNVQFu4A=",
         "translations": {
           "en": {
-            "changelog": ""
+            "changelog": "### Added\n- import contact groups\n  [#124](https://github.com/nextcloud/integration_google/issues/124) @zgypa\n- import contact notes\n- import contact websites\n- set last modified date of imported directories\n\n### Changed\n- update npm pkgs, adjust to @nextcloud/vue 7.3.0\n- improve and speedup calendar import, update existing events if needed\n- speedup drive size calculation\n- improve contact import, update existing ones if needed\n\n### Fixed\n- import photos/albums with slashes in their name\n  [#122](https://github.com/nextcloud/integration_google/pull/122) @Gp2mv3\n- recover after an import job is brutally stopped with a 1h timeout before everything can start again\n  [#35](https://github.com/nextcloud/integration_google/issues/35)\n  [#115](https://github.com/nextcloud/integration_google/issues/115)\n  [#116](https://github.com/nextcloud/integration_google/issues/116)\n- preserve exif data when downloading photos (all except geolocation which is stripped by google)\n  [#119](https://github.com/nextcloud/integration_google/issues/119) @Sid127\n- only add file name suffix (google file id) for duplicated names (yes, google allows multiple files with the same name in a directory)\n  [#127](https://github.com/nextcloud/integration_google/issues/127) @Mezgrman\n- don't skip contacts with no names"
           }
         },
         "signatureDigest": "sha512"
@@ -21387,19 +21387,19 @@
         "phpVersionSpec": "*",
         "platformVersionSpec": ">=22.0.0 <27.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/nextcloud/integration_google/releases/download/v1.0.9/integration_google-1.0.9.tar.gz",
-        "created": "2023-01-08T16:10:48.616896Z",
+        "download": "https://github.com/nextcloud/integration_google/releases/download/v1.0.9-5-nightly/integration_google-1.0.9-5-nightly.tar.gz",
+        "created": "2022-12-29T00:55:56.366865Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2023-01-08T16:10:48.656687Z",
-        "isNightly": false,
+        "lastModified": "2022-12-29T00:55:56.378071Z",
+        "isNightly": true,
         "rawPhpVersionSpec": "*",
         "rawPlatformVersionSpec": ">=22 <=26",
-        "signature": "HOQg4TsxhMiobqCC3QbVf3gcKgSGKMSnQZBVgB+AEUNLfyG/N6K/a9GqbQZRBTMJ6bb6bO0mPxSykFz3KBBcpy1rxE25XiE1bjPVMHPi22k2JS0zgJtcQR4ck9WX73Eibqs8wxWzqsoTi230sX7K2jI21XNPhQyzl91Wd9qCnzKq+p82Rshw9rcKx+BvTAfx8X7/Me5i7NK4CRmmJ00JXjZXXRg6HeYCoEDq8N4aE3WPg6nGBtEaVtUCNXdoDwKDxbJWyEcCVEdv3OpOv46UBUSqrj3i9Bmp28+jkdvDT2mZc++gFzehAW2W+gRM/8R8g7z5AEhK3fnpcJaeiBnZEz8EuTFfe1sBuHj9tFcNHepT9CtpebiJatjyrbbg0IfdCxKvdifn4B88ATnGHQn3wr/vS7PxRZAy8B38nkcDOMLzv9koqvps8zqPv2dG9AJ2Nf714SQOrsmqKVIaMJz0KvjkPF6Bg7jFM5qwzf8nsamG3opdD2qoKiuNii5Q0FdQ/gdPgJ4zz0Lk3xc/sx9ERvNRRkrGVb7FPgehQuPmcDljqK4sM69a3//P7GvlJ/NXbzRZmFAZt9we1H9k+rn7rsb7bmLZ9Cj8SShAIBAwB+RJMNIyO5hVzUf/j8ml7uXWqVvSVjxQJj8dOFAHCQ4tB4CbKDKRcuJ3rUyPNVQFu4A=",
+        "signature": "E8cXtyqptJM2Tc13hGAU8ON7EBe0kF/iQwHT8dcIRcXfSNfwly2fYRkb5+iYLW5AhTosfzUbSe566KwfPUdoraGUR9GBb84USC/Qtg3d9MgJ6r80fp0aKtxSV29EvvWjwWkv6tCYpV0FX3guduMhl42oTjaBOy8R09CzCbvQsCHso2zkF+jbp2mj8gAUyI4I2rPw+ayzRob1y0I2uQjqwrf2vgElwY3wj8vBwZwcgnHNLUh/izljCe4xQSoJVtQTqLhAvAQ/nfp0tmvbZHaPwkGrbUZoWEBJF2ZK4m/dkTahNVbFP5SlOIuQO3Usc2301R0Xu8twnycJR1vZYP2pDxzHlS2UhJpzgxhlkYruyt5lX893ju2g/2WLvjSxWLi4n3JwOE16L5V4cUBeFe4z/FoXGjFiMEaO7qjVWrJqHf7pbKQDSA8OQcjubm6ckTemPbNeA7ik11c35ieFmy5nOakrs5YbIHB+V5n9TRGTrm0vZIiwLYjKQRwI5TABK5R3fxtwqb/cvxuwiLD11dRhmIT1edCL6NalKMT7Ed8mmzexIIhZ042XqsauQkXAUmroNhXXqLOAT7h56ACU660rPyVklBKARTdbQs+FCF1p4znHi0aXzAZUrZSAfaOfCpVgH6f/sfPhXV9x0FRwctBpgm4b7Tu7slBYeJjoup5aTa4=",
         "translations": {
           "en": {
-            "changelog": "### Added\n- import contact groups\n  [#124](https://github.com/nextcloud/integration_google/issues/124) @zgypa\n- import contact notes\n- import contact websites\n- set last modified date of imported directories\n\n### Changed\n- update npm pkgs, adjust to @nextcloud/vue 7.3.0\n- improve and speedup calendar import, update existing events if needed\n- speedup drive size calculation\n- improve contact import, update existing ones if needed\n\n### Fixed\n- import photos/albums with slashes in their name\n  [#122](https://github.com/nextcloud/integration_google/pull/122) @Gp2mv3\n- recover after an import job is brutally stopped with a 1h timeout before everything can start again\n  [#35](https://github.com/nextcloud/integration_google/issues/35)\n  [#115](https://github.com/nextcloud/integration_google/issues/115)\n  [#116](https://github.com/nextcloud/integration_google/issues/116)\n- preserve exif data when downloading photos (all except geolocation which is stripped by google)\n  [#119](https://github.com/nextcloud/integration_google/issues/119) @Sid127\n- only add file name suffix (google file id) for duplicated names (yes, google allows multiple files with the same name in a directory)\n  [#127](https://github.com/nextcloud/integration_google/issues/127) @Mezgrman\n- don't skip contacts with no names"
+            "changelog": ""
           }
         },
         "signatureDigest": "sha512"
@@ -22152,21 +22152,21 @@
         "databases": [],
         "shellCommands": [],
         "phpVersionSpec": "*",
-        "platformVersionSpec": ">=26.0.0 <28.0.0",
+        "platformVersionSpec": ">=22.0.0 <27.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/nextcloud-releases/integration_mattermost/releases/download/v1.0.4/integration_mattermost-v1.0.4.tar.gz",
-        "created": "2023-05-10T10:58:44.566264Z",
+        "download": "https://github.com/julien-nc/integration_mattermost/releases/download/v1.0.4-2-nightly/integration_mattermost-1.0.4-2-nightly.tar.gz",
+        "created": "2023-01-03T10:08:41.327910Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2023-05-10T10:58:44.650950Z",
-        "isNightly": false,
+        "lastModified": "2023-01-03T10:08:41.339761Z",
+        "isNightly": true,
         "rawPhpVersionSpec": "*",
-        "rawPlatformVersionSpec": ">=26 <=27",
-        "signature": "jN16qZzh/19okoSqz36/dKd8tFho8K1715uBAIQdB0udX1dXxIbFmsnnBHVAl3IknHrreESA+5kjwsdYT6CeJvyJpKEghFkOlPk9tE6ChZRSwfL01Wc+3az1YICZnY8lVzLR4VNPie4IqXsb3K2qjZtCltPkZvDJ2098wDtLpV6fyxof0FAOfuwxO3IBCtn7zw3KgGSpL/YCrq5rf8mcciTY2bLVV9T9AkGWYzPzhSTKTTFMb7HiEjeVjCAAImF6C6FB5m9SJmUKa8Hg862ZfL2B/dbVgTBTRd1MFNkY9qnnYcW810EBnwN8XcC6q6KjVk/hiL5diNhAilc5JMIR0qJhIJrwJ2KxVs7tI2Y8bJObJA9X12wotqK4ltBdXtDjEHQJjP4ovyCgDiyNeSJdKx1zXwksmVjGCpYlL5t+mnQX2XqfKmtg1GI1GUZUUeWiynELMbsmVzH/u5oFI/NGNjNleT5oUyqupQZgIKuDrU/M6cjyh9wUVFG1rjEQcORe7NQ9jPNBq+9s+YgbVBn8Edminv6neoLVwzx5IOVur9k5MaF8yVEMHDE0nco1vmu27W7583bJ82NJrylIV62j8kx35zPJxP+1i+Z4pDr5ve3LUA9dPF37lefmgkOtkVw8D4qYp0vJq6e4Z/K0b77ZGSnMg5NzVq0VdEIXjCpyI1I=",
+        "rawPlatformVersionSpec": ">=22 <=26",
+        "signature": "Ki3PHtjiXguFo9q3lXEmOAbx9oJ/2zRpZn4aXeKzlGOeDrdm6WfTKlVJM4gSgySqhiQMaki6RnOtt5tEiEtfgaNpK1T7bOM0YIYHPZzMU0gqTQ22G8rZV2sULUI4HfERg4B6x8/yxgEitegOAmMNJFdWaYKJc+wy6iG5JrIp4Onk3vlD4OamEA0tlwHhj+vYhiWAuENWJpm/WUG+/kRvLv2lfYyqdpbsP0S/9nM9OPpYD4MFNas3AUCQlZE2kxSLKB1cA0/ZDjcHGGPxD0twWFM6RKllw0wbuTou939Nsr0CZrdPmuqR/qi5oYFHICFpSTmBDEK+WLZOslsYC7yStVVWTzo8I5kp7wzOynsKbQW5jk7PWJ2CFqvaRf4dJ6ufC6Al3KJfItz+3yLIhJQPS7jdIvG0mHy0QDqKh3b8nWYnftZV/t7cECk7op/ANh1/0RAambZLsqL64KpV6E8M3ZbuUsVW+J1DIUpvGMmqSOtaFAMEMpmdLq5Thc8zKETRKb143p/tH+ERDhKH/EypWJ7C/gFzweP5Pdz7HDfRRtmZVFQRS+hLqOCRdO8QpoVnfapRZKEpzb2q3zUcmW4V1zRZXfCirdZXbhccoUTaotaWIgXf53dsgqhKuExvTAeLWAyDevt/1HMA6Wwjl7IiFlkBKHSc0Hzx+uxlH5U+4GE=",
         "translations": {
           "en": {
-            "changelog": "### Added\n\n- daily calendar summary webhook\n- upcoming events webhook\n- smart picker provider for messages\n- basic link preview for messages\n\n### Changed\n\n- update npm pkgs\n\n### Fixed\n\n- mistakes in translatable strings"
+            "changelog": ""
           }
         },
         "signatureDigest": "sha512"
@@ -22177,21 +22177,21 @@
         "databases": [],
         "shellCommands": [],
         "phpVersionSpec": "*",
-        "platformVersionSpec": ">=22.0.0 <27.0.0",
+        "platformVersionSpec": ">=26.0.0 <28.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/julien-nc/integration_mattermost/releases/download/v1.0.4-2-nightly/integration_mattermost-1.0.4-2-nightly.tar.gz",
-        "created": "2023-01-03T10:08:41.327910Z",
+        "download": "https://github.com/nextcloud-releases/integration_mattermost/releases/download/v1.0.4/integration_mattermost-v1.0.4.tar.gz",
+        "created": "2023-05-10T10:58:44.566264Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2023-01-03T10:08:41.339761Z",
-        "isNightly": true,
+        "lastModified": "2023-05-10T10:58:44.650950Z",
+        "isNightly": false,
         "rawPhpVersionSpec": "*",
-        "rawPlatformVersionSpec": ">=22 <=26",
-        "signature": "Ki3PHtjiXguFo9q3lXEmOAbx9oJ/2zRpZn4aXeKzlGOeDrdm6WfTKlVJM4gSgySqhiQMaki6RnOtt5tEiEtfgaNpK1T7bOM0YIYHPZzMU0gqTQ22G8rZV2sULUI4HfERg4B6x8/yxgEitegOAmMNJFdWaYKJc+wy6iG5JrIp4Onk3vlD4OamEA0tlwHhj+vYhiWAuENWJpm/WUG+/kRvLv2lfYyqdpbsP0S/9nM9OPpYD4MFNas3AUCQlZE2kxSLKB1cA0/ZDjcHGGPxD0twWFM6RKllw0wbuTou939Nsr0CZrdPmuqR/qi5oYFHICFpSTmBDEK+WLZOslsYC7yStVVWTzo8I5kp7wzOynsKbQW5jk7PWJ2CFqvaRf4dJ6ufC6Al3KJfItz+3yLIhJQPS7jdIvG0mHy0QDqKh3b8nWYnftZV/t7cECk7op/ANh1/0RAambZLsqL64KpV6E8M3ZbuUsVW+J1DIUpvGMmqSOtaFAMEMpmdLq5Thc8zKETRKb143p/tH+ERDhKH/EypWJ7C/gFzweP5Pdz7HDfRRtmZVFQRS+hLqOCRdO8QpoVnfapRZKEpzb2q3zUcmW4V1zRZXfCirdZXbhccoUTaotaWIgXf53dsgqhKuExvTAeLWAyDevt/1HMA6Wwjl7IiFlkBKHSc0Hzx+uxlH5U+4GE=",
+        "rawPlatformVersionSpec": ">=26 <=27",
+        "signature": "jN16qZzh/19okoSqz36/dKd8tFho8K1715uBAIQdB0udX1dXxIbFmsnnBHVAl3IknHrreESA+5kjwsdYT6CeJvyJpKEghFkOlPk9tE6ChZRSwfL01Wc+3az1YICZnY8lVzLR4VNPie4IqXsb3K2qjZtCltPkZvDJ2098wDtLpV6fyxof0FAOfuwxO3IBCtn7zw3KgGSpL/YCrq5rf8mcciTY2bLVV9T9AkGWYzPzhSTKTTFMb7HiEjeVjCAAImF6C6FB5m9SJmUKa8Hg862ZfL2B/dbVgTBTRd1MFNkY9qnnYcW810EBnwN8XcC6q6KjVk/hiL5diNhAilc5JMIR0qJhIJrwJ2KxVs7tI2Y8bJObJA9X12wotqK4ltBdXtDjEHQJjP4ovyCgDiyNeSJdKx1zXwksmVjGCpYlL5t+mnQX2XqfKmtg1GI1GUZUUeWiynELMbsmVzH/u5oFI/NGNjNleT5oUyqupQZgIKuDrU/M6cjyh9wUVFG1rjEQcORe7NQ9jPNBq+9s+YgbVBn8Edminv6neoLVwzx5IOVur9k5MaF8yVEMHDE0nco1vmu27W7583bJ82NJrylIV62j8kx35zPJxP+1i+Z4pDr5ve3LUA9dPF37lefmgkOtkVw8D4qYp0vJq6e4Z/K0b77ZGSnMg5NzVq0VdEIXjCpyI1I=",
         "translations": {
           "en": {
-            "changelog": ""
+            "changelog": "### Added\n\n- daily calendar summary webhook\n- upcoming events webhook\n- smart picker provider for messages\n- basic link preview for messages\n\n### Changed\n\n- update npm pkgs\n\n### Fixed\n\n- mistakes in translatable strings"
           }
         },
         "signatureDigest": "sha512"
@@ -25339,19 +25339,19 @@
         "phpVersionSpec": "*",
         "platformVersionSpec": ">=22.0.0 <27.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/julien-nc/integration_zimbra/releases/download/v1.0.4/integration_zimbra-1.0.4.tar.gz",
-        "created": "2022-12-13T14:21:41.764343Z",
+        "download": "https://github.com/julien-nc/integration_zimbra/releases/download/v1.0.4-1-nightly/integration_zimbra-1.0.4-1-nightly.tar.gz",
+        "created": "2022-10-19T21:11:39.076020Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2022-12-13T14:21:41.855566Z",
-        "isNightly": false,
+        "lastModified": "2022-10-19T21:11:39.088533Z",
+        "isNightly": true,
         "rawPhpVersionSpec": "*",
         "rawPlatformVersionSpec": ">=22 <=26",
-        "signature": "TJLNSEOemYna4PBD0P50Qwq1WbFdzUpeByOhuwwBDRNVVqPBzpUnsRbN2feeF7OoBDBNcTKRj8MslyE4PXg3Qx6/tVCFDcef6b/nEe7PrDe/bbQcX9Ev9H+l8f4vJE3L4JtUnd9gu9XyvDoRiuOK+9yJ5eh+LOKsi42e+lE9Xg1AqxNWAkXeejjQ1FlLN407JPc3JzDT0lb67nEVL+S9/q+okH1/twbQ1rc0vp0Of75Ho+C+Vtp469asjj6d3iyFRDlmaUgyXZ0WnHIgVNJwuFvlrdN3VBUxO3D2FgVZ4DT/tp7AlZMzZbTmRV/lMRKjd6dElziTx5gDyD/9+jYevEIH3CmqHbqWsdzict/xs6w/0PJYkuWkt+H2/y7dvUwc05SaPUZpRKJw+g6b1jp5p0CZohyDaMIPG2ymBWZ1N5u2IRXmbxRv43gI21SvAdPB/OzUqieZ5s5er9zsrrCtUOfXjklsztJvO1j/ApWa9Pet55XvG/tH/t/DV3UqhLMViE2+YRQ4RgQ+LUyq7i+ldoBIY0PdDgqxV5L8uRCMKnSjmZMz387O/DPqkd4jAod6FOuANYv7v1Eedq8Zsy2wFbdIJ3CHppo1mxP9HPAK8tuToqg/HJTPQOSNUQYHaHtuFhMnjW4hWfqVk6RQwu2EGWm8PVI+LIqmW9CkRMNekF8=",
+        "signature": "CiXjIjg8lkp/SJTJbQwUHKMb1bCntUy8Ui7ozV1BantezDHD8gDH4YZP0pvWZ1jaT38v/ZnU1i6+8GJ7j4Bk0P95AOi76B8perfWPutf0zSgXRejeGEO8Z3ZRVD5ysHr8cx66Y0XYbfkPii/80sYqLwPrrTfHK6IDcQRpEAq6XT7EJm9K8lCrsZTmFXtRLixLXUP+l3PXadsvSxBEr+z/RZeQC/PZEh99blDDz+Vvu6mv5ZF+vcu5NDBHjmrjAa5yyz+V/vlnNK7usJ37oiZsiRQa3ktApLDct6rizLsZ69p6PDn7QXeaorxTSg7ktXfby2JV7w+p2Vx+WeqLmJ2vcCdMHqIK7VVUYb51h117xDBFzulhpEhuQprRH6VQGzRQJhNFYW7zJhdf8v8i/i5QPspd1ZtoT5qn7lobV2+ty8vXQwr2pcgx91Ca9G9KD5IEOuBVEU9eBAVLZdMf6pDZqbTehO3NryNsU3vO8W2wLY5SSjcB2Ec5YmCvr7Skgfj50oohMBebKKk3vnG9qFoHZ6fdQDzSLGkg/TdHtu2C0mAE5/nFwuk3AluVTSRQdMjq9ZtIIahH1KpM+7t5FJ9vU6P/NMeWhH5aG1Xw7KIyEmi/pyDtDKG9FBgzFIYLrnV2jrRh0Joc2mSFFZH5PFZcMXt5UMeT2C0mMw09RUe6KA=",
         "translations": {
           "en": {
-            "changelog": "### Changed\n- use @nextcloud/vue 7.2.0\n- update npm pkgs\n\n### Fixed\n- token refresh crash when login fails"
+            "changelog": ""
           }
         },
         "signatureDigest": "sha512"
@@ -25364,19 +25364,19 @@
         "phpVersionSpec": "*",
         "platformVersionSpec": ">=22.0.0 <27.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/julien-nc/integration_zimbra/releases/download/v1.0.4-1-nightly/integration_zimbra-1.0.4-1-nightly.tar.gz",
-        "created": "2022-10-19T21:11:39.076020Z",
+        "download": "https://github.com/julien-nc/integration_zimbra/releases/download/v1.0.4/integration_zimbra-1.0.4.tar.gz",
+        "created": "2022-12-13T14:21:41.764343Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2022-10-19T21:11:39.088533Z",
-        "isNightly": true,
+        "lastModified": "2022-12-13T14:21:41.855566Z",
+        "isNightly": false,
         "rawPhpVersionSpec": "*",
         "rawPlatformVersionSpec": ">=22 <=26",
-        "signature": "CiXjIjg8lkp/SJTJbQwUHKMb1bCntUy8Ui7ozV1BantezDHD8gDH4YZP0pvWZ1jaT38v/ZnU1i6+8GJ7j4Bk0P95AOi76B8perfWPutf0zSgXRejeGEO8Z3ZRVD5ysHr8cx66Y0XYbfkPii/80sYqLwPrrTfHK6IDcQRpEAq6XT7EJm9K8lCrsZTmFXtRLixLXUP+l3PXadsvSxBEr+z/RZeQC/PZEh99blDDz+Vvu6mv5ZF+vcu5NDBHjmrjAa5yyz+V/vlnNK7usJ37oiZsiRQa3ktApLDct6rizLsZ69p6PDn7QXeaorxTSg7ktXfby2JV7w+p2Vx+WeqLmJ2vcCdMHqIK7VVUYb51h117xDBFzulhpEhuQprRH6VQGzRQJhNFYW7zJhdf8v8i/i5QPspd1ZtoT5qn7lobV2+ty8vXQwr2pcgx91Ca9G9KD5IEOuBVEU9eBAVLZdMf6pDZqbTehO3NryNsU3vO8W2wLY5SSjcB2Ec5YmCvr7Skgfj50oohMBebKKk3vnG9qFoHZ6fdQDzSLGkg/TdHtu2C0mAE5/nFwuk3AluVTSRQdMjq9ZtIIahH1KpM+7t5FJ9vU6P/NMeWhH5aG1Xw7KIyEmi/pyDtDKG9FBgzFIYLrnV2jrRh0Joc2mSFFZH5PFZcMXt5UMeT2C0mMw09RUe6KA=",
+        "signature": "TJLNSEOemYna4PBD0P50Qwq1WbFdzUpeByOhuwwBDRNVVqPBzpUnsRbN2feeF7OoBDBNcTKRj8MslyE4PXg3Qx6/tVCFDcef6b/nEe7PrDe/bbQcX9Ev9H+l8f4vJE3L4JtUnd9gu9XyvDoRiuOK+9yJ5eh+LOKsi42e+lE9Xg1AqxNWAkXeejjQ1FlLN407JPc3JzDT0lb67nEVL+S9/q+okH1/twbQ1rc0vp0Of75Ho+C+Vtp469asjj6d3iyFRDlmaUgyXZ0WnHIgVNJwuFvlrdN3VBUxO3D2FgVZ4DT/tp7AlZMzZbTmRV/lMRKjd6dElziTx5gDyD/9+jYevEIH3CmqHbqWsdzict/xs6w/0PJYkuWkt+H2/y7dvUwc05SaPUZpRKJw+g6b1jp5p0CZohyDaMIPG2ymBWZ1N5u2IRXmbxRv43gI21SvAdPB/OzUqieZ5s5er9zsrrCtUOfXjklsztJvO1j/ApWa9Pet55XvG/tH/t/DV3UqhLMViE2+YRQ4RgQ+LUyq7i+ldoBIY0PdDgqxV5L8uRCMKnSjmZMz387O/DPqkd4jAod6FOuANYv7v1Eedq8Zsy2wFbdIJ3CHppo1mxP9HPAK8tuToqg/HJTPQOSNUQYHaHtuFhMnjW4hWfqVk6RQwu2EGWm8PVI+LIqmW9CkRMNekF8=",
         "translations": {
           "en": {
-            "changelog": ""
+            "changelog": "### Changed\n- use @nextcloud/vue 7.2.0\n- update npm pkgs\n\n### Fixed\n- token refresh crash when login fails"
           }
         },
         "signatureDigest": "sha512"
@@ -26541,8 +26541,33 @@
     "issueTracker": "https://github.com/nextcloud/mail/issues",
     "website": "https://github.com/nextcloud/mail#readme",
     "created": "2016-10-19T19:41:41.710285Z",
-    "lastModified": "2023-12-12T07:34:10.693519Z",
+    "lastModified": "2024-01-08T12:45:06.549466Z",
     "releases": [
+      {
+        "version": "3.5.1",
+        "phpExtensions": [],
+        "databases": [],
+        "shellCommands": [],
+        "phpVersionSpec": ">=8.0.0 <8.4.0",
+        "platformVersionSpec": ">=26.0.0 <30.0.0",
+        "minIntSize": 32,
+        "download": "https://github.com/nextcloud-releases/mail/releases/download/v3.5.1/mail-v3.5.1.tar.gz",
+        "created": "2024-01-08T12:45:05.876128Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-01-08T12:45:07.410057Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": ">=8.0 <=8.3",
+        "rawPlatformVersionSpec": ">=26 <=29",
+        "signature": "TK58K9Twj8NWKF+Aua2TlpEq+dvLcoWf5pExg/3wOmhjw/mzynpnkGuGdZcdqIaV8M5C2nUJFDOeobLMIOrrIEqsfRhUO2bIUMNbIVp1sKl3/dEinSCuFS46bmQhcnmACiTOI924vONcNaHO1ms/MUDL43WNg5Ni+m8vIv0uvixQxnmr7Xs6YrAuXs6YosHOieMbo4wlqrqwv40+v2Mjs57giR4qAcHODXZSsCgFa8h36y5HXEdtiIPrkO6K9QAG8Zg+Um5CAioR83p+dS4L+m92dP47A3gq5JX9Dpp5lFuvD6NYF4VEILOrX7x4mYAcgs+8Qu5tPJo2qS613TbheH9yeIs2AV1zMBC3fOT9YnBJJB1HcsMA5WwCvPQ59E8iUPr3rR1fkrZ1RC+kK7KKgZHdddgKgFtjvbcyi0+CWAbJPR9WYVcJ/gf5XnsEPun+ZncXmXLtHrPYUP+YRB9lz3jtDu3UzvrDLzLmG4avs+Hf6AacngQP3K6bAqg7muWMP+rfMKcnCaZhmMY5pF+8PgTWvyXJJwsJ5iG2lfmr9cM6dOhxLf0hPR7WkGD+1sCkG39AFmYYUFWHE8+PcaKTPB2EJYR+w44glL6+n2VJSO3/ewFzF4TGc8mItnX2yq1dQIaEUQWRNpTnn75HXEPGyPX2qBM6IMqgPzgQ+Dvr570=",
+        "translations": {
+          "en": {
+            "changelog": "### Fixed\n- Autoresponder time zone handline\n- Master password as required input for provisioning when feature is not enabled\n- Clean up orphaned provisioned accounts"
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "3.5.0-rc.4",
         "phpExtensions": [],
@@ -42282,8 +42307,33 @@
     "issueTracker": "https://github.com/ChristophWurst/nextcloud_sentry/issues",
     "website": "https://github.com/ChristophWurst/nextcloud_sentry",
     "created": "2017-11-26T15:22:46.048234Z",
-    "lastModified": "2024-01-02T09:15:12.985127Z",
+    "lastModified": "2024-01-08T08:43:47.886859Z",
     "releases": [
+      {
+        "version": "8.9.1",
+        "phpExtensions": [],
+        "databases": [],
+        "shellCommands": [],
+        "phpVersionSpec": ">=8.0.0 <8.4.0",
+        "platformVersionSpec": ">=24.0.0 <30.0.0",
+        "minIntSize": 32,
+        "download": "https://github.com/ChristophWurst/nextcloud_sentry/releases/download/v8.9.1/sentry-v8.9.1.tar.gz",
+        "created": "2024-01-08T08:43:47.281707Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-01-08T08:43:47.965820Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": ">=8.0 <=8.3",
+        "rawPlatformVersionSpec": ">=24 <=29",
+        "signature": "XDNKGSC/qjMX4mivuV/4WYIQ7PjgESBU19ZRUskndhjo+R29u4UQTq4fyzipxhWPPhYC1Szp5z4qjzEDxSt3bfGFQ1QliR3CBRj6b0LXvqz8STk0BMs37bOWYgR16DENo3HI5WLrYDQumF+ZxlCJiUxaEa265aK++Uzxu5Y9CkQ/lDXylPTcYH4Taz1AIiJi6Hv27adagLqlxr6Rxg6d+M/dfssUr5SnBEfME3J7lUMM9qD9TCb+1k+IO8pvg+1tf1dCRgy1tKwoutqqG8mvoJxK+6aVrb5u54Mrsq8gLdCGguxjb6/5Ku+P/iVrxccdy3ElJqKTGsidkTigHn6GpQ==",
+        "translations": {
+          "en": {
+            "changelog": "### Bug Fixes\n\n* **deps:** update dependency @sentry/browser to ^7.92.0 ([d12742f](https://github.com/ChristophWurst/nextcloud_sentry/commit/d12742f673dd0305b7425829872c9170f2acf973))\n\n\n\n# [8.9.0](https://github.com/ChristophWurst/nextcloud_sentry/compare/v8.8.11...v8.9.0) (2024-01-02)\n\n\n### Bug Fixes\n\n* **config:** cast config returned by getSystemValue to float as the function return type expects ([7f241f8](https://github.com/ChristophWurst/nextcloud_sentry/commit/7f241f8771fecbc4f0695a23f648f918864c81c1))\n* **deps:** downgrade guzzlehttp/promises to keep compatibility with 3rdparty ([ab69095](https://github.com/ChristophWurst/nextcloud_sentry/commit/ab69095932eceec500e8271cc60250509a7a7331))\n* **deps:** update dependency @nextcloud/auth to ^2.2.1 ([710efdd](https://github.com/ChristophWurst/nextcloud_sentry/commit/710efdd208e85974fd4a7ebaa22f0f5845253e91))\n* **deps:** update dependency @nextcloud/logger to ^2.7.0 ([b5c75bb](https://github.com/ChristophWurst/nextcloud_sentry/commit/b5c75bb85a7948d867a23df4ebe17da62282a83e))\n* **deps:** update dependency @sentry/browser to ^7.66.0 ([3135ee2](https://github.com/ChristophWurst/nextcloud_sentry/commit/3135ee2f5d5d1b01a6b2e9ea1494d5a402cd69a3))\n* **deps:** update dependency @sentry/browser to ^7.68.0 ([875496a](https://github.com/ChristophWurst/nextcloud_sentry/commit/875496a0e7002f163d24ef9e86dc84066c89fcd9))\n* **deps:** update dependency @sentry/browser to ^7.69.0 ([0f96c6e](https://github.com/ChristophWurst/nextcloud_sentry/commit/0f96c6ef737645877dcb7e60f55518328aee4588))\n* **deps:** update dependency @sentry/browser to ^7.70.0 ([44b0cdf](https://github.com/ChristophWurst/nextcloud_sentry/commit/44b0cdf2048db7b219963acb5756bb6bbf33ca2c))\n* **deps:** update dependency @sentry/browser to ^7.72.0 ([3a4e443](https://github.com/ChristophWurst/nextcloud_sentry/commit/3a4e443cc6e901a9679d129a5d481a94b476700b))\n* **deps:** update dependency @sentry/browser to ^7.73.0 ([e7c74fc](https://github.com/ChristophWurst/nextcloud_sentry/commit/e7c74fc35cc2facd119b7773f2b590a6a74573db))\n* **deps:** update dependency @sentry/browser to ^7.74.0 ([16ddbb4](https://github.com/ChristophWurst/nextcloud_sentry/commit/16ddbb4e7d14de12722d6d89525535eef8438622))\n* **deps:** update dependency @sentry/browser to ^7.74.1 ([e6718da](https://github.com/ChristophWurst/nextcloud_sentry/commit/e6718da8af1ce32d6f8f00aeaa1dd7de82115337))\n* **deps:** update dependency @sentry/browser to ^7.76.0 ([0e6586e](https://github.com/ChristophWurst/nextcloud_sentry/commit/0e6586e85f042ef8b691237e06c261864096cc82))\n* **deps:** update dependency @sentry/browser to ^7.77.0 ([10fd0bc](https://github.com/ChristophWurst/nextcloud_sentry/commit/10fd0bc8d4dcc03cb7491fc068b5fb0051ec8a74))\n* **deps:** update dependency @sentry/browser to ^7.80.0 ([1c00a10](https://github.com/ChristophWurst/nextcloud_sentry/commit/1c00a10992501339accda8b3db13d883eb994d29))\n* **deps:** update dependency @sentry/browser to ^7.80.1 ([21eb279](https://github.com/ChristophWurst/nextcloud_sentry/commit/21eb279363c8f1eb0fecb8b4d7b74ca1b5dc04a4))\n* **deps:** update dependency @sentry/browser to ^7.91.0 ([53f8d09](https://github.com/ChristophWurst/nextcloud_sentry/commit/53f8d09d5179b7057ebb50ed6bc7fdd10f59320e))\n* **deps:** update dependency guzzlehttp/promises to ^1.5.3 ([2a616f5](https://github.com/ChristophWurst/nextcloud_sentry/commit/2a616f5ff8c1ad34c2e311520f0ed5a8bbebae8c))\n* **deps:** update dependency nyholm/psr7 to ^1.8.1 ([fc4e024](https://github.com/ChristophWurst/nextcloud_sentry/commit/fc4e024e7b0065ceb93fba2f271d9d8224ce8261))\n* **deps:** update dependency php-http/curl-client to ^2.3.1 ([230dd86](https://github.com/ChristophWurst/nextcloud_sentry/commit/230dd864c0b08c3b42328e7f2ae34444dcddf6ac))\n* **deps:** update dependency sentry/sentry to ^3.22.0 ([0fce7a6](https://github.com/ChristophWurst/nextcloud_sentry/commit/0fce7a6523ccce3bb3183a97aec9215a0d3ab537))\n* **deps:** update dependency sentry/sentry to ^3.22.1 ([8a572ae](https://github.com/ChristophWurst/nextcloud_sentry/commit/8a572ae7d3d160d81df697336eded895fb91fa78))\n\n\n### Features\n\n* Add profiles_sample_rate ([1238dfa](https://github.com/ChristophWurst/nextcloud_sentry/commit/1238dfa5e901a6de6599a7e2daa8c26d93fa23c4))\n* **deps:** Add Nextcloud 29 support ([b6b9e18](https://github.com/ChristophWurst/nextcloud_sentry/commit/b6b9e18064e6b04818a1abc1330144b06b3ec32d))\n* **deps:** Add PHP8.3 support ([5921c3c](https://github.com/ChristophWurst/nextcloud_sentry/commit/5921c3c4d30bdffa029ccb24230daf00f221e8ec))"
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "8.9.0",
         "phpExtensions": [],
@@ -44253,8 +44303,33 @@
     "issueTracker": "https://git.doublebastion.com/sip-trip-phone/issues/develop",
     "website": "https://www.doublebastion.com/sip-trip-phone/",
     "created": "2022-02-26T20:09:05.010095Z",
-    "lastModified": "2023-10-30T17:53:03.166231Z",
+    "lastModified": "2024-01-08T20:01:32.860704Z",
     "releases": [
+      {
+        "version": "1.1.2",
+        "phpExtensions": [],
+        "databases": [],
+        "shellCommands": [],
+        "phpVersionSpec": "*",
+        "platformVersionSpec": ">=26.0.0 <29.0.0",
+        "minIntSize": 32,
+        "download": "https://git.doublebastion.com/releases/sip-trip-phone/1.1.2/sip_trip_phone.tar.gz",
+        "created": "2024-01-08T20:01:32.322505Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-01-08T20:01:33.243543Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": "*",
+        "rawPlatformVersionSpec": ">=26 <=28",
+        "signature": "UquGaLroTvwq2vpMDD8EmW0PGZHLYfyUP7mMCbZ41sNHvt8FUg7byBK1IoTugSVK\nPAByE1YhMCTrUe8Kc1TxgZBn9zhvdnMTtNzZZFPn0CNXFbLd2y/Nan0+oo6S6aru\nIRaJHzfxoH13uo9XcOaMA+a3ZgEF8woX6Lnfd1cP1/KA1KEllGj0SP4Tzq/0Ewfu\nkkDjlQdlTpigJ7Xq9035V4eIyPx9ln9Gom02kFgaLj8/npSklh//jw2Qt2+tqRDS\nwOXBO5ZeWgqbSMbIS26mhjudfJHgJghsoYVEC4CS5CIf6DFEb0cHCWhSyqO4MFvd\nAPK59U0/oOx63OI1y9HxXX/f4ld7sq3WIUtdpZYKVwYtcGZVhsPEy6oKBLxqLWhb\njzpSsGjqhGpHhyoZTE7zrVH48O1vmHOKz66mSgyk9z/g7banp2LCjDYeEMwimefC\nVg35riYTrIS1cM6TIz8d4SiBMQqvk8jHuPZaDT/vu5/ozAVIv9ilVvLeISRjm1Gp\nYswKVuaHsEV+a9OAIWTkZug/gWxj5db24zNZvbpvN1i95yGchP5Zb1K4bUvTiscb\n1omMQvnciMD1Bj7LqSuPcdZWwCyEdIi9JS9Zm58z4H0JeOEKIYOUWxGezdDD9RZ5\nIrrMrDT88kM6C77yvZuN/zsCjNF2g1gBztzTVWOgmlg=",
+        "translations": {
+          "en": {
+            "changelog": ""
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "1.1.1",
         "phpExtensions": [],
@@ -44308,7 +44383,15 @@
     ],
     "screenshots": [
       {
-        "url": "https://git.doublebastion.com/sip-trip-phone/raw/develop/img/sip_trip_phone_screenshot.png",
+        "url": "https://git.doublebastion.com/sip-trip-phone/raw/develop/img/sip_trip_phone_keypad.png",
+        "smallThumbnail": ""
+      },
+      {
+        "url": "https://git.doublebastion.com/sip-trip-phone/raw/develop/img/sip_trip_phone_making_calls.png",
+        "smallThumbnail": ""
+      },
+      {
+        "url": "https://git.doublebastion.com/sip-trip-phone/raw/develop/img/sip_trip_phone_holding.png",
         "smallThumbnail": ""
       }
     ],
@@ -44316,7 +44399,7 @@
       "en": {
         "name": "SIP Trip Phone",
         "summary": "Browser softphone",
-        "description": "A browser phone that can be connected to SIP providers via Asterisk or directly. It can be used in conjunction \nwith Asterisk, to benefit from the control, autonomy and advanced PBX features offered by Asterisk, or without \nAsterisk, if connected directly to the SIP provider. For calls to and from regular phone numbers, a SIP provider \nlike Telnyx or Localphone is needed and a real phone number acquired from that SIP provider. If Asterisk is used, \nit's recommended to be Asterisk version 18.0.0 LTS and it has to be installed on a VPS or dedicated server, as \nexplained in the 'Admin documentation' linked on this page. The web server has to be configured to allow access \nto a specific directory and to proxy WebSocket traffic to a specific URL, as explained in the 'Admin documentation'. \nNot all SIP providers allow connections from external Asterisk servers or direct connections from web applications \nthat use SIP over WebSocket, like SIP Trip Phone. Thus, you can connect this application to Telnyx, Localphone, \nTwilio, Flowroute, Vonage, etc. via an Asterisk server, but if you want to connect it directly to the SIP provider, \nfrom the 5 mentioned providers, only Telnyx will work, because the others don't allow direct connections from web \napplications using SIP over WebSocket.\nSIP Trip Phone is based on the ctxSip phone.\n\n### Features:\n\n* 📞 SIP Trip Phone allows making and receiving calls to/from any mobile or landline phone at lower rates than with regular phones. It is known that VoIP phone calls are up to 70% cheaper than regular phone calls. International VoIP phone calls can cost even 90% less than regular phone calls.\n\n* 🌐 You can acquire phone numbers in countries of your choice and make cheap international phone calls to receivers in those countries. When calling you back on those numbers, the receivers will pay as for local calls.\n\n* 🆓 If Asterisk is used, you can make free calls over the Internet between extensions configured on the underlying Asterisk server.\n\n* ☎️  SIP Trip Phone logs recent phone calls and their duration and allows pausing, muting and transferring phone calls.\n\n* 🚩 Incoming calls are signaled by on-screen notifications.\n\n* 📃 Once you open SIP Trip Phone, you can use it even if you are logged out of Nextcloud.\n\n* 💻 If Asterisk is used, on the underlying Asterisk server you can implement an IVR (Interactive Voice Response or 'voice menu') and many advanced PBX features such as voicemail, queue management, music on hold, number blacklisting, call recording, audio conference calls, etc.\n\n* 💰 The only ongoing cost is about $1 per month (depending on the country) for a phone number. No contracts.\n\n* 💸 Low per minute prices: if Asterisk is used, you can make calls within the US starting from $0.0050 per minute and receive calls with $0.0075 per minute or less (Telnyx), or $0.0060 per minute for outgoing calls and $0 for incoming calls (Localphone). If SIP Trip Phone is connected directly to Telnyx, you can make and receive phone calls with $0.0020 per minute in the US.\n\nWe have no affiliation with Telnyx, Localphone, Twilio, Flowroute or Vonage.\n\n### Documentation\n\n* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-sip-trip-phone)\n\n### Donations\n\n* 🎁 [Donate](https://www.doublebastion.com/donations/)"
+        "description": "A browser phone that can be connected to SIP providers via Asterisk or directly. It can be used in conjunction \nwith Asterisk, to benefit from the control, autonomy and advanced PBX features offered by Asterisk, or without \nAsterisk, if it's connected directly to the SIP provider. For calls to and from regular phone numbers, a SIP \nprovider like Telnyx or Localphone is needed and a real phone number acquired from that provider. If Asterisk is \nused, it's recommended to be Asterisk version 18.0.0 LTS and it has to be installed on a VPS or dedicated server, \nas explained in the 'Admin documentation' linked on this page. The web server has to be configured to allow access \nto a specific directory and to proxy WebSocket traffic to a specific URL, as explained in the 'Admin documentation'. \nNot all SIP providers allow connections from external Asterisk servers or direct connections from web applications \nthat use SIP over WebSocket, like SIP Trip Phone. Thus, you can connect this application to Telnyx, Localphone, \nTwilio, Flowroute, Vonage, etc. via an Asterisk server, but if you want to connect it directly to the SIP provider, \nfrom the 5 mentioned providers, only Telnyx will work, because the others don't allow direct connections from web \napplications using SIP over WebSocket.\nSIP Trip Phone is based on the ctxSip phone.\n\n### Features:\n\n* 📞 SIP Trip Phone allows making and receiving calls to/from any mobile or landline phone at lower rates than with regular phones. It is known that VoIP phone calls are up to 70% cheaper than regular phone calls. International VoIP phone calls can cost even 90% less than regular phone calls.\n\n* 🌐 You can acquire phone numbers in countries of your choice and make cheap international phone calls to receivers in those countries. When calling you back on those numbers, the receivers will pay as for local calls.\n\n* 🆓 If Asterisk is used, you can make free calls over the Internet between extensions configured on the underlying Asterisk server.\n\n* ☎️ SIP Trip Phone logs recent phone calls and their duration and allows holding, muting and transferring phone calls.\n\n* 📑 When using Asterisk, SIP Trip Phone allows choosing any available phone number as the 'From' number for outgoing calls.\n\n* 🚩 Incoming calls are signaled by on-screen notifications.\n\n* 📃 Once you open SIP Trip Phone, you can use it even if you are logged out of Nextcloud.\n\n* 💻 If Asterisk is used, on the underlying Asterisk server you can implement an IVR (Interactive Voice Response or 'voice menu') and many advanced PBX features such as voicemail, queue management, music on hold, number blacklisting, call recording, audio conference calls, etc.\n\n* 💰 The only ongoing cost is about $1 per month (depending on the country) for a phone number. No contracts.\n\n* 💸 Low per minute prices: if Asterisk is used, you can make calls within the US starting from $0.0050 per minute and receive calls with $0.0075 per minute or less (Telnyx), or $0.0060 per minute for outgoing calls and $0 for incoming calls (Localphone). If SIP Trip Phone is connected directly to Telnyx, you can make and receive phone calls with $0.0020 per minute in the US.\n\nWe have no affiliation with Telnyx, Localphone, Twilio, Flowroute or Vonage.\n\n### Documentation\n\n* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-sip-trip-phone)\n\n### Donations\n\n* 🎁 [Donate](https://www.doublebastion.com/donations/)"
       }
     },
     "isFeatured": false,
@@ -57453,8 +57536,33 @@
     "issueTracker": "https://github.com/digital-blueprint/webapppassword/issues",
     "website": "https://github.com/digital-blueprint/webapppassword",
     "created": "2020-07-28T16:38:03.218939Z",
-    "lastModified": "2023-12-01T13:00:53.500961Z",
+    "lastModified": "2024-01-08T14:10:15.610106Z",
     "releases": [
+      {
+        "version": "24.1.0",
+        "phpExtensions": [],
+        "databases": [],
+        "shellCommands": [],
+        "phpVersionSpec": "*",
+        "platformVersionSpec": ">=22.0.0 <29.0.0",
+        "minIntSize": 32,
+        "download": "https://github.com/digital-blueprint/webapppassword/releases/download/v24.1.0/webapppassword.tar.gz",
+        "created": "2024-01-08T14:10:14.789498Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-01-08T14:10:15.838347Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": "*",
+        "rawPlatformVersionSpec": ">=22 <=28",
+        "signature": "Cna1iIueJVv1amg4iwAflI2IFY3Uue+LMCu7+7QrjPiUZlH8mIwD2XCXc172gTdc\nTmbHQntdhqMFNSX2M4g7hKo6Kddmxa/GDHMXmdvMkWWxqDdmzZxLK9RZ23adstlP\nYTz+DW5YiN8APTv8HazTKtnplJ0MipGYY6gg3oImOpCWB4Q2sFOgkd9/CVgl45Ik\n3xXdA06gVULmvYpJX2kZcLJTTGNwDLzpkA53z1jm9BAM7RA5V/Eyll0ki0dASZPR\np1Rfh0Rbb01dxpUO6nke6Tr4a+plM/lXPMPIZy0c8roA7/UN47dm2s/wd8zlcAVE\nK+Igc60xISxZ9avITmwPqgUI8xHWuMT8XgDeXvQF1dYYHvwee+IOpVLKQdFFDfIy\noGUjOpu8PIHjd6BkOtpNFRWbRIXGlhJlr4A9xeEIWu2+wx3sXwg/mhRyEBMzbSd9\nlcwE8b43NjK9JFEZnnaLOsNQUZqHOoZE9lX6Ex3XV5SWVnBy5O3ktdVuv3cqe18i\noCunwB3AaMjzMf5PYH1MBNAuuB17wnB5JJoS81ZdjwBDE5EIHfBf855OgFFz42vW\nhvw2y0Z+aJ5v4QWkgQoqwmPNtWpU0QEbSD5bmJO6kRiUt9eHU0hJyP06xHhErHWV\n2dqYyS68TRBagV67vcjhs+vrjeIIaznlLa0ftFTEEOI=",
+        "translations": {
+          "en": {
+            "changelog": "- Fixed `app.info` deprecation warning debug message\n  (for [#145](https://github.com/digital-blueprint/webapppassword/issues/145)\n- Updated dependencies"
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "23.12.0",
         "phpExtensions": [],