Changes for page Releases

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

From version 128.1
edited by hbpadmin
on 2022/05/12 10:46
Change comment: There is no comment for this version
To version 154.1
edited by chaney08
on 2022/11/29 18:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hbpadmin
1 +XWiki.chaney08
Content
... ... @@ -1,13 +1,102 @@
1 -=== **Collaboratory 2 release (2022-05-12) ** ===
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 being used will now always be available in a notebook, regardless of how you navigate to a notebook.
7 +
8 +**Collaboratory.Wiki**
9 +
10 +* New OIDC client app manager (Link will be here after release)
11 +** Create new clients via the new UI
12 +** Find a full list of your existing clients
13 +** Easily edit and update any clients you have
14 +* Add service accounts to a [[collab's team>>doc:Collabs.the-collaboratory.Documentation IAM.FAQ.Adding a service account to a Collab Team or a Group.WebHome]]
15 +* Certain special characters were causing issues when put into a collab title, you can no longer use these special characters in a title.
16 +* "has_bucket" added to the API response of a collab. This allows users to quickly and easily see if a collab has a Bucket associated with it.
17 +
18 +**Collaboratory.IAM**
19 +
20 +* 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 interruption to access.
21 +
22 +=== **Collaboratory 2 release (2022-10-24) (Released)** ===
23 +
24 +(% class="wikigeneratedid" %)
25 +**Collaboratory.Lab **
26 +
27 +* Deploying a new "Official EBRAINS release candidate" build of EBRAINS tools to the Lab.
28 +** Contains the latest version of participating tools.
29 +** Will become the new Official EBRAINS release if no issues are reported.
30 +
31 +**Collaboratory.Wiki**
32 +
33 +* Issues with resetting password while 2-factor authentication(2fa) was active or deactivating 2fa from your account have been resolved.
34 +
35 +=== **Collaboratory 2 release (2022-10-04)  (Released)** ===
36 +
37 +**Collaboratory.Wiki**
38 +
39 +* Improved search functionality
40 +** Collab descriptions are now also included in collab search, previously just title was used in the search
41 +** Search results are now far more accurate and relevant to the search terms
42 +** Users with large numbers of collabs no longer encounter unexpected search results
43 +** Collabs with special characters are now appropriately findable in the collab search
44 +
3 3  **Collaboratory.Lab**
4 4  
5 -* Releasing the "Experimental" build to the Lab.
6 -** Contains the latest version of all tools.
7 -** Updated much more frequently then the official EBRAINS image.
8 -** NOT persisted for long periods of time.
9 -** Although efforts are taken to ensure everything works together. we cannot guarantee everything works as well as the EBRAINS official image
47 +* Fix for ipycanvas extension in latest image.
10 10  
49 +=== **Collaboratory 2 release (2022-09-14)  (Released)** ===
50 +
51 +**Collaboratory.Lab**
52 +
53 +* Added Admin interface which allows greater ability to support users with their notebooks.
54 +* Pre-fill git committer info with user info from IAM.
55 +
56 +=== **Collaboratory 2 release (2022-08-15) (Released)** ===
57 +
58 +**Collaboratory.Wiki**
59 +
60 +* OIDC App client creation fix now allows M2M flow.
61 +* 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.
62 +* Misc. fixes.
63 +
64 +=== **Collaboratory 2 release (2022-06-28) (Released)** ===
65 +
66 +**Collaboratory.IAM**
67 +
68 +* First name and Last name are no longer editable via the identity manager
69 +
70 +=== **Collaboratory 2 release (2022-06-14) (Released)** ===
71 +
72 +**Collaboratory.Lab**
73 +
74 +* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]])
75 +* Fixed issue where kernel lost connection to the running notebook session
76 +* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches
77 +
78 +=== **Collaboratory 2 release (2022-06-09) (Released)** ===
79 +
80 +**Collaboratory.Wiki**
81 +
82 +* Fixed issue with collab search, results now return public collabs appropriately.
83 +* 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/]]
84 +* Guest accounts: deploying script to deactivate guest accounts that have reached end of life.
85 +
86 +**Collaboratory.Drive**
87 +
88 +* Changes made to allow admins to monitor large file usage in the Drive.
89 +
90 +=== **Collaboratory 2 release (2022-05-12) (Released)** ===
91 +
92 +**Collaboratory.Lab**
93 +
94 +* Deploying an "Experimental" build of EBRAINS tools to the Lab.
95 +** Contains the latest version of participating tools.
96 +** Updated much more frequently than the official EBRAINS releases of participating tools.
97 +** Contrary to EBRAINS releases, experimental build only persists until the next deployment of the experimental build.
98 +** Please note that this is an experimental build, and as such, users should use it at their own risk. EBRAINS recommends the official releases instead.
99 +
11 11  === **Collaboratory 2 release (2022-05-11) (Released)** ===
12 12  
13 13  **Collaboratory.Wiki**
... ... @@ -70,7 +70,7 @@
70 70  
71 71  **Collaboratory.Office**
72 72  
73 -* 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]].
162 +* 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]].
74 74  
75 75  **Collaboratory.Drive **
76 76