Changes for page Releases

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

From version 189.1
edited by chaney08
on 2023/02/21 11:15
Change comment: There is no comment for this version
To version 207.1
edited by chaney08
on 2023/07/21 17:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,20 +1,71 @@
1 -=== **Collaboratory release (2023-02-21)** ===
1 +(% class="wikigeneratedid" %)
2 +=== **IAM upgrade (2023-07-24)** ===
2 2  
4 +We are upgrading the software that IAM relies on, this upgrade will bring some changes that you should be aware of:
5 +
6 +* "Log-out" Functionality: After clicking "Log-out," you will be logged out of the specific service you were using. You will then be directed to a new screen, which allows you to log out of all EBRAINS services connected to Keycloak that support a central logout. [[Read more>>doc:Collabs.the-collaboratory.Documentation IAM.FAQ.Revoking a Keycloak session.WebHome]].
7 +* The public key of the HBP realm has changed, if your application is currently using this value, please update it with the value found [[here>>https://iam.ebrains.eu/auth/realms/hbp/]].
8 +* For service developers and service accounts, the scope "openid" is now required by keycloak to reach the /userinfo endpoint, please update your client accordingly in our [[OIDC Client manager app>>https://wiki.ebrains.eu/bin/view/OIDC]].
9 +
10 +Should you encounter any issues after the upgrade, we kindly ask you to raise a ticket at our support portal: [[https:~~/~~/ebrains.eu/support>>https://ebrains.eu/support]].
11 +
12 +=== **Collaboratory release (2023-06-27) (Released)** ===
13 +
14 +(% class="wikigeneratedid" %)
15 +**Collaboratory.IAM**
16 +
17 +* Introduce a new form for users from institutions which have not yet been validated
18 +* Prepare the management of updates to EBRAINS Terms
19 +
3 3  **Collaboratory.Wiki**
4 4  
5 -* Collab names are now unique. Once a collab name has been used, even if the collab is deleted, that name will no longer be useable.
22 +* Introduce a new unified search UI to search for collabs and wiki pages
23 +* Introduce a new option to make Groups private
24 +* Introduce a new option to create invitation links to invite a user to a collab's team
25 +* Avoid the display of the toast message for guest users
26 +* Implementing performance optimisations
27 +
28 +**Collaboratory.Lab**
29 +
30 +* Update the Docker image used in the Lab by removing excess packages, adding libraries, and improving Git integration (prefilling the username and email)
31 +
32 +(% style="color:#3498db" %)Check this page for confirmation that the release has been completed.
33 +
34 +=== **Collaboratory release (2023-05-02) (Released)** ===
35 +
36 +**Collaboratory.IAM**
37 +
38 +* The registration form is updated to collect additional information for new users: consent to Terms in the registration form (not in a separate page, consent to receive emails, country of residence).
39 +
40 +Users might notice a very short downtime of the IAM service (~~1 minute) as this release is deployed.
41 +
42 +=== **Collaboratory release (2023-03-09) (Released)** ===
43 +
44 +**Collaboratory.Wiki**
45 +
46 +* Collab guest accounts can now be created again.
47 +
48 +=== **Collaboratory release (2023-02-21) (Released)** ===
49 +
50 +**Collaboratory.Wiki**
51 +
52 +* Collab names are now unique. Once a collab name has been used, even if the collab is deleted, that name will no longer be usable.
6 6  * Unit admins will now receive weekly reminders if a user join request is awaiting a response.
7 7  
8 8  **Collaboratory.Bucket**
9 9  
10 -* Performance optimizations on both the backend and the frontend
57 +* Performance optimizations on both the back-end and the front-end
11 11  * Simplification of the API (e.g. deprecation of "public" endpoints) - [[API endpoints>>doc:Collabs.the-collaboratory.Documentation Bucket.API]]
12 -* Better support for clients issuing many requests (such as viewers)
13 -* Several bug fixes (Such as issues with containers containing more than 10000 objects)
59 +* Better support for clients issuing many requests (such as image viewer apps)
60 +* Several bug fixes (such as issues with buckets containing more than 10'000 objects)
14 14  
15 15  **Collaboratory.Lab**
16 16  
17 -* An issue with utf8 errors on users with special characters in their username has been resolved.
64 +* An issue when launching the Lab for usernames containing special characters has been resolved.
65 +* The tvb-ext-xircuits extension has been included in the Lab
66 +** This offers a graphical way to build a showcase within EBRAINS Lab.
67 +* Updated tvb-ext-unicore to support downloading folders from HPC and correctly update the status of jobs in all cases
68 +* Updated tvb-widgets version to include latest improvements and bug fixes
18 18  
19 19  === **Collaboratory release (2023-02-09) (Released)** ===
20 20