diff --git a/.github/workflows/cypress-e2e.yml b/.github/workflows/cypress-e2e.yml index 5e6b00750..e10faf598 100644 --- a/.github/workflows/cypress-e2e.yml +++ b/.github/workflows/cypress-e2e.yml @@ -47,7 +47,7 @@ jobs: - '**.vue' init: - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest needs: changes if: needs.changes.outputs.src != 'false' @@ -147,7 +147,7 @@ jobs: /home/runner/.cache/Cypress cypress: - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest needs: [changes, init] if: needs.changes.outputs.src != 'false' diff --git a/CHANGELOG.md b/CHANGELOG.md index 8025ba2ab..32dc762cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 2.15.2 - 2024.12.18 + +### 🐛Fixes +* 🚀 Performance: use `probeCircles()` instead of `getCircles()`. (#498) +* 📱 Fix positioning of outline. (#1614) + +### 🌎Translations +* 🗣️ Translation updates from Transifex. Thanks to all contributors. + +### 🚧Updates & Tooling +* ⬆️ Update NPM dependencies. +* ⬆️ Update PHP composer dependencies. + + ## 2.15.1 - 2024.11.20 ### 🐛Fixes diff --git a/appinfo/info.xml b/appinfo/info.xml index 5eef8873e..291fab648 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -26,7 +26,7 @@ In your Nextcloud instance, simply navigate to **»Apps«**, find the **»Teams«** and **»Collectives«** apps and enable them. ]]> - 2.15.1 + 2.15.2 agpl CollectiveCloud Team Collectives