... |
... |
@@ -1,59 +1,20 @@ |
1 |
|
-(% class="wikigeneratedid" %) |
2 |
|
-=== **Collaboratory release (2023-06-27)** === |
|
1 |
+=== **Collaboratory release (2023-02-21)** === |
3 |
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 |
10 |
**Collaboratory.Wiki** |
11 |
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. |
|
5 |
+* Collab names are now unique. Once a collab name has been used, even if the collab is deleted, that name will no longer be useable. |
41 |
41 |
* Unit admins will now receive weekly reminders if a user join request is awaiting a response. |
42 |
42 |
|
43 |
43 |
**Collaboratory.Bucket** |
44 |
44 |
|
45 |
|
-* Performance optimizations on both the back-end and the front-end |
|
10 |
+* Performance optimizations on both the backend and the frontend |
46 |
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) |
|
12 |
+* Better support for clients issuing many requests (such as viewers) |
|
13 |
+* Several bug fixes (Such as issues with containers containing more than 10000 objects) |
49 |
49 |
|
50 |
50 |
**Collaboratory.Lab** |
51 |
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 |
|
17 |
+* An issue with utf8 errors on users with special characters in their username has been resolved. |
57 |
57 |
|
58 |
58 |
=== **Collaboratory release (2023-02-09) (Released)** === |
59 |
59 |
|