Changes for page Releases

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

From version 137.1
edited by chaney08
on 2022/06/14 14:38
Change comment: There is no comment for this version
To version 165.1
edited by chaney08
on 2022/12/13 23:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,84 @@
1 -=== **Collaboratory 2 release (2022-06-14)** ===
1 +=== **Collaboratory 2 release (2022-12-13)** ===
2 2  
3 +This release contains fixes for minor issues discovered in the OIDC client manager app and Lab environment variables.
4 +
5 +=== **Collaboratory 2 release (2022-12-07) (Released)** ===
6 +
7 +**Collaboratory.Lab **
8 +
9 +* Dynamic environment variables
10 +** 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.
11 +** COLLAB_NAME has been renamed to COLLAB_TITLE to reflect its value.
12 +* The Virtual Brain Library extension has been updated.
13 +
14 +**Collaboratory.Wiki**
15 +
16 +* 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:
17 +** Create new OIDC clients via the new UI
18 +** Find a full list of your existing OIDC clients
19 +** Easily edit and update any OIDC clients you have
20 +** 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
21 +* 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]]
22 +* Certain special characters were causing issues when put into a collab name, you can no longer use these special characters in a name.
23 +* 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.
24 +* 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
25 +
26 +**Collaboratory.IAM**
27 +
28 +* 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.
29 +
30 +=== **Collaboratory 2 release (2022-10-24) (Released)** ===
31 +
32 +(% class="wikigeneratedid" %)
33 +**Collaboratory.Lab **
34 +
35 +* Deploying a new "Official EBRAINS release candidate" build of EBRAINS tools to the Lab.
36 +** Contains the latest version of participating tools.
37 +** Will become the new Official EBRAINS release if no issues are reported.
38 +
39 +**Collaboratory.Wiki**
40 +
41 +* Issues with resetting password while 2-factor authentication(2fa) was active or deactivating 2fa from your account have been resolved.
42 +
43 +=== **Collaboratory 2 release (2022-10-04)  (Released)** ===
44 +
45 +**Collaboratory.Wiki**
46 +
47 +* Improved search functionality
48 +** Collab descriptions are now also included in collab search, previously just title was used in the search
49 +** Search results are now far more accurate and relevant to the search terms
50 +** Users with large numbers of collabs no longer encounter unexpected search results
51 +** Collabs with special characters are now appropriately findable in the collab search
52 +
3 3  **Collaboratory.Lab**
4 4  
55 +* Fix for ipycanvas extension in latest image.
56 +
57 +=== **Collaboratory 2 release (2022-09-14)  (Released)** ===
58 +
59 +**Collaboratory.Lab**
60 +
61 +* Added Admin interface which allows greater ability to support users with their notebooks.
62 +* Pre-fill git committer info with user info from IAM.
63 +
64 +=== **Collaboratory 2 release (2022-08-15) (Released)** ===
65 +
66 +**Collaboratory.Wiki**
67 +
68 +* OIDC App client creation fix now allows M2M flow.
69 +* 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.
70 +* Misc. fixes.
71 +
72 +=== **Collaboratory 2 release (2022-06-28) (Released)** ===
73 +
74 +**Collaboratory.IAM**
75 +
76 +* First name and Last name are no longer editable via the identity manager
77 +
78 +=== **Collaboratory 2 release (2022-06-14) (Released)** ===
79 +
80 +**Collaboratory.Lab**
81 +
5 5  * Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]])
6 6  * Fixed issue where kernel lost connection to the running notebook session
7 7  * Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches
... ... @@ -90,7 +90,7 @@
90 90  
91 91  **Collaboratory.Office**
92 92  
93 -* Added a plugin that will open the collab a document is contained in. [[Read more>>doc:Collabs.the-collaboratory.Documentation Office.FAQ.Accessing a documents collab.WebHome]].
170 +* Added a plugin that will open the collab a document is contained in. [[Read more>>doc:Collabs.the-collaboratory.Documentation Office.FAQ.Accessing a document's collab.WebHome]].
94 94  
95 95  **Collaboratory.Drive **
96 96