... |
... |
@@ -1,7 +1,76 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-06-14)** === |
|
1 |
+=== **Collaboratory 2 release (2022-12-07) (Planned)** === |
2 |
2 |
|
|
3 |
+**Collaboratory.Lab ** |
|
4 |
+ |
|
5 |
+* Dynamic environment variables |
|
6 |
+** Notebook name, collab name and site being used will now always be available in a notebook, regardless of how you navigate to a notebook. |
|
7 |
+ |
|
8 |
+**Collaboratory.Wiki** |
|
9 |
+ |
|
10 |
+* New OIDC client app manager (Link will be here after release) |
|
11 |
+** Create new clients via the new UI |
|
12 |
+** Find a full list of your existing clients |
|
13 |
+** Easily edit and update any clients you have |
|
14 |
+* Add service accounts to a [[collab's team>>doc:Collabs.the-collaboratory.Documentation IAM.FAQ.Adding a service account to a Collab Team or a Group.WebHome]] |
|
15 |
+* Certain special characters were causing issues when put into a collab title, you can no longer use these special characters in a title. |
|
16 |
+* "has_bucket" added to the API response of a collab. This allows users to quickly and easily see if a collab has a Bucket associated with it. |
|
17 |
+ |
|
18 |
+**Collaboratory.IAM** |
|
19 |
+ |
|
20 |
+* Verification emails are now sent out 15 days before your account needs re-verification. This means you can verify your account before it expires, preventing any interruption to access. |
|
21 |
+ |
|
22 |
+=== **Collaboratory 2 release (2022-10-24) (Released)** === |
|
23 |
+ |
|
24 |
+(% class="wikigeneratedid" %) |
|
25 |
+**Collaboratory.Lab ** |
|
26 |
+ |
|
27 |
+* Deploying a new "Official EBRAINS release candidate" build of EBRAINS tools to the Lab. |
|
28 |
+** Contains the latest version of participating tools. |
|
29 |
+** Will become the new Official EBRAINS release if no issues are reported. |
|
30 |
+ |
|
31 |
+**Collaboratory.Wiki** |
|
32 |
+ |
|
33 |
+* Issues with resetting password while 2-factor authentication(2fa) was active or deactivating 2fa from your account have been resolved. |
|
34 |
+ |
|
35 |
+=== **Collaboratory 2 release (2022-10-04) (Released)** === |
|
36 |
+ |
|
37 |
+**Collaboratory.Wiki** |
|
38 |
+ |
|
39 |
+* Improved search functionality |
|
40 |
+** Collab descriptions are now also included in collab search, previously just title was used in the search |
|
41 |
+** Search results are now far more accurate and relevant to the search terms |
|
42 |
+** Users with large numbers of collabs no longer encounter unexpected search results |
|
43 |
+** Collabs with special characters are now appropriately findable in the collab search |
|
44 |
+ |
3 |
3 |
**Collaboratory.Lab** |
4 |
4 |
|
|
47 |
+* Fix for ipycanvas extension in latest image. |
|
48 |
+ |
|
49 |
+=== **Collaboratory 2 release (2022-09-14) (Released)** === |
|
50 |
+ |
|
51 |
+**Collaboratory.Lab** |
|
52 |
+ |
|
53 |
+* Added Admin interface which allows greater ability to support users with their notebooks. |
|
54 |
+* Pre-fill git committer info with user info from IAM. |
|
55 |
+ |
|
56 |
+=== **Collaboratory 2 release (2022-08-15) (Released)** === |
|
57 |
+ |
|
58 |
+**Collaboratory.Wiki** |
|
59 |
+ |
|
60 |
+* OIDC App client creation fix now allows M2M flow. |
|
61 |
+* 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. |
|
62 |
+* Misc. fixes. |
|
63 |
+ |
|
64 |
+=== **Collaboratory 2 release (2022-06-28) (Released)** === |
|
65 |
+ |
|
66 |
+**Collaboratory.IAM** |
|
67 |
+ |
|
68 |
+* First name and Last name are no longer editable via the identity manager |
|
69 |
+ |
|
70 |
+=== **Collaboratory 2 release (2022-06-14) (Released)** === |
|
71 |
+ |
|
72 |
+**Collaboratory.Lab** |
|
73 |
+ |
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]]. |
|
162 |
+* 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 |
|