... |
... |
@@ -1,7 +1,53 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-01-24)** === |
|
1 |
+=== **Collaboratory release (2023-02-21)** === |
2 |
2 |
|
3 |
3 |
**Collaboratory.Wiki** |
4 |
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 useable. |
|
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 backend and the frontend |
|
11 |
+* Simplification of the API (e.g. deprecation of "public" endpoints) |
|
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) |
|
14 |
+ |
|
15 |
+**Collaboratory.Lab** |
|
16 |
+ |
|
17 |
+* An issue with utf8 errors on users with special characters in their username 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 |
+ |
|
31 |
+* Users will no longer have to visit the Drive before using the Lab on their first visit to the Lab. |
|
32 |
+ |
|
33 |
+**Collaboratory.Wiki** |
|
34 |
+ |
|
35 |
+* An issue with some users receiving multiple emails on account registration has been resolved. |
|
36 |
+ |
|
37 |
+**Collaboratory.IAM** |
|
38 |
+ |
|
39 |
+* Users were occasionally getting warnings they could not access a particular client with no information on the client they could not access. This has been resolved. |
|
40 |
+ |
|
41 |
+=== **Collaboratory Wiki update (2023-01-27) (Released)** === |
|
42 |
+ |
|
43 |
+**Collaboratory.Wiki** |
|
44 |
+ |
|
45 |
+* The Wiki service will be updated. Recent changes to the service have disabled the listing of OIDC service accounts which are granted access to collabs. This update is fixing this issue. |
|
46 |
+ |
|
47 |
+=== **Collaboratory release (2023-01-24) (Released)** === |
|
48 |
+ |
|
49 |
+**Collaboratory.Wiki** |
|
50 |
+ |
5 |
5 |
* The collab deletion process has been updated. |
6 |
6 |
** Users are now asked to type in the name of the collab they are deleting to ensure they mean to delete the entire collab. |
7 |
7 |
** Users are now informed when a collab is deleted. |