... |
... |
@@ -1,7 +1,74 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-03-22) (Partially delayed)** === |
|
1 |
+=== **Collaboratory 2 release (2022-06-09) ** === |
2 |
2 |
|
|
3 |
+**Collaboratory.Wiki** |
|
4 |
+ |
|
5 |
+* Fixed issue with collab search, results now return public collabs appropriately. |
|
6 |
+* Extended API of the OIDC client managers app. [[Read more.>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/Documentation%20IAM/FAQ/OIDC%20Clients%20explained/1.%20Registering%20an%20OIDC%20client%20v2/]] |
|
7 |
+* Guest accounts: deploying script to deactivate guest accounts that have reached end of life. |
|
8 |
+ |
|
9 |
+**Collaboratory.Drive** |
|
10 |
+ |
|
11 |
+* Changes made to allow admins to monitor large file usage in the Drive. |
|
12 |
+ |
|
13 |
+=== **Collaboratory 2 release (2022-05-12) (Released)** === |
|
14 |
+ |
3 |
3 |
**Collaboratory.Lab** |
4 |
4 |
|
|
17 |
+* Deploying an "Experimental" build of EBRAINS tools to the Lab. |
|
18 |
+** Contains the latest version of participating tools. |
|
19 |
+** Updated much more frequently than the official EBRAINS releases of participating tools. |
|
20 |
+** Contrary to EBRAINS releases, experimental build only persists until the next deployment of the experimental build. |
|
21 |
+** Please note that this is an experimental build, and as such, users should use it at their own risk. EBRAINS recommends the official releases instead. |
|
22 |
+ |
|
23 |
+=== **Collaboratory 2 release (2022-05-11) (Released)** === |
|
24 |
+ |
|
25 |
+**Collaboratory.Wiki** |
|
26 |
+ |
|
27 |
+* Fixing an issue discovered with users profile view. |
|
28 |
+ |
|
29 |
+=== **Collaboratory 2 release (2022-05-10) (Released)** === |
|
30 |
+ |
|
31 |
+**Collaboratory.Wiki** |
|
32 |
+ |
|
33 |
+* Guest account frontend released. To gain access please request sponsor role with justification via [[https:~~/~~/ebrains.eu/support>>https://ebrains.eu/support]] |
|
34 |
+ |
|
35 |
+=== **Collaboratory 2 release (2022-04-26) (Released)** === |
|
36 |
+ |
|
37 |
+**Collaboratory.Wiki** |
|
38 |
+ |
|
39 |
+* Update to guest account creation API. |
|
40 |
+ |
|
41 |
+=== **Collaboratory 2 release (2022-04-12) (Released)** === |
|
42 |
+ |
|
43 |
+**Collaboratory.Wiki** |
|
44 |
+ |
|
45 |
+* Initial guest account creation API released. |
|
46 |
+ |
|
47 |
+**Collaboratory.IAM** |
|
48 |
+ |
|
49 |
+* Initial version of updated OIDC client API released. |
|
50 |
+ |
|
51 |
+=== **Collaboratory 2 release (2022-04-07) (Released)** === |
|
52 |
+ |
|
53 |
+**Collaboratory.Wiki** |
|
54 |
+ |
|
55 |
+* Fixup on Units navigation UI |
|
56 |
+* New Collaboratory policies about public collabs, [[more info>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/New%20Collaboratory.wiki%20policy/]] |
|
57 |
+ |
|
58 |
+=== **Collaboratory 2 release (2022-04-04)(Released)** === |
|
59 |
+ |
|
60 |
+The EBRAINS logo is being updated throughout all of our services. |
|
61 |
+ |
|
62 |
+**Collaboratory.IAM** |
|
63 |
+ |
|
64 |
+* Keycloak has been upgraded to version 15 |
|
65 |
+ |
|
66 |
+Note: Developers using Spring boot 2.4.0 may encounter issues contacting our services, to avoid any issues please upgrade to Spring boot 2.6.4 |
|
67 |
+ |
|
68 |
+=== **Collaboratory 2 release (2022-03-22) (Released)** === |
|
69 |
+ |
|
70 |
+**Collaboratory.Lab** |
|
71 |
+ |
5 |
5 |
* Improved environment variables (more details in [[FAQ>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/Documentation%20Lab/FAQ/Creating%20and%20accessing%20environment%20variables%20/]]): |
6 |
6 |
** Added variables for the Docker image version |
7 |
7 |
** Support for environment variables has been added for URLs specifying an execution site (e.g. lab.ch.ebrains.eu/...). Up to now, environment variables were only supported fo URLs to the generic lab.ebrains.eu/... |
... |
... |
@@ -17,7 +17,7 @@ |
17 |
17 |
|
18 |
18 |
* Added a plugin that will open the collab a document is contained in. [[Read more>>doc:Collabs.the-collaboratory.Documentation Office.FAQ.Accessing a documents collab.WebHome]]. |
19 |
19 |
|
20 |
|
-**Collaboratory.Drive (Delayed release)** |
|
87 |
+**Collaboratory.Drive ** |
21 |
21 |
|
22 |
22 |
* Added a button that will open the collab a document is contained in. [[Read more>>doc:Collabs.the-collaboratory.Documentation Drive.FAQ.Accessing a parent collab from inside the Drive.WebHome]]. |
23 |
23 |
|