Releases: arawa/workspace
Releases · arawa/workspace
v3.0.6
3.0.6 - 2024-04-4
Fixed
- Reapply the highlight for new members when they are added to a workspace ( #948 )
- Fixed of a bad renaming for a workspace (ex: rename a workspace from plural to single or inversely ) ( #949 )
- Add an arrow in the create group field ( #950 )
- Prevent a user from being removed from a workspace if he/she is a space manager for another workspace ( #951 )
- Take into account the limitation of searches between members of the same group, except for specific groups ( #953 )
Full Changelog: v3.0.5...v3.0.6
v3.0.5
v3.0.4
v3.0.4-beta
v3.0.3
v3.0.2
v3.0.1
v3.0.0
3.0.0 - 2023-05-25
Added
- npm: Bump @nextcloud/vue from 5.4.0 to 7.4.0 ( #666 )
- NcModal component to delete a workspace ( #774 )
- Experiment/change user group ( #663 )
Changed
- Create the register function ( #649 )
- Fix the pattern to check special char ( #648 )
- Replace constants ( #589)
- replace vue-notification by @nextcloud/dialogs ( #798 )
- Remove the space id in the title ( #794 )
- replace vue-notification by @nextcloud/dialogs ( #798 )
- Change the translation in workspace ( #808 )
- Add 5s to notifications in a few places ( #814 )
- Refactor Home.vue component ( #817 )
- Refactor to be compatible with php8.0 ( #818 )
Fixed
- Bugfix npm test ( #637 )
- Re-add the translating of the "admin" ( #662 )
- Filter the groupfolderId ( #661 )
- Change the index from Nextcloud 25 ( #681 )
- Prevent duplicate spacename rename ( #781 )
- Prevent the duplication of group ( #782 )
- Replace the plus by a dot ( #784 )
- Fix/rename group ( #799 )
- Fix/modal window hide ( #801 )
- Define a parameter for the spacename var ( #737 )