... |
... |
@@ -1,13 +1,55 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-05-12) ** === |
|
1 |
+(% class="wikigeneratedid" %) |
|
2 |
+=== **Collaboratory 2 release (2022-09-14) ** === |
2 |
2 |
|
3 |
3 |
**Collaboratory.Lab** |
4 |
4 |
|
5 |
|
-* Releasing the "Experimental" build to the Lab. |
6 |
|
-** Contains the latest version of all tools. |
7 |
|
-** Updated much more frequently then the official EBRAINS image. |
8 |
|
-** NOT persisted for long periods of time. |
9 |
|
-** Although efforts are taken to ensure everything works together. we cannot guarantee everything works as well as the EBRAINS official image |
|
6 |
+* Added Admin interface which allows greater ability to support users with their notebooks. |
|
7 |
+* Pre-fill git committer info with user info from IAM. |
10 |
10 |
|
|
9 |
+=== **Collaboratory 2 release (2022-08-15) (Released)** === |
|
10 |
+ |
|
11 |
+**Collaboratory.Wiki** |
|
12 |
+ |
|
13 |
+* OIDC App client creation fix now allows M2M flow. |
|
14 |
+* New API released to list OIDC clients you own. New API endpoint will be viewable [[here >>doc:Collabs.the-collaboratory.Documentation Wiki.API.WebHome]]after deployment. |
|
15 |
+* Misc. fixes. |
|
16 |
+ |
|
17 |
+=== **Collaboratory 2 release (2022-06-28) (Released)** === |
|
18 |
+ |
|
19 |
+**Collaboratory.IAM** |
|
20 |
+ |
|
21 |
+* First name and Last name are no longer editable via the identity manager |
|
22 |
+ |
|
23 |
+=== **Collaboratory 2 release (2022-06-14) (Released)** === |
|
24 |
+ |
|
25 |
+**Collaboratory.Lab** |
|
26 |
+ |
|
27 |
+* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]]) |
|
28 |
+* Fixed issue where kernel lost connection to the running notebook session |
|
29 |
+* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches |
|
30 |
+ |
|
31 |
+=== **Collaboratory 2 release (2022-06-09) (Released)** === |
|
32 |
+ |
|
33 |
+**Collaboratory.Wiki** |
|
34 |
+ |
|
35 |
+* Fixed issue with collab search, results now return public collabs appropriately. |
|
36 |
+* 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/]] |
|
37 |
+* Guest accounts: deploying script to deactivate guest accounts that have reached end of life. |
|
38 |
+ |
|
39 |
+**Collaboratory.Drive** |
|
40 |
+ |
|
41 |
+* Changes made to allow admins to monitor large file usage in the Drive. |
|
42 |
+ |
|
43 |
+=== **Collaboratory 2 release (2022-05-12) (Released)** === |
|
44 |
+ |
|
45 |
+**Collaboratory.Lab** |
|
46 |
+ |
|
47 |
+* Deploying an "Experimental" build of EBRAINS tools to the Lab. |
|
48 |
+** Contains the latest version of participating tools. |
|
49 |
+** Updated much more frequently than the official EBRAINS releases of participating tools. |
|
50 |
+** Contrary to EBRAINS releases, experimental build only persists until the next deployment of the experimental build. |
|
51 |
+** 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. |
|
52 |
+ |
11 |
11 |
=== **Collaboratory 2 release (2022-05-11) (Released)** === |
12 |
12 |
|
13 |
13 |
**Collaboratory.Wiki** |
... |
... |
@@ -70,7 +70,7 @@ |
70 |
70 |
|
71 |
71 |
**Collaboratory.Office** |
72 |
72 |
|
73 |
|
-* 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]]. |
|
115 |
+* Added a plugin that will open the collab a document is contained in. [[Read more>>doc:Collabs.the-collaboratory.Documentation Office.FAQ.Accessing a document's collab.WebHome]]. |
74 |
74 |
|
75 |
75 |
**Collaboratory.Drive ** |
76 |
76 |
|