... |
... |
@@ -1,38 +1,20 @@ |
1 |
|
-=== **Collaboratory release (2023-05-02)** === |
|
1 |
+=== **Collaboratory release (2023-02-21)** === |
2 |
2 |
|
3 |
|
-**Collaboratory.IAM** |
4 |
|
- |
5 |
|
-* 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). |
6 |
|
- |
7 |
|
-Users might notice a very short downtime of the IAM service (~~1 minute) as this release is deployed. |
8 |
|
- |
9 |
|
-=== **Collaboratory release (2023-03-09) (Released)** === |
10 |
|
- |
11 |
11 |
**Collaboratory.Wiki** |
12 |
12 |
|
13 |
|
-* Collab guest accounts can now be created again. |
14 |
|
- |
15 |
|
-=== **Collaboratory release (2023-02-21) (Released)** === |
16 |
|
- |
17 |
|
-**Collaboratory.Wiki** |
18 |
|
- |
19 |
|
-* 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. |
20 |
20 |
* Unit admins will now receive weekly reminders if a user join request is awaiting a response. |
21 |
21 |
|
22 |
22 |
**Collaboratory.Bucket** |
23 |
23 |
|
24 |
|
-* Performance optimizations on both the back-end and the front-end |
|
10 |
+* Performance optimizations on both the backend and the frontend |
25 |
25 |
* Simplification of the API (e.g. deprecation of "public" endpoints) - [[API endpoints>>doc:Collabs.the-collaboratory.Documentation Bucket.API]] |
26 |
|
-* Better support for clients issuing many requests (such as image viewer apps) |
27 |
|
-* 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) |
28 |
28 |
|
29 |
29 |
**Collaboratory.Lab** |
30 |
30 |
|
31 |
|
-* An issue when launching the Lab for usernames containing special characters has been resolved. |
32 |
|
-* The tvb-ext-xircuits extension has been included in the Lab |
33 |
|
-** This offers a graphical way to build a showcase within EBRAINS Lab. |
34 |
|
-* Updated tvb-ext-unicore to support downloading folders from HPC and correctly update the status of jobs in all cases |
35 |
|
-* 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. |
36 |
36 |
|
37 |
37 |
=== **Collaboratory release (2023-02-09) (Released)** === |
38 |
38 |
|