8.0.5
Changelog for ownCloud Web 8.0.5 (2024-09-02)
Summary
- Bugfix - Show more toggle in space members view not reactive: #11263
- Bugfix - Space show links from other spaces: #11263
- Bugfix - Uploading nested folders: #11299
- Bugfix - Missing space members for group memberships: #11384
Details
-
Bugfix - Show more toggle in space members view not reactive: #11263
We've fixed a bug where the toggle to show more members in the space members
view was not reactive. Clicking the toggle in the sidebar will now correctly
display “Show More” or “Show Less” as intended. -
Bugfix - Space show links from other spaces: #11263
We've fixed a bug where in a special constellation, links from other spaces were
shown in the space. This is now fixed. -
Bugfix - Uploading nested folders: #11299
We've fixed a bug where the upload overlay breaks when uploading a folder that
contains exactly one folder (which then contains some files). -
Bugfix - Missing space members for group memberships: #11384
We've fixed a bug where group members of a space could not see other space
members on regular resources within the space.