Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [4.2.2](https://github.com/opencloud-eu/web/releases/tag/v4.2.2) - 2026-02-20

### ❤️ Thanks to all contributors! ❤️

@JammingBen, @ScharfViktor, @prashant-gurung899

### 🔒 Security

- chore(deps): bump markdown-it to v4.1.1 [security] [[#1985](https://github.com/opencloud-eu/web/pull/1985)]
- chore(deps): bump qs to v6.14.2 [security] [[#1986](https://github.com/opencloud-eu/web/pull/1986)]
- chore(deps): update dependency fast-xml-parser to v5 [security] [[#1918](https://github.com/opencloud-eu/web/pull/1918)]
- chore(deps): bump @isaacs/brace-expansion to v5.0.1 [security] [[#1930](https://github.com/opencloud-eu/web/pull/1930)]
- 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)]

### ✅ 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)]

### 📦️ 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! ❤️
Expand Down