... |
... |
@@ -1,8 +1,33 @@ |
1 |
|
-=== **Collaboratory release (2023-02-07) (Released)** === |
|
1 |
+=== **Collaboratory release (2023-02-21)** === |
2 |
2 |
|
|
3 |
+**Collaboratory.Wiki** |
3 |
3 |
|
|
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 |
+ |
4 |
4 |
**Collaboratory.Lab** |
5 |
5 |
|
|
17 |
+* An issue when launching the Lab usernames containign special characters has been resolved. |
|
18 |
+ |
|
19 |
+=== **Collaboratory release (2023-02-09) (Released)** === |
|
20 |
+ |
|
21 |
+**Collaboratory.Wiki** |
|
22 |
+ |
|
23 |
+* The Drive service now supports URLs pointing to a sub-folder and the URL of the page is updated when navigating in the Drive. |
|
24 |
+** URL format as follows: https:~/~/wiki.ebrains.eu/bin/view/Collabs///<collabname>///Drive#//<folder>/<subfolder>// |
|
25 |
+** Note that such links only work for users that are already logged in. |
|
26 |
+ |
|
27 |
+=== **Collaboratory release (2023-02-07) (Released)** === |
|
28 |
+ |
|
29 |
+**Collaboratory.Lab** |
|
30 |
+ |
6 |
6 |
* Users will no longer have to visit the Drive before using the Lab on their first visit to the Lab. |
7 |
7 |
|
8 |
8 |
**Collaboratory.Wiki** |