4.3.0 - 2026-01-13
Added
- Add support for German language by @zak39 in #1490
- Add translator comment for 'WM' abbreviation by @rakekniven in #1505
- Implement pagination for workspace listing by @zak39 in #1545, #1540, #1537, #1543, #1544
Changed
- v4.3.0 by @zak39 in #1585
- Increase the width of the role column by @zak39 in #1471
- Use Nextcloud 32 as the minimal and maximum version by @zak39 in #1465
- Fix wording in OCS API, CLI, log and web interface by @ThibautPlg in #1498
- Resolve translation issues by @zak39 in #1501
- Show WM description on checkbox hover by @zak39 in #1508
- English wording(s) improvements by @Jerome-Herbinet in #1517
- Use a lighter color for "New workspace" button by @zak39 in #1527
- Set added group icon to 16px in action menu by @zak39 in #1529
- Add new RequireExistingUsers attribute by @zak39 in #1552
- Add error message translations for Transifex by @zak39 in #1569
- Replace "Delete user" with "Remove user" (more appropriate meaning) by @Jerome-Herbinet in #1576
- Improve translations by @zak39 in #1584
Fixed
- Show email addresses in the options results after searching for users by @zak39 in #1464
- Improve the time to display more than 1500 workspaces by @zak39 in #1484
- Replace spaceId with spacename in added group removal message by @zak39 in #1578
- Remove users from Workspace Manager after refreshing workspace view by @zak39 in #1577
- Remove users from Workspace Manager after refreshing group view by @zak39 in #1580
- Use space ID instead of workspace manager GID when adding a user to the group by @zak39 in #1477
- Show an error message for duplicate workspace creation with the occ command by @zak39 in #1497
- Display the disk usage for a workspace by @zak39 in #1496
- Remove a workspace compatible with Nextcloud 32 and Groupfolders 20 or more by @zak39 in #1494
- Move the workspace managers column content to the left by @zak39 in #1499
- Fix typo in CSV structure message by @rakekniven in #1518
- Verify gid belongs to workspace when removing users from group by @zak39 in #1520
- Return 403 status when adding user to subgroup outside target workspace via OCS API by @zak39 in #1551
- Open the submenu when clicking workspace in left panel by @zak39 in #1563
- Show options when quota selected by @zak39 in #1575
- Verify users belong to workspace before removing them by @zak39 in #1536
Docs
- Improve OCS API Documentation for edit function by @zak39 in #1553
- Add sponsoring section by @zak39 in #1476
- Update OpenAPI for OCS API Viewer (Swagger) by @zak39 in #1571
- Update CHANGELOG for v4.3.0 by @zak39 in #1586
Misc
- Add configuration files for Transifex by @zak39 in #1469
- Add backport file by @zak39 in #1470
- Clean l10n files by @zak39 in #1473
- Replace hardcoded special characters with a variable for the Čeština language by @zak39 in #1475
- Set Nextcloud 32 as the minimal version in our CI by @zak39 in #1495
- Enable Team Folders to run unit tests by @zak39 in #1521
- Remove duplicate computed key in SpaceTable.vue by @zak39 in #1562
- Move isDarkTheme prop into setup hook by @zak39 in #1564
- Update webpack-vue-config to v7.0.2 by @zak39 in #1573
- v4.3.0-rc3 by @zak39 in #1579
- Remove dead addGroupToManageACLForGroupfolder function by @zak39 in #1583
- v4.2.0-rc1 by @zak39 in #1533
- v4.2.0-rc2 by @zak39 in #1541
- v4.3.0-rc1 by @zak39 in #1561
- v4.3.0-rc2 by @zak39 in #1574
- v4.3.0-rc4 by @zak39 in #1581
- Remove a space white in a message by @zak39 in #1474
- getFolder returns an array and not FolderWithMappingsAndCache by @zak39 in #1468
- Clean up unused code by @zak39 in #1538
New Contributors
- @rakekniven made their first contribution in #1505
Full Changelog: v4.1.0...v4.3.0