Skip to content
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
3aba46b
🎉 Release 3.0.0
openclouders Jun 2, 2025
ecd7ca8
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 3, 2025
7929a4a
🎉 Release 3.0.0
openclouders Jun 3, 2025
34994ee
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 3, 2025
88a3e1a
🎉 Release 3.0.0
openclouders Jun 3, 2025
6cc35c4
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 5, 2025
a06ff50
🎉 Release 3.0.0
openclouders Jun 5, 2025
d427d5f
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 5, 2025
5c7fc5f
🎉 Release 3.0.0
openclouders Jun 5, 2025
89bdf52
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 5, 2025
4968e6b
🎉 Release 3.0.0
openclouders Jun 5, 2025
4bc34be
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 5, 2025
cde2eb1
🎉 Release 3.0.0
openclouders Jun 5, 2025
86aa462
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 6, 2025
ac83dfe
🎉 Release 3.0.0
openclouders Jun 6, 2025
3c1572a
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 6, 2025
b0cb99f
🎉 Release 3.0.0
openclouders Jun 6, 2025
1f98a91
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 10, 2025
2c045fe
🎉 Release 3.0.0
openclouders Jun 10, 2025
964421f
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 10, 2025
b908bd5
🎉 Release 3.0.0
openclouders Jun 10, 2025
a45450d
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 10, 2025
da0463c
🎉 Release 3.0.0
openclouders Jun 10, 2025
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
27 changes: 20 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [3.0.0](https://github.com/opencloud-eu/web/releases/tag/v3.0.0) - 2025-06-02
## [3.0.0](https://github.com/opencloud-eu/web/releases/tag/v3.0.0) - 2025-06-10

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

Expand All @@ -19,27 +19,40 @@
- feat: add cropping to space images [[#722](https://github.com/opencloud-eu/web/pull/722)]
- feat: polish account page design [[#707](https://github.com/opencloud-eu/web/pull/707)]

### 📈 Enhancement

- feat: show avatars in shares view [[#767](https://github.com/opencloud-eu/web/pull/767)]
- feat: polish account page followup [[#738](https://github.com/opencloud-eu/web/pull/738)]
- feat: remove space membership info in file list [[#721](https://github.com/opencloud-eu/web/pull/721)]

### 🐛 Bug Fixes

- fix: status column appears multiple times [[#806](https://github.com/opencloud-eu/web/pull/806)]
- fix: modal window doesn't close on browser navigation [[#783](https://github.com/opencloud-eu/web/pull/783)]
- fix: space quota not initial set [[#779](https://github.com/opencloud-eu/web/pull/779)]
- fix: avatar initials not shown in shares table [[#784](https://github.com/opencloud-eu/web/pull/784)]
- fix(admin-settings): broken update user space quota for users with sp… [[#774](https://github.com/opencloud-eu/web/pull/774)]
- fix: add resource name length check [[#776](https://github.com/opencloud-eu/web/pull/776)]
- fix: SpaceImageModal import [[#734](https://github.com/opencloud-eu/web/pull/734)]

### 📈 Enhancement

- feat: add keyboard support for space image and user avatar cropping [[#805](https://github.com/opencloud-eu/web/pull/805)]
- feat: adjust appreance of the group avatars in the admin settings [[#799](https://github.com/opencloud-eu/web/pull/799)]
- feat: change visual representation of stacked avatars [[#793](https://github.com/opencloud-eu/web/pull/793)]
- feat: show avatars in shares view [[#767](https://github.com/opencloud-eu/web/pull/767)]
- feat: polish account page followup [[#738](https://github.com/opencloud-eu/web/pull/738)]
- feat: remove space membership info in file list [[#721](https://github.com/opencloud-eu/web/pull/721)]

### ✅ Tests

- [full-ci] delete unused files for upload [[#795](https://github.com/opencloud-eu/web/pull/795)]
- e2e-tests. Check avatar tests in shares view [[#792](https://github.com/opencloud-eu/web/pull/792)]
- e2e tests. user profile photo [[#742](https://github.com/opencloud-eu/web/pull/742)]
- chore: add avatar upload tests [[#743](https://github.com/opencloud-eu/web/pull/743)]
- check ratio after cropping space image [[#731](https://github.com/opencloud-eu/web/pull/731)]
- disable write buffer for activity tests [[#727](https://github.com/opencloud-eu/web/pull/727)]

### 📦️ Dependencies

- Revert "fix(deps): update dependency eslint-plugin-n to v17.19.0" [[#810](https://github.com/opencloud-eu/web/pull/810)]
- chore(deps): update apache/tika docker tag to v3.2.0.0 [[#780](https://github.com/opencloud-eu/web/pull/780)]
- fix(deps): update dependency eslint-plugin-n to v17.19.0 [[#781](https://github.com/opencloud-eu/web/pull/781)]
- chore(deps): update pnpm to v10.11.1 [[#786](https://github.com/opencloud-eu/web/pull/786)]
- chore(deps): update dependency rollup-plugin-visualizer to v6 [[#746](https://github.com/opencloud-eu/web/pull/746)]
- fix(deps): update dependency focus-trap to v7.6.5 [[#763](https://github.com/opencloud-eu/web/pull/763)]
- chore(deps): update traefik docker tag to v3.4.1 [[#760](https://github.com/opencloud-eu/web/pull/760)]
Expand Down