Changes for page Releases

Last modified by hbpadmin on 2025/02/12 17:17

From version 185.1
edited by chaney08
on 2023/02/14 11:53
Change comment: There is no comment for this version
To version 203.1
edited by mmorgan
on 2023/06/27 14:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.chaney08
1 +XWiki.mmorgan
Content
... ... @@ -1,10 +1,66 @@
1 1  (% class="wikigeneratedid" %)
2 +=== **Collaboratory release (2023-06-27)** ===
3 +
4 +(% class="wikigeneratedid" %)
5 +**Collaboratory.IAM**
6 +
7 +* Introduce a new form for users from institutions which have not yet been validated
8 +* Prepare the management of updates to EBRAINS Terms
9 +
10 +**Collaboratory.Wiki**
11 +
12 +* Introduce a new unified search UI to search for collabs and wiki pages
13 +* Introduce new option to make Groups private
14 +* Introduce new option to create invitation links to invite a user to a collab's team
15 +* Avoid the display of the toast message for guest users
16 +* Implementing performance optimisations
17 +
18 +**Collaboratory.Lab**
19 +
20 +* Update the Docker image used in the Lab by removing excess packages, adding libraries, and improving Git integration (prefilling the username and email)
21 +
22 +=== **Collaboratory release (2023-05-02) (Released)** ===
23 +
24 +**Collaboratory.IAM**
25 +
26 +* The registration form is updated to collect additional information for new users: consent to Terms in the registration form (not in a separate page, consent to receive emails, country of residence).
27 +
28 +Users might notice a very short downtime of the IAM service (~~1 minute) as this release is deployed.
29 +
30 +=== **Collaboratory release (2023-03-09) (Released)** ===
31 +
32 +**Collaboratory.Wiki**
33 +
34 +* Collab guest accounts can now be created again.
35 +
36 +=== **Collaboratory release (2023-02-21) (Released)** ===
37 +
38 +**Collaboratory.Wiki**
39 +
40 +* Collab names are now unique. Once a collab name has been used, even if the collab is deleted, that name will no longer be usable.
41 +* Unit admins will now receive weekly reminders if a user join request is awaiting a response.
42 +
43 +**Collaboratory.Bucket**
44 +
45 +* Performance optimizations on both the back-end and the front-end
46 +* Simplification of the API (e.g. deprecation of "public" endpoints) - [[API endpoints>>doc:Collabs.the-collaboratory.Documentation Bucket.API]]
47 +* Better support for clients issuing many requests (such as image viewer apps)
48 +* Several bug fixes (such as issues with buckets containing more than 10'000 objects)
49 +
50 +**Collaboratory.Lab**
51 +
52 +* An issue when launching the Lab for usernames containing special characters has been resolved.
53 +* The tvb-ext-xircuits extension has been included in the Lab
54 +** This offers a graphical way to build a showcase within EBRAINS Lab.
55 +* Updated tvb-ext-unicore to support downloading folders from HPC and correctly update the status of jobs in all cases
56 +* Updated tvb-widgets version to include latest improvements and bug fixes
57 +
2 2  === **Collaboratory release (2023-02-09) (Released)** ===
3 3  
4 4  **Collaboratory.Wiki**
5 5  
6 -* The Drive service now supports URLs pointing to a subfolder and the URL of the page is updated when navigating in the Drive.
7 -** URL format as follows: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/<collabname>/Drive#<folder>/<subfolder>>>https://wiki.ebrains.eu/bin/view/Collabs/<collabname>/Drive#<folder>/<subfolder>]]
62 +* The Drive service now supports URLs pointing to a sub-folder and the URL of the page is updated when navigating in the Drive.
63 +** URL format as follows: https:~/~/wiki.ebrains.eu/bin/view/Collabs///<collabname>///Drive#//<folder>/<subfolder>//
8 8  ** Note that such links only work for users that are already logged in.
9 9  
10 10  === **Collaboratory release (2023-02-07) (Released)** ===