Releases: arawa/workspace
Releases · arawa/workspace
v4.0.0
4.0.0
Added
- You can now use existing user groups (LDAP/AD or local) with Workspaces by @smarinier @zak39 in #905
Changed
- Replace css spinner by a built-in spinner of Nextcloud by @acdmft in #887
- Create spaceitem and groupitem components by @zak39 in #880
Fixed
- Reordering groups in the Workspace page by @zak39 in #1075
- Correctly remove user from WorkspacesManagers group when demoting by @zak39 in #980
- fix(controller): Remove user from WorkspacesManagers when switching by @zak39 in #986
- Change Exceptions path, changing namespace by @smarinier in #863
- Hide modal window menu when there is an error message by @acdmft in #839
- Differentiate page#index from other routes by @zak39 in #906
- Prevent accidental deletion of the SPACE-GE group by @zak39 in #976
- fix workspace icon alignments by @smarinier in #1011
- Replace app.svg with white filled workspace svg icon by @smarinier in #994
- registering IsGeneralManagerMiddleware by @smarinier in #965
- Use default values when prefix options are missing by @smarinier in #962
- Ensure groups is an array before trying to access it by @solracsf in #849
- Combine workspaces and groupfolders data into a single dataset by @zak39 in #1055
- Allow the Workspace Manager to attach a group to a workspace by @zak39 in #1084
- Find all added groups instead of just one by @zak39 in #1109
- backport: Ensure only subgroup users can be removed by @zak39 in #1112
- Backport: harmonizing cross icon in user menu by @zak39 in #1114
- Fixing a bug that prevented the creation of Workspaces and Workspaces groups when being logged for too long by @zak39 in #1066, #1080, #1081, #1082
- Remove git-diff in the ShareMembersOnlyFiler by @zak39 in #957
Chore
- Update the CHANGELOG by @zak39 in #865, #869, #946, #954, #1006, #1060, #1087, #1093, #1098, #1101, #1007, #1009, #956, #989, #991, #1061, #1068, #1070, #1088, #1094, #1099, #1102, #1104, #1105
- Update the README.md and info.xml by @zak39 in #1015
- Translate W.M. and G.E. without dots by @zak39 in #1074
Doc
- Add new docs and move an existing doc by @zak39 in #903
- Init contributing.md by @zak39 in #978
- Include the CHANGELOG in the appstore by @zak39 in #1106
- Update screenshots for the appstore by @zak39 in #1107
- Backport: release/v4.0.0/1115 by @zak39 in #1116
Misc
- Composer: Bump nextcloud/ocp from 25.0.4 to 26.0.9 by @dependabot in #922
- Composer: Bump phpunit/phpunit from 9.6.8 to 9.6.18 by @dependabot in #937
- npm: bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #928
- npm: bump core-js from 3.30.2 to 3.36.1 by @dependabot in #930
- npm: bump semver from 5.7.1 to 5.7.2 by @dependabot in #882
- npm: bump jsdom from 21.1.2 to 24.0.0 by @dependabot in #931
- npm: bump ramda from 0.28.0 to 0.29.1 by @dependabot in #932
- npm: bump jest-mock-axios from 4.7.2 to 4.7.3 by @dependabot in #935
- npm: bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in #923
- npm: bump fast-xml-parser from 4.2.2 to 4.3.6 by @dependabot in #924
- npm: bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #925
- npm: bump @babel/traverse from 7.21.5 to 7.24.1 by @dependabot in #926
- npm: bump browserify-sign from 4.2.1 to 4.2.3 by @dependabot in #929
- npm: bump @vue/compiler-dom from 3.3.2 to 3.4.21 by @dependabot in #938
- ci: Update the version of PHP to 8.2 by @zak39 in #1036
- ci(php): Use php 8.1 and use stable28 and master by @zak39 in #967
Contributors
v3.3.2
v3.3.1
v3.3.0
v3.2.5
v3.2.4
v3.2.3
v3.2.2
v3.2.1
[3.2.1] - 2024-09-03
Added
- Added capability to get the release of the workspace ( #1047 )
Changed
- Updated link to user documentation in the Nextcloud app store ( #1039 )
- Bumped the version to 3.2.1 ( #1050 )
- Update documentation and remove upgrade guideline section ( (#1052) )
Fixed
- Fixed response format to JSONResponse ( #1048 )
v3.2.0
3.2.0 - 2024-06-04
Added
- Update the changelog for stable3.2 ( #1006 )
- Update to 3.2.0 and compatible with NC29 ( #1005 )
- Create occ command to import and create workspace (created multiple workspaces, assign 1 Workspace Manager to each by email or ID, set a quota) and optimization of workspaces listing - backport version ( #1003 ) - Feature sponsored by the CNRS
- Errors in the namespace for a few Exceptions ( #1002 )
Full Changelog: v3.1.0...v3.2.0