Changes for page Releases

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

From version 134.1
edited by hbpadmin
on 2022/06/09 10:57
Change comment: There is no comment for this version
To version 140.1
edited by hbpadmin
on 2022/08/15 13:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,35 @@
1 -=== **Collaboratory 2 release (2022-06-09) ** ===
1 +=== **Collaboratory 2 release (2022-08-15) ** ===
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 or maintain. 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-28) (Released)** ===
16 +
17 +**Collaboratory.IAM**
18 +
19 +* First name and Last name are no longer editable via the identity manager
20 +
21 +=== **Collaboratory 2 release (2022-06-14) (Released)** ===
22 +
23 +**Collaboratory.Lab**
24 +
25 +* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]])
26 +* Fixed issue where kernel lost connection to the running notebook session
27 +* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches
28 +
29 +=== **Collaboratory 2 release (2022-06-09) (Released)** ===
30 +
31 +**Collaboratory.Wiki**
32 +
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.