... |
... |
@@ -1,10 +1,31 @@ |
1 |
|
-(% class="wikigeneratedid" %) |
|
1 |
+=== **Collaboratory release (2023-02-21)** === |
|
2 |
+ |
|
3 |
+**Collaboratory.Wiki** |
|
4 |
+ |
|
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 |
+* Unit admins will now receive weekly reminders if a user join request is awaiting a response. |
|
7 |
+ |
|
8 |
+**Collaboratory.Bucket** |
|
9 |
+ |
|
10 |
+* Performance optimizations on both the back-end and the front-end |
|
11 |
+* Simplification of the API (e.g. deprecation of "public" endpoints) - [[API endpoints>>doc:Collabs.the-collaboratory.Documentation Bucket.API]] |
|
12 |
+* Better support for clients issuing many requests (such as image viewer apps) |
|
13 |
+* Several bug fixes (such as issues with buckets containing more than 10'000 objects) |
|
14 |
+ |
|
15 |
+**Collaboratory.Lab** |
|
16 |
+ |
|
17 |
+* An issue when launching the Lab for usernames containing special characters has been resolved. |
|
18 |
+* The tvb-ext-xircuits extension has been included in the Lab |
|
19 |
+** This offers a graphical way to build a showcase within EBRAINS Lab. |
|
20 |
+* Updated tvb-ext-unicore to support downloading folders from HPC and correctly update the status of jobs in all cases |
|
21 |
+* Updated tvb-widgets version to include latest improvements and bug fixes |
|
22 |
+ |
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>]] |
|
27 |
+* The Drive service now supports URLs pointing to a sub-folder and the URL of the page is updated when navigating in the Drive. |
|
28 |
+** 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)** === |