Changes for page Releases

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

From version 133.1
edited by chaney08
on 2022/06/07 21:40
Change comment: There is no comment for this version
To version 143.1
edited by chaney08
on 2022/08/23 10:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,29 @@
1 -=== **Collaboratory 2 release (2022-06-07) (Delayed)** ===
1 +=== **Collaboratory 2 release (2022-08-15) (Released)** ===
2 2  
3 3  **Collaboratory.Wiki**
4 4  
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.
8 +
9 +=== **Collaboratory 2 release (2022-06-28) (Released)** ===
10 +
11 +**Collaboratory.IAM**
12 +
13 +* First name and Last name are no longer editable via the identity manager
14 +
15 +=== **Collaboratory 2 release (2022-06-14) (Released)** ===
16 +
17 +**Collaboratory.Lab**
18 +
19 +* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]])
20 +* Fixed issue where kernel lost connection to the running notebook session
21 +* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches
22 +
23 +=== **Collaboratory 2 release (2022-06-09) (Released)** ===
24 +
25 +**Collaboratory.Wiki**
26 +
5 5  * Fixed issue with collab search, results now return public collabs appropriately.
6 6  * Extended API of the OIDC client managers app. [[Read more.>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/Documentation%20IAM/FAQ/OIDC%20Clients%20explained/1.%20Registering%20an%20OIDC%20client%20v2/]]
7 7  * Guest accounts: deploying script to deactivate guest accounts that have reached end of life.