Changes for page Releases

Last modified by hbpadmin on 2025/02/12 17:17

From version 154.1
edited by chaney08
on 2022/11/29 18:14
Change comment: There is no comment for this version
To version 162.1
edited by chaney08
on 2022/12/08 14:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,23 +1,26 @@
1 -=== **Collaboratory 2 release (2022-12-07) (Planned)** ===
1 +=== **Collaboratory 2 release (2022-12-07) (Released)** ===
2 2  
3 3  **Collaboratory.Lab **
4 4  
5 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.
6 +** 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.
7 +** COLLAB_NAME has been renamed to COLLAB_TITLE to reflect its value.
8 +* The Virtual Brain Library extension has been updated.
7 7  
8 8  **Collaboratory.Wiki**
9 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.
12 +* 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:
13 +** Create new OIDC clients via the new UI
14 +** Find a full list of your existing OIDC clients
15 +** Easily edit and update any OIDC clients you have
16 +** 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
17 +* 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]]
18 +* Certain special characters were causing issues when put into a collab name, you can no longer use these special characters in a name.
19 +* 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.
17 17  
18 18  **Collaboratory.IAM**
19 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.
23 +* 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.
21 21  
22 22  === **Collaboratory 2 release (2022-10-24) (Released)** ===
23 23