... |
... |
@@ -1,7 +1,29 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-06-14)** === |
|
1 |
+(% class="wikigeneratedid" %) |
|
2 |
+=== **Collaboratory 2 release (2022-09-14) ** === |
2 |
2 |
|
3 |
3 |
**Collaboratory.Lab** |
4 |
4 |
|
|
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. |
|
8 |
+ |
|
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 |
+ |
5 |
5 |
* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]]) |
6 |
6 |
* Fixed issue where kernel lost connection to the running notebook session |
7 |
7 |
* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches |
... |
... |
@@ -90,7 +90,7 @@ |
90 |
90 |
|
91 |
91 |
**Collaboratory.Office** |
92 |
92 |
|
93 |
|
-* 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]]. |
94 |
94 |
|
95 |
95 |
**Collaboratory.Drive ** |
96 |
96 |
|