From b7db8693136354d5080d9c1b7251f6da1fa6da16 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 30 Jun 2025 09:11:11 +0000 Subject: [PATCH 01/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72f94339df..85c311f839 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [3.1.1](https://github.com/opencloud-eu/web/releases/tag/v3.1.1) - 2025-06-30 + +### ❀️ Thanks to all contributors! ❀️ + +@ScharfViktor + +### πŸ“¦οΈ Dependencies + +- [full-ci] bump-opencloud-3.1.0. run all tests [[#877](https://github.com/opencloud-eu/web/pull/877)] + ## [3.1.0](https://github.com/opencloud-eu/web/releases/tag/v3.1.0) - 2025-06-27 ### ❀️ Thanks to all contributors! ❀️ From 897970a6bdc8b2377b0460fcce74a2106aba6548 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 30 Jun 2025 14:09:48 +0000 Subject: [PATCH 02/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85c311f839..c205327010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [3.1.1](https://github.com/opencloud-eu/web/releases/tag/v3.1.1) - 2025-06-30 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-06-30 ### ❀️ Thanks to all contributors! ❀️ -@ScharfViktor +@AlexAndBear, @ScharfViktor + +### πŸ“ˆ Enhancement + +- feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] ### πŸ“¦οΈ Dependencies From f10c2cf5a152e2066549ecd545156e2e99cb3dd2 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 1 Jul 2025 08:24:58 +0000 Subject: [PATCH 03/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c205327010..393e5e1fa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-06-30 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-01 ### ❀️ Thanks to all contributors! ❀️ @@ -12,6 +12,10 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency @sentry/vue to v9.33.0 [[#872](https://github.com/opencloud-eu/web/pull/872)] +- chore(deps): update pnpm to v10.12.4 [[#868](https://github.com/opencloud-eu/web/pull/868)] +- chore(deps): update traefik docker tag to v3.4.3 [[#869](https://github.com/opencloud-eu/web/pull/869)] +- chore(deps): update devdependencies (non-major) [[#867](https://github.com/opencloud-eu/web/pull/867)] - [full-ci] bump-opencloud-3.1.0. run all tests [[#877](https://github.com/opencloud-eu/web/pull/877)] ## [3.1.0](https://github.com/opencloud-eu/web/releases/tag/v3.1.0) - 2025-06-27 From 93bdbc96cb11d4dd2f90f95dca807deae40add40 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 1 Jul 2025 08:29:16 +0000 Subject: [PATCH 04/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 393e5e1fa5..e0a8b266fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❀️ Thanks to all contributors! ❀️ -@AlexAndBear, @ScharfViktor +@AlexAndBear, @ScharfViktor, @kulmann ### πŸ“ˆ Enhancement From 1bda470dff08fbc6009e771018fe33cd11399cb0 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 1 Jul 2025 09:02:46 +0000 Subject: [PATCH 05/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0a8b266fa..3e48043660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency @uppy/core to v4.4.7 [[#880](https://github.com/opencloud-eu/web/pull/880)] - fix(deps): update dependency @sentry/vue to v9.33.0 [[#872](https://github.com/opencloud-eu/web/pull/872)] - chore(deps): update pnpm to v10.12.4 [[#868](https://github.com/opencloud-eu/web/pull/868)] - chore(deps): update traefik docker tag to v3.4.3 [[#869](https://github.com/opencloud-eu/web/pull/869)] From 4e8897a363d4ed23485ba52c4d3a72de8ed4a5ca Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 1 Jul 2025 09:07:57 +0000 Subject: [PATCH 06/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e48043660..db729bdf87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update collabora/code docker tag to v25.04.3.1.1 [[#775](https://github.com/opencloud-eu/web/pull/775)] - fix(deps): update dependency @uppy/core to v4.4.7 [[#880](https://github.com/opencloud-eu/web/pull/880)] - fix(deps): update dependency @sentry/vue to v9.33.0 [[#872](https://github.com/opencloud-eu/web/pull/872)] - chore(deps): update pnpm to v10.12.4 [[#868](https://github.com/opencloud-eu/web/pull/868)] From 9c8f11414d95a9417d7cb949782c58554c154a29 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 1 Jul 2025 09:15:53 +0000 Subject: [PATCH 07/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db729bdf87..9966b8ff62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update dependency style-dictionary to v5 [[#701](https://github.com/opencloud-eu/web/pull/701)] - chore(deps): update collabora/code docker tag to v25.04.3.1.1 [[#775](https://github.com/opencloud-eu/web/pull/775)] - fix(deps): update dependency @uppy/core to v4.4.7 [[#880](https://github.com/opencloud-eu/web/pull/880)] - fix(deps): update dependency @sentry/vue to v9.33.0 [[#872](https://github.com/opencloud-eu/web/pull/872)] From 47176afe12cd5444f4ed0bc58bf4935a8411c198 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 2 Jul 2025 10:03:49 +0000 Subject: [PATCH 08/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9966b8ff62..b66f838b0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-01 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-02 ### ❀️ Thanks to all contributors! ❀️ @@ -12,6 +12,9 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update devdependencies (non-major) [[#884](https://github.com/opencloud-eu/web/pull/884)] +- fix(deps): update dependency @vueuse/core to v13.5.0 [[#885](https://github.com/opencloud-eu/web/pull/885)] +- fix(deps): update dependency @sentry/vue to v9.34.0 [[#882](https://github.com/opencloud-eu/web/pull/882)] - chore(deps): update dependency style-dictionary to v5 [[#701](https://github.com/opencloud-eu/web/pull/701)] - chore(deps): update collabora/code docker tag to v25.04.3.1.1 [[#775](https://github.com/opencloud-eu/web/pull/775)] - fix(deps): update dependency @uppy/core to v4.4.7 [[#880](https://github.com/opencloud-eu/web/pull/880)] From b05a67382ed2f8647a3108c6e369766de1da128c Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 2 Jul 2025 10:48:33 +0000 Subject: [PATCH 09/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b66f838b0f..9dfa4280dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ ### ❀️ Thanks to all contributors! ❀️ -@AlexAndBear, @ScharfViktor, @kulmann +@AlexAndBear, @ScharfViktor, @kulmann, @prashant-gurung899 + +### βœ… Tests + +- [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] ### πŸ“ˆ Enhancement From a39ae3299f03786c3b8504d10f68c6aac0a365c2 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 3 Jul 2025 06:27:01 +0000 Subject: [PATCH 10/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dfa4280dc..3c33b44f2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-02 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-03 ### ❀️ Thanks to all contributors! ❀️ @@ -8,6 +8,7 @@ ### βœ… Tests +- enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] - [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] ### πŸ“ˆ Enhancement From f2b4c00eb74bded43699fb102377b99ae0cf1cee Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 3 Jul 2025 15:05:26 +0000 Subject: [PATCH 11/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c33b44f2c..16fab75220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,15 +6,16 @@ @AlexAndBear, @ScharfViktor, @kulmann, @prashant-gurung899 +### πŸ“ˆ Enhancement + +- feat: add context actions to trash [[#887](https://github.com/opencloud-eu/web/pull/887)] +- feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] + ### βœ… Tests - enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] - [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] -### πŸ“ˆ Enhancement - -- feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] - ### πŸ“¦οΈ Dependencies - chore(deps): update devdependencies (non-major) [[#884](https://github.com/opencloud-eu/web/pull/884)] From 348c05e1739d204455da72db92cac79917fa10b5 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 07:35:10 +0000 Subject: [PATCH 12/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16fab75220..b09ea4a9cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-03 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-07 ### ❀️ Thanks to all contributors! ❀️ @@ -18,6 +18,7 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update dependency vue-tsc to v3 [[#883](https://github.com/opencloud-eu/web/pull/883)] - chore(deps): update devdependencies (non-major) [[#884](https://github.com/opencloud-eu/web/pull/884)] - fix(deps): update dependency @vueuse/core to v13.5.0 [[#885](https://github.com/opencloud-eu/web/pull/885)] - fix(deps): update dependency @sentry/vue to v9.34.0 [[#882](https://github.com/opencloud-eu/web/pull/882)] From 48f736b9189d1cb960fcc188998bcdcb562cd81a Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 07:38:28 +0000 Subject: [PATCH 13/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b09ea4a9cd..d08063865c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency @pinia/testing to v1.0.2 [[#893](https://github.com/opencloud-eu/web/pull/893)] - chore(deps): update dependency vue-tsc to v3 [[#883](https://github.com/opencloud-eu/web/pull/883)] - chore(deps): update devdependencies (non-major) [[#884](https://github.com/opencloud-eu/web/pull/884)] - fix(deps): update dependency @vueuse/core to v13.5.0 [[#885](https://github.com/opencloud-eu/web/pull/885)] From 43cf2ab51df0bbab6e5893341c1d8463d583322c Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 07:45:11 +0000 Subject: [PATCH 14/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d08063865c..5d86549874 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ @AlexAndBear, @ScharfViktor, @kulmann, @prashant-gurung899 +### πŸ› Bug Fixes + +- fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] + ### πŸ“ˆ Enhancement - feat: add context actions to trash [[#887](https://github.com/opencloud-eu/web/pull/887)] From 33238b9c42e4bd5ba4b593d52625a176ecd48fdf Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 07:56:56 +0000 Subject: [PATCH 15/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d86549874..67963f3362 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update typescript-eslint monorepo to v8.35.1 [[#902](https://github.com/opencloud-eu/web/pull/902)] - fix(deps): update dependency @pinia/testing to v1.0.2 [[#893](https://github.com/opencloud-eu/web/pull/893)] - chore(deps): update dependency vue-tsc to v3 [[#883](https://github.com/opencloud-eu/web/pull/883)] - chore(deps): update devdependencies (non-major) [[#884](https://github.com/opencloud-eu/web/pull/884)] From 7e3db610ab4b34207499cea38c41b957e999e3ad Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 08:02:42 +0000 Subject: [PATCH 16/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67963f3362..5cab7054cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency @sentry/vue to v9.35.0 [[#910](https://github.com/opencloud-eu/web/pull/910)] +- fix(deps): update dependency globals to v16.3.0 [[#899](https://github.com/opencloud-eu/web/pull/899)] - fix(deps): update typescript-eslint monorepo to v8.35.1 [[#902](https://github.com/opencloud-eu/web/pull/902)] - fix(deps): update dependency @pinia/testing to v1.0.2 [[#893](https://github.com/opencloud-eu/web/pull/893)] - chore(deps): update dependency vue-tsc to v3 [[#883](https://github.com/opencloud-eu/web/pull/883)] From 25c902120796247af3b3fb757829543e5f2064f2 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 08:03:58 +0000 Subject: [PATCH 17/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cab7054cc..3b50dc032d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency zod to v3.25.75 [[#895](https://github.com/opencloud-eu/web/pull/895)] - fix(deps): update dependency @sentry/vue to v9.35.0 [[#910](https://github.com/opencloud-eu/web/pull/910)] - fix(deps): update dependency globals to v16.3.0 [[#899](https://github.com/opencloud-eu/web/pull/899)] - fix(deps): update typescript-eslint monorepo to v8.35.1 [[#902](https://github.com/opencloud-eu/web/pull/902)] From 1706300034b0f6e02bd97b50e340ead782f1f329 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 08:18:30 +0000 Subject: [PATCH 18/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b50dc032d..bf42baa482 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency eslint-plugin-n to v17.21.0 [[#897](https://github.com/opencloud-eu/web/pull/897)] +- fix(deps): update dependency eslint-plugin-vue to v10.3.0 [[#898](https://github.com/opencloud-eu/web/pull/898)] - fix(deps): update dependency zod to v3.25.75 [[#895](https://github.com/opencloud-eu/web/pull/895)] - fix(deps): update dependency @sentry/vue to v9.35.0 [[#910](https://github.com/opencloud-eu/web/pull/910)] - fix(deps): update dependency globals to v16.3.0 [[#899](https://github.com/opencloud-eu/web/pull/899)] From 6bcbb639d595a5e317910adef3fae570523e2c8d Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 08:38:51 +0000 Subject: [PATCH 19/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf42baa482..767362ec93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency md-editor-v3 to v5.7.1 [[#900](https://github.com/opencloud-eu/web/pull/900)] +- fix(deps): update dependency @vavt/cm-extension to v1.10.1 [[#896](https://github.com/opencloud-eu/web/pull/896)] - fix(deps): update dependency eslint-plugin-n to v17.21.0 [[#897](https://github.com/opencloud-eu/web/pull/897)] - fix(deps): update dependency eslint-plugin-vue to v10.3.0 [[#898](https://github.com/opencloud-eu/web/pull/898)] - fix(deps): update dependency zod to v3.25.75 [[#895](https://github.com/opencloud-eu/web/pull/895)] From a0b04338db2c160f203cc2ef03c4a9e7303f1157 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 08:45:24 +0000 Subject: [PATCH 20/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 767362ec93..131cb6f5ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency @babel/eslint-parser to v7.28.0 [[#894](https://github.com/opencloud-eu/web/pull/894)] - fix(deps): update dependency md-editor-v3 to v5.7.1 [[#900](https://github.com/opencloud-eu/web/pull/900)] - fix(deps): update dependency @vavt/cm-extension to v1.10.1 [[#896](https://github.com/opencloud-eu/web/pull/896)] - fix(deps): update dependency eslint-plugin-n to v17.21.0 [[#897](https://github.com/opencloud-eu/web/pull/897)] From 80738b2c9e4ac195b060b31b1ad8714f8e7be27c Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 09:08:25 +0000 Subject: [PATCH 21/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 131cb6f5ec..6dd4ecd12a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update devdependencies (non-major) [[#888](https://github.com/opencloud-eu/web/pull/888)] - fix(deps): update dependency @babel/eslint-parser to v7.28.0 [[#894](https://github.com/opencloud-eu/web/pull/894)] - fix(deps): update dependency md-editor-v3 to v5.7.1 [[#900](https://github.com/opencloud-eu/web/pull/900)] - fix(deps): update dependency @vavt/cm-extension to v1.10.1 [[#896](https://github.com/opencloud-eu/web/pull/896)] From a93eb9274cafc7cb7482672785ee0dcc6a708af8 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 09:16:01 +0000 Subject: [PATCH 22/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dd4ecd12a..0c943f8b93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ @AlexAndBear, @ScharfViktor, @kulmann, @prashant-gurung899 +### βœ… Tests + +- update keycloak tests [[#906](https://github.com/opencloud-eu/web/pull/906)] +- enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] +- [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] + ### πŸ› Bug Fixes - fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] @@ -15,11 +21,6 @@ - feat: add context actions to trash [[#887](https://github.com/opencloud-eu/web/pull/887)] - feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] -### βœ… Tests - -- enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] -- [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] - ### πŸ“¦οΈ Dependencies - chore(deps): update devdependencies (non-major) [[#888](https://github.com/opencloud-eu/web/pull/888)] From 6084c1dfa7785da380f42c43c372aecd4b36afd7 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Jul 2025 09:41:12 +0000 Subject: [PATCH 23/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c943f8b93..87ff695a69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency oidc-client-ts to v3.3.0 [[#901](https://github.com/opencloud-eu/web/pull/901)] - chore(deps): update devdependencies (non-major) [[#888](https://github.com/opencloud-eu/web/pull/888)] - fix(deps): update dependency @babel/eslint-parser to v7.28.0 [[#894](https://github.com/opencloud-eu/web/pull/894)] - fix(deps): update dependency md-editor-v3 to v5.7.1 [[#900](https://github.com/opencloud-eu/web/pull/900)] From 28b325194e0ffdfd90dc8d4b146732c48198dbdc Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 8 Jul 2025 06:09:52 +0000 Subject: [PATCH 24/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87ff695a69..307eccbd39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-07 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-08 ### ❀️ Thanks to all contributors! ❀️ @@ -23,6 +23,8 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update dependency @cucumber/messages to v28 [[#913](https://github.com/opencloud-eu/web/pull/913)] +- chore(deps): update collabora/code docker tag to v25.04.3.2.1 [[#909](https://github.com/opencloud-eu/web/pull/909)] - fix(deps): update dependency oidc-client-ts to v3.3.0 [[#901](https://github.com/opencloud-eu/web/pull/901)] - chore(deps): update devdependencies (non-major) [[#888](https://github.com/opencloud-eu/web/pull/888)] - fix(deps): update dependency @babel/eslint-parser to v7.28.0 [[#894](https://github.com/opencloud-eu/web/pull/894)] From cf9d7c9865c9a9953de921bccb6249a995d2ffea Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 8 Jul 2025 06:12:07 +0000 Subject: [PATCH 25/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 307eccbd39..fa9303bf81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ @AlexAndBear, @ScharfViktor, @kulmann, @prashant-gurung899 +### πŸ“ˆ Enhancement + +- feat: revert material design color hacks [[#912](https://github.com/opencloud-eu/web/pull/912)] +- feat: add context actions to trash [[#887](https://github.com/opencloud-eu/web/pull/887)] +- feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] + ### βœ… Tests - update keycloak tests [[#906](https://github.com/opencloud-eu/web/pull/906)] @@ -16,14 +22,9 @@ - fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] -### πŸ“ˆ Enhancement - -- feat: add context actions to trash [[#887](https://github.com/opencloud-eu/web/pull/887)] -- feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] - ### πŸ“¦οΈ Dependencies -- chore(deps): update dependency @cucumber/messages to v28 [[#913](https://github.com/opencloud-eu/web/pull/913)] +- chore(deps): update dependency @cucumber/messages to v28 - autoclosed [[#913](https://github.com/opencloud-eu/web/pull/913)] - chore(deps): update collabora/code docker tag to v25.04.3.2.1 [[#909](https://github.com/opencloud-eu/web/pull/909)] - fix(deps): update dependency oidc-client-ts to v3.3.0 [[#901](https://github.com/opencloud-eu/web/pull/901)] - chore(deps): update devdependencies (non-major) [[#888](https://github.com/opencloud-eu/web/pull/888)] From fc1bb58b1dd4d55ea20012977b0b6de8b9f7d4c3 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 8 Jul 2025 10:55:55 +0000 Subject: [PATCH 26/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa9303bf81..bd139d6db5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### πŸ“ˆ Enhancement +- Improve Trashbin [[#905](https://github.com/opencloud-eu/web/pull/905)] - feat: revert material design color hacks [[#912](https://github.com/opencloud-eu/web/pull/912)] - feat: add context actions to trash [[#887](https://github.com/opencloud-eu/web/pull/887)] - feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] From cd9aa592395c113740a97c2da7e6dde326505be6 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 10 Jul 2025 10:32:32 +0000 Subject: [PATCH 27/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd139d6db5..b28442f1ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,26 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-08 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-10 ### ❀️ Thanks to all contributors! ❀️ @AlexAndBear, @ScharfViktor, @kulmann, @prashant-gurung899 +### βœ… Tests + +- e2e tests. set space image using context menu [[#916](https://github.com/opencloud-eu/web/pull/916)] +- update keycloak tests [[#906](https://github.com/opencloud-eu/web/pull/906)] +- enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] +- [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] + ### πŸ“ˆ Enhancement +- feat: consistent entity names in continuous text [[#919](https://github.com/opencloud-eu/web/pull/919)] - Improve Trashbin [[#905](https://github.com/opencloud-eu/web/pull/905)] - feat: revert material design color hacks [[#912](https://github.com/opencloud-eu/web/pull/912)] - feat: add context actions to trash [[#887](https://github.com/opencloud-eu/web/pull/887)] - feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] -### βœ… Tests - -- update keycloak tests [[#906](https://github.com/opencloud-eu/web/pull/906)] -- enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] -- [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] - ### πŸ› Bug Fixes - fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] From 2380d1ab3bf341b30380079cec9c8c4919ec937f Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 10 Jul 2025 11:13:09 +0000 Subject: [PATCH 28/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b28442f1ce..2ab4f2e923 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❀️ Thanks to all contributors! ❀️ -@AlexAndBear, @ScharfViktor, @kulmann, @prashant-gurung899 +@AlexAndBear, @ScharfViktor, @individual-it, @kulmann, @prashant-gurung899 ### βœ… Tests From df670bf9a75816ca6705a36bfb1576fb64440ac3 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 11 Jul 2025 05:03:53 +0000 Subject: [PATCH 29/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ab4f2e923..a271c5c251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-10 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-11 ### ❀️ Thanks to all contributors! ❀️ @@ -8,6 +8,7 @@ ### βœ… Tests +- [full-ci] e2e tests. fix app-provider flaky test. Disable welcome popup [[#917](https://github.com/opencloud-eu/web/pull/917)] - e2e tests. set space image using context menu [[#916](https://github.com/opencloud-eu/web/pull/916)] - update keycloak tests [[#906](https://github.com/opencloud-eu/web/pull/906)] - enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] @@ -27,6 +28,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update typescript-eslint monorepo to v8.36.0 [[#914](https://github.com/opencloud-eu/web/pull/914)] - chore(deps): update dependency @cucumber/messages to v28 - autoclosed [[#913](https://github.com/opencloud-eu/web/pull/913)] - chore(deps): update collabora/code docker tag to v25.04.3.2.1 [[#909](https://github.com/opencloud-eu/web/pull/909)] - fix(deps): update dependency oidc-client-ts to v3.3.0 [[#901](https://github.com/opencloud-eu/web/pull/901)] From aabc5dd8ae29151877573c5fae9523df05e11b78 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 11 Jul 2025 05:04:55 +0000 Subject: [PATCH 30/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a271c5c251..ef10e1e814 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency luxon to v3.7.1 [[#925](https://github.com/opencloud-eu/web/pull/925)] - fix(deps): update typescript-eslint monorepo to v8.36.0 [[#914](https://github.com/opencloud-eu/web/pull/914)] - chore(deps): update dependency @cucumber/messages to v28 - autoclosed [[#913](https://github.com/opencloud-eu/web/pull/913)] - chore(deps): update collabora/code docker tag to v25.04.3.2.1 [[#909](https://github.com/opencloud-eu/web/pull/909)] From 6593cb9ac12b3f408d175d259016fde896abc9c5 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 11 Jul 2025 06:21:45 +0000 Subject: [PATCH 31/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef10e1e814..5e19de250b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,10 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update pnpm to v10.13.1 [[#921](https://github.com/opencloud-eu/web/pull/921)] +- fix(deps): update dependency @sentry/vue to v9.37.0 [[#922](https://github.com/opencloud-eu/web/pull/922)] +- chore(deps): update dependency @playwright/test to v1.54.0 [[#932](https://github.com/opencloud-eu/web/pull/932)] +- fix(deps): update dependency zod to v4 [[#926](https://github.com/opencloud-eu/web/pull/926)] - fix(deps): update dependency luxon to v3.7.1 [[#925](https://github.com/opencloud-eu/web/pull/925)] - fix(deps): update typescript-eslint monorepo to v8.36.0 [[#914](https://github.com/opencloud-eu/web/pull/914)] - chore(deps): update dependency @cucumber/messages to v28 - autoclosed [[#913](https://github.com/opencloud-eu/web/pull/913)] From 467c8dc9e91546cee65b6d035a526d6a4069620b Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 11 Jul 2025 18:05:46 +0000 Subject: [PATCH 32/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e19de250b..47858b9c85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,24 +4,25 @@ ### ❀️ Thanks to all contributors! ❀️ -@AlexAndBear, @ScharfViktor, @individual-it, @kulmann, @prashant-gurung899 - -### βœ… Tests - -- [full-ci] e2e tests. fix app-provider flaky test. Disable welcome popup [[#917](https://github.com/opencloud-eu/web/pull/917)] -- e2e tests. set space image using context menu [[#916](https://github.com/opencloud-eu/web/pull/916)] -- update keycloak tests [[#906](https://github.com/opencloud-eu/web/pull/906)] -- enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] -- [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] +@AlexAndBear, @ScharfViktor, @fschade, @individual-it, @kulmann, @prashant-gurung899 ### πŸ“ˆ Enhancement +- enhancement(ci): sync translations [[#940](https://github.com/opencloud-eu/web/pull/940)] - feat: consistent entity names in continuous text [[#919](https://github.com/opencloud-eu/web/pull/919)] - Improve Trashbin [[#905](https://github.com/opencloud-eu/web/pull/905)] - feat: revert material design color hacks [[#912](https://github.com/opencloud-eu/web/pull/912)] - feat: add context actions to trash [[#887](https://github.com/opencloud-eu/web/pull/887)] - feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] +### βœ… Tests + +- [full-ci] e2e tests. fix app-provider flaky test. Disable welcome popup [[#917](https://github.com/opencloud-eu/web/pull/917)] +- e2e tests. set space image using context menu [[#916](https://github.com/opencloud-eu/web/pull/916)] +- update keycloak tests [[#906](https://github.com/opencloud-eu/web/pull/906)] +- enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] +- [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] + ### πŸ› Bug Fixes - fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] From 7f5dd44a51c83d4a9dd09e9b0528e40e51269937 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 11 Jul 2025 20:34:43 +0000 Subject: [PATCH 33/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47858b9c85..3ba588f78a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ @AlexAndBear, @ScharfViktor, @fschade, @individual-it, @kulmann, @prashant-gurung899 +### πŸ› Bug Fixes + +- chore(ci): use corepack for translation sync [[#945](https://github.com/opencloud-eu/web/pull/945)] +- fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] + ### πŸ“ˆ Enhancement - enhancement(ci): sync translations [[#940](https://github.com/opencloud-eu/web/pull/940)] @@ -23,10 +28,6 @@ - enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] - [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] -### πŸ› Bug Fixes - -- fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] - ### πŸ“¦οΈ Dependencies - chore(deps): update pnpm to v10.13.1 [[#921](https://github.com/opencloud-eu/web/pull/921)] From f946f4c77dafcf2988dff2372cf77758e37cebc5 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 12 Jul 2025 00:27:46 +0000 Subject: [PATCH 34/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ba588f78a..4394ce3654 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-11 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-12 ### ❀️ Thanks to all contributors! ❀️ @@ -8,6 +8,7 @@ ### πŸ› Bug Fixes +- fix: release branch fails due to prettier incompatible with auto gene… [[#946](https://github.com/opencloud-eu/web/pull/946)] - chore(ci): use corepack for translation sync [[#945](https://github.com/opencloud-eu/web/pull/945)] - fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] From e72c4d683710616cda8e8f4dce51581805c62862 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 14 Jul 2025 05:50:36 +0000 Subject: [PATCH 35/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4394ce3654..d35602a3a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-12 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-14 ### ❀️ Thanks to all contributors! ❀️ @@ -8,6 +8,7 @@ ### πŸ› Bug Fixes +- test: get rid of unit test warnings [Vue warn]: Component is missing … [[#950](https://github.com/opencloud-eu/web/pull/950)] - fix: release branch fails due to prettier incompatible with auto gene… [[#946](https://github.com/opencloud-eu/web/pull/946)] - chore(ci): use corepack for translation sync [[#945](https://github.com/opencloud-eu/web/pull/945)] - fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] From 1e9d07d5a73c1b3fde842d51b3e523b859289ae4 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 14 Jul 2025 07:51:49 +0000 Subject: [PATCH 36/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d35602a3a7..ee8dc05b4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,8 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update dependency @cucumber/cucumber to v12 [[#951](https://github.com/opencloud-eu/web/pull/951)] +- fix(deps): update dependency @sentry/vue to v9.38.0 [[#938](https://github.com/opencloud-eu/web/pull/938)] - chore(deps): update pnpm to v10.13.1 [[#921](https://github.com/opencloud-eu/web/pull/921)] - fix(deps): update dependency @sentry/vue to v9.37.0 [[#922](https://github.com/opencloud-eu/web/pull/922)] - chore(deps): update dependency @playwright/test to v1.54.0 [[#932](https://github.com/opencloud-eu/web/pull/932)] From 82748b451d1f2192f5d60d60a92d404bcda0c435 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 14 Jul 2025 08:14:26 +0000 Subject: [PATCH 37/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee8dc05b4b..3d36abc27d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update devdependencies (non-major) [[#941](https://github.com/opencloud-eu/web/pull/941)] - chore(deps): update dependency @cucumber/cucumber to v12 [[#951](https://github.com/opencloud-eu/web/pull/951)] - fix(deps): update dependency @sentry/vue to v9.38.0 [[#938](https://github.com/opencloud-eu/web/pull/938)] - chore(deps): update pnpm to v10.13.1 [[#921](https://github.com/opencloud-eu/web/pull/921)] From ca0b54231dc51aea4af10ef6bfd05aa6f4d94546 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 14 Jul 2025 08:18:04 +0000 Subject: [PATCH 38/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d36abc27d..27f3f6bbc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,8 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update traefik docker tag to v3.4.4 [[#947](https://github.com/opencloud-eu/web/pull/947)] +- fix(deps): update dependency md-editor-v3 to v5.8.0 [[#952](https://github.com/opencloud-eu/web/pull/952)] - chore(deps): update devdependencies (non-major) [[#941](https://github.com/opencloud-eu/web/pull/941)] - chore(deps): update dependency @cucumber/cucumber to v12 [[#951](https://github.com/opencloud-eu/web/pull/951)] - fix(deps): update dependency @sentry/vue to v9.38.0 [[#938](https://github.com/opencloud-eu/web/pull/938)] From 6315def267d2f4d0a79e2cd7d7571861e767f26a Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 14 Jul 2025 08:56:15 +0000 Subject: [PATCH 39/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27f3f6bbc9..9637277690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update apache/tika docker tag to v3.2.1.0 [[#927](https://github.com/opencloud-eu/web/pull/927)] - chore(deps): update traefik docker tag to v3.4.4 [[#947](https://github.com/opencloud-eu/web/pull/947)] - fix(deps): update dependency md-editor-v3 to v5.8.0 [[#952](https://github.com/opencloud-eu/web/pull/952)] - chore(deps): update devdependencies (non-major) [[#941](https://github.com/opencloud-eu/web/pull/941)] From 4204d038807156344bacaedfacfc019fb9eb0a3a Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 14 Jul 2025 12:13:46 +0000 Subject: [PATCH 40/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9637277690..7346ccef21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### πŸ› Bug Fixes +- fix: show more details in trash overview filter when filtering is active [[#949](https://github.com/opencloud-eu/web/pull/949)] - test: get rid of unit test warnings [Vue warn]: Component is missing … [[#950](https://github.com/opencloud-eu/web/pull/950)] - fix: release branch fails due to prettier incompatible with auto gene… [[#946](https://github.com/opencloud-eu/web/pull/946)] - chore(ci): use corepack for translation sync [[#945](https://github.com/opencloud-eu/web/pull/945)] @@ -32,6 +33,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency filesize to v11 [[#939](https://github.com/opencloud-eu/web/pull/939)] - chore(deps): update apache/tika docker tag to v3.2.1.0 [[#927](https://github.com/opencloud-eu/web/pull/927)] - chore(deps): update traefik docker tag to v3.4.4 [[#947](https://github.com/opencloud-eu/web/pull/947)] - fix(deps): update dependency md-editor-v3 to v5.8.0 [[#952](https://github.com/opencloud-eu/web/pull/952)] From 536e613bc678c1c0b4cf165bd3cf6af365f59849 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 14 Jul 2025 13:47:58 +0000 Subject: [PATCH 41/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7346ccef21..b141a8a415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ @AlexAndBear, @ScharfViktor, @fschade, @individual-it, @kulmann, @prashant-gurung899 +### βœ… Tests + +- e2e test. Empty trashbin using quick action [[#953](https://github.com/opencloud-eu/web/pull/953)] +- [full-ci] e2e tests. fix app-provider flaky test. Disable welcome popup [[#917](https://github.com/opencloud-eu/web/pull/917)] +- e2e tests. set space image using context menu [[#916](https://github.com/opencloud-eu/web/pull/916)] +- update keycloak tests [[#906](https://github.com/opencloud-eu/web/pull/906)] +- enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] +- [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] + ### πŸ› Bug Fixes - fix: show more details in trash overview filter when filtering is active [[#949](https://github.com/opencloud-eu/web/pull/949)] @@ -23,14 +32,6 @@ - feat: add context actions to trash [[#887](https://github.com/opencloud-eu/web/pull/887)] - feat: improve visual representation on file name input errors [[#876](https://github.com/opencloud-eu/web/pull/876)] -### βœ… Tests - -- [full-ci] e2e tests. fix app-provider flaky test. Disable welcome popup [[#917](https://github.com/opencloud-eu/web/pull/917)] -- e2e tests. set space image using context menu [[#916](https://github.com/opencloud-eu/web/pull/916)] -- update keycloak tests [[#906](https://github.com/opencloud-eu/web/pull/906)] -- enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] -- [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] - ### πŸ“¦οΈ Dependencies - fix(deps): update dependency filesize to v11 [[#939](https://github.com/opencloud-eu/web/pull/939)] From 3e078021a2b9f488e80c19ba82f7d4b4d6aef900 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 15 Jul 2025 00:07:12 +0000 Subject: [PATCH 42/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b141a8a415..bf367613fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-14 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-15 ### ❀️ Thanks to all contributors! ❀️ From 0ae802b571e6eca4358dc5f2e054fd4541278417 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 15 Jul 2025 05:46:23 +0000 Subject: [PATCH 43/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf367613fb..4f85a114db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update typescript-eslint monorepo to v8.37.0 [[#955](https://github.com/opencloud-eu/web/pull/955)] - fix(deps): update dependency filesize to v11 [[#939](https://github.com/opencloud-eu/web/pull/939)] - chore(deps): update apache/tika docker tag to v3.2.1.0 [[#927](https://github.com/opencloud-eu/web/pull/927)] - chore(deps): update traefik docker tag to v3.4.4 [[#947](https://github.com/opencloud-eu/web/pull/947)] From 1883f071a424c6c08e36077e82ee8cba605e8199 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 16 Jul 2025 00:08:44 +0000 Subject: [PATCH 44/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f85a114db..9364f2266e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-15 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-16 ### ❀️ Thanks to all contributors! ❀️ From 4e7b57e52538025a431738d1d57a47ba2753de1e Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 16 Jul 2025 07:41:08 +0000 Subject: [PATCH 45/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9364f2266e..1494ec0402 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,9 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency md-editor-v3 to v5.8.1 [[#957](https://github.com/opencloud-eu/web/pull/957)] +- chore(deps): update node.js to v22.17.1 [[#959](https://github.com/opencloud-eu/web/pull/959)] +- fix(deps): update dependency @sentry/vue to v9.39.0 [[#958](https://github.com/opencloud-eu/web/pull/958)] - fix(deps): update typescript-eslint monorepo to v8.37.0 [[#955](https://github.com/opencloud-eu/web/pull/955)] - fix(deps): update dependency filesize to v11 [[#939](https://github.com/opencloud-eu/web/pull/939)] - chore(deps): update apache/tika docker tag to v3.2.1.0 [[#927](https://github.com/opencloud-eu/web/pull/927)] From 93ae3ed048cb73a99adaae11c22b4fec8c6984cd Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 16 Jul 2025 13:22:43 +0000 Subject: [PATCH 46/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1494ec0402..7aeed8a4d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ ### πŸ“¦οΈ Dependencies +- fix(deps): update dependency filesize to v11.0.2 [[#961](https://github.com/opencloud-eu/web/pull/961)] - fix(deps): update dependency md-editor-v3 to v5.8.1 [[#957](https://github.com/opencloud-eu/web/pull/957)] - chore(deps): update node.js to v22.17.1 [[#959](https://github.com/opencloud-eu/web/pull/959)] - fix(deps): update dependency @sentry/vue to v9.39.0 [[#958](https://github.com/opencloud-eu/web/pull/958)] From 0bca6a136687224eaaf4a3b7741ff1f06d983112 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 17 Jul 2025 00:09:04 +0000 Subject: [PATCH 47/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aeed8a4d0..c036918ce1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-16 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-17 ### ❀️ Thanks to all contributors! ❀️ From e69b4814e294a9feae69e8ba83119db094738fda Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 18 Jul 2025 00:11:46 +0000 Subject: [PATCH 48/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c036918ce1..1d1fc41e1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-17 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-18 ### ❀️ Thanks to all contributors! ❀️ From 87e26031ca1c38101f485a2e59ab8c6243da5cd4 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 18 Jul 2025 05:59:21 +0000 Subject: [PATCH 49/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d1fc41e1c..648975ff3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,9 @@ ### πŸ“¦οΈ Dependencies +- chore(deps): update collabora/code docker tag to v25.04.4.1.1 [[#965](https://github.com/opencloud-eu/web/pull/965)] +- chore(deps): update dependency vue-tsc to v3.0.2 [[#963](https://github.com/opencloud-eu/web/pull/963)] +- fix(deps): update dependency @sentry/vue to v9.40.0 [[#964](https://github.com/opencloud-eu/web/pull/964)] - fix(deps): update dependency filesize to v11.0.2 [[#961](https://github.com/opencloud-eu/web/pull/961)] - fix(deps): update dependency md-editor-v3 to v5.8.1 [[#957](https://github.com/opencloud-eu/web/pull/957)] - chore(deps): update node.js to v22.17.1 [[#959](https://github.com/opencloud-eu/web/pull/959)] From 840b436520be6b722166c620943f075b9a251c71 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 18 Jul 2025 12:02:56 +0000 Subject: [PATCH 50/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 648975ff3e..324c5c8b6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ @AlexAndBear, @ScharfViktor, @fschade, @individual-it, @kulmann, @prashant-gurung899 +### πŸ› Bug Fixes + +- fix: add missing quotes to modal titles [[#967](https://github.com/opencloud-eu/web/pull/967)] +- fix: show more details in trash overview filter when filtering is active [[#949](https://github.com/opencloud-eu/web/pull/949)] +- test: get rid of unit test warnings [Vue warn]: Component is missing … [[#950](https://github.com/opencloud-eu/web/pull/950)] +- fix: release branch fails due to prettier incompatible with auto gene… [[#946](https://github.com/opencloud-eu/web/pull/946)] +- chore(ci): use corepack for translation sync [[#945](https://github.com/opencloud-eu/web/pull/945)] +- fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] + ### βœ… Tests - e2e test. Empty trashbin using quick action [[#953](https://github.com/opencloud-eu/web/pull/953)] @@ -15,14 +24,6 @@ - enable a11y tests in CI [[#886](https://github.com/opencloud-eu/web/pull/886)] - [full-ci] flush all the build cache [[#838](https://github.com/opencloud-eu/web/pull/838)] -### πŸ› Bug Fixes - -- fix: show more details in trash overview filter when filtering is active [[#949](https://github.com/opencloud-eu/web/pull/949)] -- test: get rid of unit test warnings [Vue warn]: Component is missing … [[#950](https://github.com/opencloud-eu/web/pull/950)] -- fix: release branch fails due to prettier incompatible with auto gene… [[#946](https://github.com/opencloud-eu/web/pull/946)] -- chore(ci): use corepack for translation sync [[#945](https://github.com/opencloud-eu/web/pull/945)] -- fix(design-system): default colors for some of the icons [[#908](https://github.com/opencloud-eu/web/pull/908)] - ### πŸ“ˆ Enhancement - enhancement(ci): sync translations [[#940](https://github.com/opencloud-eu/web/pull/940)] From eceb994746166c2695f6ad956d23b204645b2618 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 19 Jul 2025 00:07:33 +0000 Subject: [PATCH 51/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 324c5c8b6d..f1c84cea7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-18 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-19 ### ❀️ Thanks to all contributors! ❀️ From ec80f1d89721fe0f2fda5b4e4d537d7c5c54df1a Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 20 Jul 2025 00:09:49 +0000 Subject: [PATCH 52/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1c84cea7f..b02744fc9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-19 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-20 ### ❀️ Thanks to all contributors! ❀️ From d45e0ec1b15fdee355330016ea68b98b5f9e1d42 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 21 Jul 2025 00:08:49 +0000 Subject: [PATCH 53/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b02744fc9d..94b0d3de7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-20 +## [3.2.0](https://github.com/opencloud-eu/web/releases/tag/v3.2.0) - 2025-07-21 ### ❀️ Thanks to all contributors! ❀️ From 83b2ec05daa40d513187aa229f5307146133b858 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 21 Jul 2025 06:46:13 +0000 Subject: [PATCH 54/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94b0d3de7b..c11e7517c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### πŸ› Bug Fixes +- fix: markdown editor, adjust word break [[#976](https://github.com/opencloud-eu/web/pull/976)] - fix: add missing quotes to modal titles [[#967](https://github.com/opencloud-eu/web/pull/967)] - fix: show more details in trash overview filter when filtering is active [[#949](https://github.com/opencloud-eu/web/pull/949)] - test: get rid of unit test warnings [Vue warn]: Component is missing … [[#950](https://github.com/opencloud-eu/web/pull/950)] From 87403bc16e1c326d28ba56903f1713b424940d23 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 21 Jul 2025 07:33:31 +0000 Subject: [PATCH 55/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c11e7517c3..1fd6cb3c2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❀️ Thanks to all contributors! ❀️ -@AlexAndBear, @ScharfViktor, @fschade, @individual-it, @kulmann, @prashant-gurung899 +@AlexAndBear, @JammingBen, @ScharfViktor, @fschade, @individual-it, @kulmann, @prashant-gurung899 ### πŸ› Bug Fixes @@ -27,7 +27,6 @@ ### πŸ“ˆ Enhancement -- enhancement(ci): sync translations [[#940](https://github.com/opencloud-eu/web/pull/940)] - feat: consistent entity names in continuous text [[#919](https://github.com/opencloud-eu/web/pull/919)] - Improve Trashbin [[#905](https://github.com/opencloud-eu/web/pull/905)] - feat: revert material design color hacks [[#912](https://github.com/opencloud-eu/web/pull/912)] From d7ca9dc1865aa53320794ac32fb04ad08f0e1071 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 21 Jul 2025 07:35:12 +0000 Subject: [PATCH 56/56] =?UTF-8?q?=F0=9F=8E=89=20Release=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fd6cb3c2c..2743173efd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❀️ Thanks to all contributors! ❀️ -@AlexAndBear, @JammingBen, @ScharfViktor, @fschade, @individual-it, @kulmann, @prashant-gurung899 +@AlexAndBear, @JammingBen, @ScharfViktor, @fschade, @individual-it, @kulmann, @openclouders, @prashant-gurung899 ### πŸ› Bug Fixes