From 2cfa098e8ebf5d6b0b4cb3331fc9f396c136fdc0 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 11 Dec 2025 08:11:32 +0000 Subject: [PATCH 1/7] =?UTF-8?q?=F0=9F=8E=89=20Release=204.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bf820e54e..082c1a23d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2025-12-11 + +### ❤️ Thanks to all contributors! ❤️ + +@ScharfViktor + + + ## [4.2.1](https://github.com/opencloud-eu/web/releases/tag/v4.2.1) - 2025-11-28 ### ❤️ Thanks to all contributors! ❤️ From 07cae415158b3e6e0a2b45e248363e8c3de5bf1b Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 11 Dec 2025 09:47:57 +0000 Subject: [PATCH 2/7] =?UTF-8?q?=F0=9F=8E=89=20Release=204.2.2?= 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 082c1a23d5..fe36811bc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ @ScharfViktor +### ✅ Tests +- [stable-4.2] e2e-tests. undo deleted resources (#1580) [[#1704](https://github.com/opencloud-eu/web/pull/1704)] ## [4.2.1](https://github.com/opencloud-eu/web/releases/tag/v4.2.1) - 2025-11-28 From cf2374549ba1309867b30e49c4d418da87c5147c Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 11 Dec 2025 11:43:16 +0000 Subject: [PATCH 3/7] =?UTF-8?q?=F0=9F=8E=89=20Release=204.2.2?= 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 fe36811bc5..ea9af83218 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@ScharfViktor +@ScharfViktor, @prashant-gurung899 ### ✅ Tests +- [stable-4.2] Port #1714, #1736 and #1700 [[#1738](https://github.com/opencloud-eu/web/pull/1738)] - [stable-4.2] e2e-tests. undo deleted resources (#1580) [[#1704](https://github.com/opencloud-eu/web/pull/1704)] ## [4.2.1](https://github.com/opencloud-eu/web/releases/tag/v4.2.1) - 2025-11-28 From 52fddce0eeebcfffb33f56af9c992eaf9be1cacf Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Dec 2025 07:18:47 +0000 Subject: [PATCH 4/7] =?UTF-8?q?=F0=9F=8E=89=20Release=204.2.2?= 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 ea9af83218..95f1c70445 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2025-12-11 +## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2025-12-12 ### ❤️ Thanks to all contributors! ❤️ @@ -11,6 +11,10 @@ - [stable-4.2] Port #1714, #1736 and #1700 [[#1738](https://github.com/opencloud-eu/web/pull/1738)] - [stable-4.2] e2e-tests. undo deleted resources (#1580) [[#1704](https://github.com/opencloud-eu/web/pull/1704)] +### 📦️ Dependencies + +- [stable-4.2] update-playwright-1.57 (#1709) [[#1710](https://github.com/opencloud-eu/web/pull/1710)] + ## [4.2.1](https://github.com/opencloud-eu/web/releases/tag/v4.2.1) - 2025-11-28 ### ❤️ Thanks to all contributors! ❤️ From b31f167d9329f44993eed41cd6066af23abdaf4b Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 13 Jan 2026 08:57:46 +0000 Subject: [PATCH 5/7] =?UTF-8?q?=F0=9F=8E=89=20Release=204.2.2?= 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 95f1c70445..d96888e87a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2025-12-12 +## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2026-01-13 ### ❤️ Thanks to all contributors! ❤️ -@ScharfViktor, @prashant-gurung899 +@JammingBen, @ScharfViktor, @prashant-gurung899 + +### 🔒 Security + +- chore(deps): bump qs to v6.14.1 [security] [[#1813](https://github.com/opencloud-eu/web/pull/1813)] ### ✅ Tests From 7638404716f8449e33dae75f050a7e214893c4ac Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 19 Jan 2026 09:28:35 +0000 Subject: [PATCH 6/7] =?UTF-8?q?=F0=9F=8E=89=20Release=204.2.2?= 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 d96888e87a..bf7b81751e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2026-01-13 +## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2026-01-19 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,7 @@ ### 🔒 Security +- chore(deps): bump preact to v10.28.2 [security] [[#1824](https://github.com/opencloud-eu/web/pull/1824)] - chore(deps): bump qs to v6.14.1 [security] [[#1813](https://github.com/opencloud-eu/web/pull/1813)] ### ✅ Tests From 88732eed6ce9eb0b5bb4f55f1cfd5a35c139efa2 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 22 Jan 2026 09:17:35 +0000 Subject: [PATCH 7/7] =?UTF-8?q?=F0=9F=8E=89=20Release=204.2.2?= 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 bf7b81751e..333e566a50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2026-01-19 +## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2026-01-22 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,7 @@ ### 🔒 Security +- fix(deps): update dependency lodash-es to v4.17.23 [security] [[#1858](https://github.com/opencloud-eu/web/pull/1858)] - chore(deps): bump preact to v10.28.2 [security] [[#1824](https://github.com/opencloud-eu/web/pull/1824)] - chore(deps): bump qs to v6.14.1 [security] [[#1813](https://github.com/opencloud-eu/web/pull/1813)]