... |
... |
@@ -1,7 +1,28 @@ |
1 |
|
-=== **Collaboratory release (2023-02-21)** === |
|
1 |
+(% class="wikigeneratedid" %) |
|
2 |
+=== Collaboratory release (2023-06-20) === |
2 |
2 |
|
|
4 |
+**Collaboratory.IAM** |
|
5 |
+ |
|
6 |
+* When a user registers for an EBRAINS account and provides an email address which does not match a pre-validated institution, they will be directed to the form for new institutions. We are also adding a fix for users refusing consent. |
|
7 |
+ |
|
8 |
+=== **Collaboratory release (2023-05-02)** === |
|
9 |
+ |
|
10 |
+**Collaboratory.IAM** |
|
11 |
+ |
|
12 |
+* 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). |
|
13 |
+ |
|
14 |
+Users might notice a very short downtime of the IAM service (~~1 minute) as this release is deployed. |
|
15 |
+ |
|
16 |
+=== **Collaboratory release (2023-03-09) (Released)** === |
|
17 |
+ |
3 |
3 |
**Collaboratory.Wiki** |
4 |
4 |
|
|
20 |
+* Collab guest accounts can now be created again. |
|
21 |
+ |
|
22 |
+=== **Collaboratory release (2023-02-21) (Released)** === |
|
23 |
+ |
|
24 |
+**Collaboratory.Wiki** |
|
25 |
+ |
5 |
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 usable. |
6 |
6 |
* Unit admins will now receive weekly reminders if a user join request is awaiting a response. |
7 |
7 |
|
... |
... |
@@ -14,7 +14,11 @@ |
14 |
14 |
|
15 |
15 |
**Collaboratory.Lab** |
16 |
16 |
|
17 |
|
-* An issue when launching the Lab usernames containign special characters has been resolved. |
|
38 |
+* An issue when launching the Lab for usernames containing special characters has been resolved. |
|
39 |
+* The tvb-ext-xircuits extension has been included in the Lab |
|
40 |
+** This offers a graphical way to build a showcase within EBRAINS Lab. |
|
41 |
+* Updated tvb-ext-unicore to support downloading folders from HPC and correctly update the status of jobs in all cases |
|
42 |
+* Updated tvb-widgets version to include latest improvements and bug fixes |
18 |
18 |
|
19 |
19 |
=== **Collaboratory release (2023-02-09) (Released)** === |
20 |
20 |
|