Releases: arawa/workspace
Releases · arawa/workspace
v1.2.3
Changed
- Comment the convert feature ( #604 )
v1.2.2
[1.2.2] - 2022-08-19
Chore
- Update the readme ( #535 )
- Update the info.xml and extend the app for NC24 ( #356 )
v1.2.1
Fixed
- Prevent the blank into the start or end when creating space ( #517 )
v1.2.0
Added
- Searching users by email, name or uid ( #468 )
Fixed
- Translating error message creating space ( #421 )
- Rounding of the qyota on the front-end ( #453 )
- A user who is a GE can create groups ( #473 )
- Move the creating space block above the spaces list ( #424 )
- Runing the workspace with php8 ( #439 )
- Print the right quota ( #480 )
v1.1.0
- New feature : Import groupfolders and convert them into spaces
v1.0.1
Refactor
- The Groupfolders APIs are called on the frontend for users logged in with SSO : #376
First release
Workspace v1.0.0 is released 🥳
- Create, Read, Update, Delete a Workspace
- Manage users and add them to workspaces
- Define users' roles (
GeneralManager
and WorkspacesManager
)