... |
... |
@@ -1,73 +1,17 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-12-13)** === |
|
1 |
+=== **Collaboratory 2 release (2022-08-15) ** === |
2 |
2 |
|
3 |
|
-This release contains fixes for minor issues discovered in the OIDC client manager app and Lab environment variables. |
4 |
|
- |
5 |
|
-=== **Collaboratory 2 release (2022-12-07) (Released)** === |
6 |
|
- |
7 |
|
-**Collaboratory.Lab ** |
8 |
|
- |
9 |
|
-* Dynamic environment variables |
10 |
|
-** Notebook name, collab name and site hosting your Lab session will now always be available in a notebook, regardless of how you navigate to a notebook. |
11 |
|
-** COLLAB_NAME has been renamed to COLLAB_TITLE to reflect its value. |
12 |
|
-* The Virtual Brain Library extension has been updated. |
13 |
|
- |
14 |
14 |
**Collaboratory.Wiki** |
15 |
15 |
|
16 |
|
-* The new [[OIDC client>>doc:Collabs.pauls-test-collab.Documentation IAM.FAQ.OIDC Clients explained.WebHome]] manager app is deployed to production (Will be released soon). This app is for EBRAINS service developers and provides a UI where previously only an API was available. Its functionality includes: |
17 |
|
-** Create new OIDC clients via the new UI |
18 |
|
-** Find a full list of your existing OIDC clients |
19 |
|
-** Easily edit and update any OIDC clients you have |
20 |
|
-** NOTE: The client list does not show clients that you are a maintainer of, however, you can access the OIDC Client manager of a client by entering the clientId into the URL |
21 |
|
-* Add the possibility for OIDC client maintainers to add the service account related to the OIDC client to a [[collab's Team>>doc:Collabs.the-collaboratory.Documentation IAM.FAQ.Adding a service account to a Collab Team or a Group.WebHome]] |
22 |
|
-* Certain special characters were causing issues when put into a collab name, you can no longer use these special characters in a name. |
23 |
|
-* New field "has_bucket" was added to the API response describing collab. This allows users to quickly and easily see if a collab has a Bucket associated with it as a bucket is optional in a collab. |
|
5 |
+* OIDC App client creation fix now allows M2M flow, |
|
6 |
+* 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. |
|
7 |
+* Misc. fixes. |
24 |
24 |
|
|
9 |
+=== **Collaboratory 2 release (2022-06-28) (Released)** === |
|
10 |
+ |
25 |
25 |
**Collaboratory.IAM** |
26 |
26 |
|
27 |
|
-* 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 potential interruption to access. |
|
13 |
+* First name and Last name are no longer editable via the identity manager |
28 |
28 |
|
29 |
|
-=== **Collaboratory 2 release (2022-10-24) (Released)** === |
30 |
|
- |
31 |
|
-(% class="wikigeneratedid" %) |
32 |
|
-**Collaboratory.Lab ** |
33 |
|
- |
34 |
|
-* Deploying a new "Official EBRAINS release candidate" build of EBRAINS tools to the Lab. |
35 |
|
-** Contains the latest version of participating tools. |
36 |
|
-** Will become the new Official EBRAINS release if no issues are reported. |
37 |
|
- |
38 |
|
-**Collaboratory.Wiki** |
39 |
|
- |
40 |
|
-* Issues with resetting password while 2-factor authentication(2fa) was active or deactivating 2fa from your account have been resolved. |
41 |
|
- |
42 |
|
-=== **Collaboratory 2 release (2022-10-04) (Released)** === |
43 |
|
- |
44 |
|
-**Collaboratory.Wiki** |
45 |
|
- |
46 |
|
-* Improved search functionality |
47 |
|
-** Collab descriptions are now also included in collab search, previously just title was used in the search |
48 |
|
-** Search results are now far more accurate and relevant to the search terms |
49 |
|
-** Users with large numbers of collabs no longer encounter unexpected search results |
50 |
|
-** Collabs with special characters are now appropriately findable in the collab search |
51 |
|
- |
52 |
|
-**Collaboratory.Lab** |
53 |
|
- |
54 |
|
-* Fix for ipycanvas extension in latest image. |
55 |
|
- |
56 |
|
-=== **Collaboratory 2 release (2022-09-14) (Released)** === |
57 |
|
- |
58 |
|
-**Collaboratory.Lab** |
59 |
|
- |
60 |
|
-* Added Admin interface which allows greater ability to support users with their notebooks. |
61 |
|
-* Pre-fill git committer info with user info from IAM. |
62 |
|
- |
63 |
|
-=== **Collaboratory 2 release (2022-08-15) (Released)** === |
64 |
|
- |
65 |
|
-**Collaboratory.Wiki** |
66 |
|
- |
67 |
|
-* OIDC App client creation fix now allows M2M flow. |
68 |
|
-* 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. |
69 |
|
-* Misc. fixes. |
70 |
|
- |
71 |
71 |
=== **Collaboratory 2 release (2022-06-28) (Released)** === |
72 |
72 |
|
73 |
73 |
**Collaboratory.IAM** |
... |
... |
@@ -166,7 +166,7 @@ |
166 |
166 |
|
167 |
167 |
**Collaboratory.Office** |
168 |
168 |
|
169 |
|
-* 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]]. |
|
113 |
+* 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]]. |
170 |
170 |
|
171 |
171 |
**Collaboratory.Drive ** |
172 |
172 |
|