... |
... |
@@ -1,5 +1,28 @@ |
1 |
|
-=== **Collaboratory 2 release (2022-10-24)** === |
|
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 hosting your Lab session will now always be available in a notebook, regardless of how you navigate to a notebook. |
|
7 |
+** COLLAB_TITLE added to environment variables. COLLAB_NAME changed to reflect name of the collab (slug syntax, invariable) rather than its title. |
|
8 |
+* The Virtual Brain Library extension has been updated. |
|
9 |
+ |
|
10 |
+**Collaboratory.Wiki** |
|
11 |
+ |
|
12 |
+* The new [[OIDC client>>doc:Collabs.pauls-test-collab.Documentation IAM.FAQ.OIDC Clients explained.WebHome]] manager app is deployed to production (URL will be placed here after release). 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 |
+* 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]] |
|
17 |
+* Certain special characters were causing issues when put into a collab name, you can no longer use these special characters in a name. |
|
18 |
+* 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. |
|
19 |
+ |
|
20 |
+**Collaboratory.IAM** |
|
21 |
+ |
|
22 |
+* 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. |
|
23 |
+ |
|
24 |
+=== **Collaboratory 2 release (2022-10-24) (Released)** === |
|
25 |
+ |
3 |
3 |
(% class="wikigeneratedid" %) |
4 |
4 |
**Collaboratory.Lab ** |
5 |
5 |
|
... |
... |
@@ -9,7 +9,7 @@ |
9 |
9 |
|
10 |
10 |
**Collaboratory.Wiki** |
11 |
11 |
|
12 |
|
-* Issues with resetting password while 2fa was active or removing 2fa from your account have been resolved. |
|
35 |
+* Issues with resetting password while 2-factor authentication(2fa) was active or deactivating 2fa from your account have been resolved. |
13 |
13 |
|
14 |
14 |
=== **Collaboratory 2 release (2022-10-04) (Released)** === |
15 |
15 |
|