... |
... |
@@ -1,7 +1,63 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-06-07) (Delayed)** === |
|
1 |
+=== **Collaboratory 2 release (2022-10-24)** === |
2 |
2 |
|
|
3 |
+(% class="wikigeneratedid" %) |
|
4 |
+**Collaboratory.Lab ** |
|
5 |
+ |
|
6 |
+* Deploying a new "Official EBRAINS release candidate" build of EBRAINS tools to the Lab. |
|
7 |
+** Contains the latest version of participating tools. |
|
8 |
+** Will become the new Official EBRAINS release if no issues are reported. |
|
9 |
+ |
3 |
3 |
**Collaboratory.Wiki** |
4 |
4 |
|
|
12 |
+* Issues with resetting password while 2-factor authentication(2fa) was active or removing 2fa from your account have been resolved. |
|
13 |
+ |
|
14 |
+=== **Collaboratory 2 release (2022-10-04) (Released)** === |
|
15 |
+ |
|
16 |
+**Collaboratory.Wiki** |
|
17 |
+ |
|
18 |
+* Improved search functionality |
|
19 |
+** Collab descriptions are now also included in collab search, previously just title was used in the search |
|
20 |
+** Search results are now far more accurate and relevant to the search terms |
|
21 |
+** Users with large numbers of collabs no longer encounter unexpected search results |
|
22 |
+** Collabs with special characters are now appropriately findable in the collab search |
|
23 |
+ |
|
24 |
+**Collaboratory.Lab** |
|
25 |
+ |
|
26 |
+* Fix for ipycanvas extension in latest image. |
|
27 |
+ |
|
28 |
+=== **Collaboratory 2 release (2022-09-14) (Released)** === |
|
29 |
+ |
|
30 |
+**Collaboratory.Lab** |
|
31 |
+ |
|
32 |
+* Added Admin interface which allows greater ability to support users with their notebooks. |
|
33 |
+* Pre-fill git committer info with user info from IAM. |
|
34 |
+ |
|
35 |
+=== **Collaboratory 2 release (2022-08-15) (Released)** === |
|
36 |
+ |
|
37 |
+**Collaboratory.Wiki** |
|
38 |
+ |
|
39 |
+* OIDC App client creation fix now allows M2M flow. |
|
40 |
+* 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. |
|
41 |
+* Misc. fixes. |
|
42 |
+ |
|
43 |
+=== **Collaboratory 2 release (2022-06-28) (Released)** === |
|
44 |
+ |
|
45 |
+**Collaboratory.IAM** |
|
46 |
+ |
|
47 |
+* First name and Last name are no longer editable via the identity manager |
|
48 |
+ |
|
49 |
+=== **Collaboratory 2 release (2022-06-14) (Released)** === |
|
50 |
+ |
|
51 |
+**Collaboratory.Lab** |
|
52 |
+ |
|
53 |
+* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]]) |
|
54 |
+* Fixed issue where kernel lost connection to the running notebook session |
|
55 |
+* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches |
|
56 |
+ |
|
57 |
+=== **Collaboratory 2 release (2022-06-09) (Released)** === |
|
58 |
+ |
|
59 |
+**Collaboratory.Wiki** |
|
60 |
+ |
5 |
5 |
* Fixed issue with collab search, results now return public collabs appropriately. |
6 |
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 |
7 |
* Guest accounts: deploying script to deactivate guest accounts that have reached end of life. |
... |
... |
@@ -82,7 +82,7 @@ |
82 |
82 |
|
83 |
83 |
**Collaboratory.Office** |
84 |
84 |
|
85 |
|
-* 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]]. |
|
141 |
+* 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]]. |
86 |
86 |
|
87 |
87 |
**Collaboratory.Drive ** |
88 |
88 |
|