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