... |
... |
@@ -1,13 +1,69 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-05-12) ** === |
|
1 |
+=== **Collaboratory 2 release (2022-10-04) ** === |
2 |
2 |
|
|
3 |
+**Collaboratory.Wiki** |
|
4 |
+ |
|
5 |
+ |
|
6 |
+* Improved search functionality |
|
7 |
+** Collab descriptions are now also included in collab search, previously just title was used in the search |
|
8 |
+** Search results are now far more accurate and relevant to the search terms |
|
9 |
+** Users with large numbers of collabs no longer encounter unexpected search results |
|
10 |
+** Collabs with special characters are now appropriately findable in the collab search |
|
11 |
+ |
3 |
3 |
**Collaboratory.Lab** |
4 |
4 |
|
5 |
|
-* Deploying 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 |
|
14 |
+* Fix for ipycanvas extension in latest image. |
10 |
10 |
|
|
16 |
+=== **Collaboratory 2 release (2022-09-14) (Released)** === |
|
17 |
+ |
|
18 |
+**Collaboratory.Lab** |
|
19 |
+ |
|
20 |
+* Added Admin interface which allows greater ability to support users with their notebooks. |
|
21 |
+* Pre-fill git committer info with user info from IAM. |
|
22 |
+ |
|
23 |
+=== **Collaboratory 2 release (2022-08-15) (Released)** === |
|
24 |
+ |
|
25 |
+**Collaboratory.Wiki** |
|
26 |
+ |
|
27 |
+* OIDC App client creation fix now allows M2M flow. |
|
28 |
+* 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. |
|
29 |
+* Misc. fixes. |
|
30 |
+ |
|
31 |
+=== **Collaboratory 2 release (2022-06-28) (Released)** === |
|
32 |
+ |
|
33 |
+**Collaboratory.IAM** |
|
34 |
+ |
|
35 |
+* First name and Last name are no longer editable via the identity manager |
|
36 |
+ |
|
37 |
+=== **Collaboratory 2 release (2022-06-14) (Released)** === |
|
38 |
+ |
|
39 |
+**Collaboratory.Lab** |
|
40 |
+ |
|
41 |
+* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]]) |
|
42 |
+* Fixed issue where kernel lost connection to the running notebook session |
|
43 |
+* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches |
|
44 |
+ |
|
45 |
+=== **Collaboratory 2 release (2022-06-09) (Released)** === |
|
46 |
+ |
|
47 |
+**Collaboratory.Wiki** |
|
48 |
+ |
|
49 |
+* Fixed issue with collab search, results now return public collabs appropriately. |
|
50 |
+* 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/]] |
|
51 |
+* Guest accounts: deploying script to deactivate guest accounts that have reached end of life. |
|
52 |
+ |
|
53 |
+**Collaboratory.Drive** |
|
54 |
+ |
|
55 |
+* Changes made to allow admins to monitor large file usage in the Drive. |
|
56 |
+ |
|
57 |
+=== **Collaboratory 2 release (2022-05-12) (Released)** === |
|
58 |
+ |
|
59 |
+**Collaboratory.Lab** |
|
60 |
+ |
|
61 |
+* Deploying an "Experimental" build of EBRAINS tools to the Lab. |
|
62 |
+** Contains the latest version of participating tools. |
|
63 |
+** Updated much more frequently than the official EBRAINS releases of participating tools. |
|
64 |
+** Contrary to EBRAINS releases, experimental build only persists until the next deployment of the experimental build. |
|
65 |
+** 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. |
|
66 |
+ |
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]]. |
|
129 |
+* 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 |
|