Release notes - 2.42.0
Features
Implement demo workspace page and management
As a platform admin, it is now possible to create a new type of workgroup; demo workspace. Those workspaces can be assigned to multiple workgroups and contain projects fit for demonstration.
Implement new projects rights in workspaces
The project visibility setting, in the “Members” tab of the project settings, has been changed to be able to accommodate both project in workgroup and in demo workgroups.
A project in a demo workspace can now be
- private (default)
- public (visible by everyone on the platform)
-
shared
- by languages (visible by all users on the platform, with this language)
- by workgroup (visible by all users withing those workgroups). Authorized workgroups are managed by a platform admin
- language and workgroup sharing conditions can be mixed (logical AND)
Fixes
Select a frequency with non-total statistic in bubble charts should not be possible
It is no longer possible to select the FREQUENCY metric with a statistic other than TOTAL in bubble charts. This combination is not authorized by the application's business rules.