Changes for page Releases

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

From version 148.1
edited by chaney08
on 2022/10/04 17:20
Change comment: There is no comment for this version
To version 166.1
edited by chaney08
on 2022/12/14 10:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,47 @@
1 +=== **Collaboratory 2 release (2022-12-13)** ===
2 +
3 +This release contains fixes for minor issues discovered in the OIDC client manager app and Lab environment variables.
4 +
5 +The new OIDC Client manager app can be found at the following URL: [[https:~~/~~/wiki.ebrains.eu/bin/view/OIDC/>>https://wiki.ebrains.eu/bin/view/OIDC/]]. Please note you can only access this if you are a member of the [[Service developers group>>https://wiki.ebrains.eu/bin/view/Identity/#/groups/app-collaboratory-iam--service-providers]].
6 +
7 +=== **Collaboratory 2 release (2022-12-07) (Released)** ===
8 +
9 +**Collaboratory.Lab **
10 +
11 +* Dynamic environment variables
12 +** 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.
13 +** COLLAB_NAME has been renamed to COLLAB_TITLE to reflect its value.
14 +* The Virtual Brain Library extension has been updated.
15 +
16 +**Collaboratory.Wiki**
17 +
18 +* The new [[OIDC client>>doc:Collabs.pauls-test-collab.Documentation IAM.FAQ.OIDC Clients explained.WebHome]] manager app is deployed to production ([[Found here>>https://wiki.ebrains.eu/bin/view/OIDC/]]). This app is for EBRAINS service developers and provides a UI where previously only an API was available. Its functionality includes:
19 +** Create new OIDC clients via the new UI
20 +** Find a full list of your existing OIDC clients
21 +** Easily edit and update any OIDC clients you have
22 +** 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
23 +* 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]]
24 +* Certain special characters were causing issues when put into a collab name, you can no longer use these special characters in a name.
25 +* 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.
26 +* When using the collab search page, you can now include filters in the URL. E.g [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/#favorite=true>>https://wiki.ebrains.eu/bin/view/Collabs/#favorite=true]] will have the favourite filter selected by default when visiting the link
27 +
28 +**Collaboratory.IAM**
29 +
30 +* 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.
31 +
32 +=== **Collaboratory 2 release (2022-10-24) (Released)** ===
33 +
34 +(% class="wikigeneratedid" %)
35 +**Collaboratory.Lab **
36 +
37 +* Deploying a new "Official EBRAINS release candidate" build of EBRAINS tools to the Lab.
38 +** Contains the latest version of participating tools.
39 +** Will become the new Official EBRAINS release if no issues are reported.
40 +
41 +**Collaboratory.Wiki**
42 +
43 +* Issues with resetting password while 2-factor authentication(2fa) was active or deactivating 2fa from your account have been resolved.
44 +
1 1  === **Collaboratory 2 release (2022-10-04)  (Released)** ===
2 2  
3 3  **Collaboratory.Wiki**