Skip to content

Releases: arawa/workspace

v4.0.0

23 Jan 14:49
89896fd
Compare
Choose a tag to compare

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

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

Thanks to zak#39, smarinier, acdmft, solracsf

v3.3.2

23 Dec 10:31
2cc8725
Compare
Choose a tag to compare

3.3.2 - 2024-12-18

Misc

  • Create release 3.3.2 and compatible with Nc30 by @zak39 in #1103
  • Add information about v3.3.2 in the CHANGELOG by @zak39 in #1104

v3.3.1

06 Dec 15:30
45f065b
Compare
Choose a tag to compare

3.3.1 - 2024-12-06

Misc

  • Create release 3.3.1 by @zak39 in #1100
  • Rebuild sources to correctly build JavaScript and Vue

v3.3.0

05 Dec 17:34
78786ac
Compare
Choose a tag to compare

3.3.0 - 2024-12-05

Added

  • Backport: Implement user import from CSV in Workspace by @zak39 in #1096

Misc

v3.2.5

18 Nov 17:00
e5c745c
Compare
Choose a tag to compare

3.2.5 - 2024-11-18

Added

  • Add warning about compatibility with groupfolders for Nextcloud AppStore ( #1090 )
  • Backport: warning message about compatibility groupfolders/1089/stable3.2 ( #1091 )
  • Create release 3.2.5 ( #1092 )

v3.2.4

14 Nov 11:36
9d802f0
Compare
Choose a tag to compare

3.2.4 - 2024-11-14

Fixed

  • Backport: Allow the Workspace Manager to attach a group to a workspace ( #1085 )
  • Create the 3.2.4 release ( #1086 )

v3.2.3

16 Oct 14:52
67365c3
Compare
Choose a tag to compare

3.2.3 - 2024-10-16

Added

  • Backport: create api attach group to workspace ( #1067 )
  • Create release 3.2.3 ( #1069 )

v3.2.2

10 Sep 14:58
3bf3f96
Compare
Choose a tag to compare

3.2.2 - 2024-09-10

Fixed

  • Backport: when listing workspaces, ignore group folders when they no longer exist ( #1056 )
  • Backport: when listing workspaces, ignore user groups that no longer exist ( #1058 )

v3.2.1

03 Sep 13:35
ed6ca69
Compare
Choose a tag to compare

[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

04 Jun 16:59
f9be6ab
Compare
Choose a tag to compare

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