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 157.1
edited by hbpadmin
on 2022/12/07 12:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.chaney08
1 +XWiki.hbpadmin
Content
... ... @@ -1,7 +1,86 @@
1 -=== **Collaboratory 2 release (2022-06-07) (Delayed)** ===
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 +
3 3  **Collaboratory.Wiki**
4 4  
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 +
26 +(% class="wikigeneratedid" %)
27 +**Collaboratory.Lab **
28 +
29 +* Deploying a new "Official EBRAINS release candidate" build of EBRAINS tools to the Lab.
30 +** Contains the latest version of participating tools.
31 +** Will become the new Official EBRAINS release if no issues are reported.
32 +
33 +**Collaboratory.Wiki**
34 +
35 +* Issues with resetting password while 2-factor authentication(2fa) was active or deactivating 2fa from your account have been resolved.
36 +
37 +=== **Collaboratory 2 release (2022-10-04)  (Released)** ===
38 +
39 +**Collaboratory.Wiki**
40 +
41 +* Improved search functionality
42 +** Collab descriptions are now also included in collab search, previously just title was used in the search
43 +** Search results are now far more accurate and relevant to the search terms
44 +** Users with large numbers of collabs no longer encounter unexpected search results
45 +** Collabs with special characters are now appropriately findable in the collab search
46 +
47 +**Collaboratory.Lab**
48 +
49 +* Fix for ipycanvas extension in latest image.
50 +
51 +=== **Collaboratory 2 release (2022-09-14)  (Released)** ===
52 +
53 +**Collaboratory.Lab**
54 +
55 +* Added Admin interface which allows greater ability to support users with their notebooks.
56 +* Pre-fill git committer info with user info from IAM.
57 +
58 +=== **Collaboratory 2 release (2022-08-15) (Released)** ===
59 +
60 +**Collaboratory.Wiki**
61 +
62 +* OIDC App client creation fix now allows M2M flow.
63 +* 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.
64 +* Misc. fixes.
65 +
66 +=== **Collaboratory 2 release (2022-06-28) (Released)** ===
67 +
68 +**Collaboratory.IAM**
69 +
70 +* First name and Last name are no longer editable via the identity manager
71 +
72 +=== **Collaboratory 2 release (2022-06-14) (Released)** ===
73 +
74 +**Collaboratory.Lab**
75 +
76 +* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]])
77 +* Fixed issue where kernel lost connection to the running notebook session
78 +* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches
79 +
80 +=== **Collaboratory 2 release (2022-06-09) (Released)** ===
81 +
82 +**Collaboratory.Wiki**
83 +
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.
... ... @@ -82,7 +82,7 @@
82 82  
83 83  **Collaboratory.Office**
84 84  
85 -* 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]].
164 +* 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]].
86 86  
87 87  **Collaboratory.Drive **
88 88