Changes for page Releases

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

From version 117.1
edited by hbpadmin
on 2022/04/07 12:45
Change comment: There is no comment for this version
To version 151.1
edited by chaney08
on 2022/10/24 14:29
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,11 +1,115 @@
1 -=== **Collaboratory 2 release (2022-04-07)** ===
1 +=== **Collaboratory 2 release (2022-10-24)** ===
2 2  
3 -The EBRAINS logo is being updated throughout all of our services.
3 +(% class="wikigeneratedid" %)
4 +**Collaboratory.Lab **
4 4  
5 -**Collaboratory.WIKI**
6 +* Deploying a new "Official EBRAINS release candidate" build of EBRAINS tools to the Lab.
7 +** Contains the latest version of participating tools.
8 +** Will become the new Official EBRAINS release if no issues are reported.
6 6  
10 +**Collaboratory.Wiki**
11 +
12 +* Issues with resetting password while 2-factor authentication(2fa) was active or removing 2fa from your account have been resolved.
13 +
14 +=== **Collaboratory 2 release (2022-10-04)  (Released)** ===
15 +
16 +**Collaboratory.Wiki**
17 +
18 +* Improved search functionality
19 +** Collab descriptions are now also included in collab search, previously just title was used in the search
20 +** Search results are now far more accurate and relevant to the search terms
21 +** Users with large numbers of collabs no longer encounter unexpected search results
22 +** Collabs with special characters are now appropriately findable in the collab search
23 +
24 +**Collaboratory.Lab**
25 +
26 +* Fix for ipycanvas extension in latest image.
27 +
28 +=== **Collaboratory 2 release (2022-09-14)  (Released)** ===
29 +
30 +**Collaboratory.Lab**
31 +
32 +* Added Admin interface which allows greater ability to support users with their notebooks.
33 +* Pre-fill git committer info with user info from IAM.
34 +
35 +=== **Collaboratory 2 release (2022-08-15) (Released)** ===
36 +
37 +**Collaboratory.Wiki**
38 +
39 +* OIDC App client creation fix now allows M2M flow.
40 +* 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.
41 +* Misc. fixes.
42 +
43 +=== **Collaboratory 2 release (2022-06-28) (Released)** ===
44 +
45 +**Collaboratory.IAM**
46 +
47 +* First name and Last name are no longer editable via the identity manager
48 +
49 +=== **Collaboratory 2 release (2022-06-14) (Released)** ===
50 +
51 +**Collaboratory.Lab**
52 +
53 +* Integrated tvb-widgets ([[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]])
54 +* Fixed issue where kernel lost connection to the running notebook session
55 +* Improved drive integration in the lab: Reduced “Cannot open” errors by initialising the relevant shared collab before the user session launches
56 +
57 +=== **Collaboratory 2 release (2022-06-09) (Released)** ===
58 +
59 +**Collaboratory.Wiki**
60 +
61 +* Fixed issue with collab search, results now return public collabs appropriately.
62 +* 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/]]
63 +* Guest accounts: deploying script to deactivate guest accounts that have reached end of life.
64 +
65 +**Collaboratory.Drive**
66 +
67 +* Changes made to allow admins to monitor large file usage in the Drive.
68 +
69 +=== **Collaboratory 2 release (2022-05-12) (Released)** ===
70 +
71 +**Collaboratory.Lab**
72 +
73 +* Deploying an "Experimental" build of EBRAINS tools to the Lab.
74 +** Contains the latest version of participating tools.
75 +** Updated much more frequently than the official EBRAINS releases of participating tools.
76 +** Contrary to EBRAINS releases, experimental build only persists until the next deployment of the experimental build.
77 +** 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.
78 +
79 +=== **Collaboratory 2 release (2022-05-11) (Released)** ===
80 +
81 +**Collaboratory.Wiki**
82 +
83 +* Fixing an issue discovered with users profile view.
84 +
85 +=== **Collaboratory 2 release (2022-05-10) (Released)** ===
86 +
87 +**Collaboratory.Wiki**
88 +
89 +* Guest account frontend released. To gain access please request sponsor role with justification via [[https:~~/~~/ebrains.eu/support>>https://ebrains.eu/support]]
90 +
91 +=== **Collaboratory 2 release (2022-04-26) (Released)** ===
92 +
93 +**Collaboratory.Wiki**
94 +
95 +* Update to guest account creation API.
96 +
97 +=== **Collaboratory 2 release (2022-04-12) (Released)** ===
98 +
99 +**Collaboratory.Wiki**
100 +
101 +* Initial guest account creation API released.
102 +
103 +**Collaboratory.IAM**
104 +
105 +* Initial version of updated OIDC client API released.
106 +
107 +=== **Collaboratory 2 release (2022-04-07) (Released)** ===
108 +
109 +**Collaboratory.Wiki**
110 +
7 7  * Fixup on Units navigation UI
8 -* New public collab policy on collab creation and edition, [[more info>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/New%20Collaboratory.wiki%20policy/]]
112 +* New Collaboratory policies about public collabs, [[more info>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/New%20Collaboratory.wiki%20policy/]]
9 9  
10 10  === **Collaboratory 2 release (2022-04-04)(Released)** ===
11 11  
... ... @@ -34,7 +34,7 @@
34 34  
35 35  **Collaboratory.Office**
36 36  
37 -* 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]].
141 +* 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]].
38 38  
39 39  **Collaboratory.Drive **
40 40