Changes for page Releases

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

From version 203.1
edited by mmorgan
on 2023/06/27 14:09
Change comment: There is no comment for this version
To version 221.1
edited by chaney08
on 2023/09/08 13:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mmorgan
1 +XWiki.chaney08
Content
... ... @@ -1,6 +1,46 @@
1 -(% class="wikigeneratedid" %)
2 -=== **Collaboratory release (2023-06-27)** ===
1 +=== **Collaboratory release (2023-09-08)(Released)** ===
3 3  
3 +**Collaboratory.IAM**
4 +
5 +* We are upgrading the software that IAM relies on to the latest version.
6 +
7 +**Collaboratory.Wiki**
8 +
9 +* Performance when adding members to a team has been improved.
10 +* Performance when checking user info has been improved.
11 +* UX has been improved when adding a user/group/unit to a team.
12 +
13 +=== **Collaboratory release (2023-08-22)(Released)** ===
14 +
15 +**Collaboratory.Wiki**
16 +
17 +* A new filter when searching groups is now available. This filter will only show groups that you are already a member of.
18 +* Improved loading of the Identity manager page.
19 +* Fixes to OIDC clients not having openid scope by default on creation.
20 +* Improved tooltips on collab creation.
21 +
22 +=== **Collaboratory release (2023-08-02)(Released)** ===
23 +
24 +**Collaboratory.Wiki**
25 +
26 +* Improved search functionality
27 +** Search results are now more accurate and relevant.
28 +** Implemented various search operators. [[Read more>>doc:Collabs.the-collaboratory.Documentation Wiki.FAQ.Search operators.WebHome]].
29 +** Improved results for collabs containing special characters.
30 +
31 +=== **Collaboratory release (2023-07-24)(Released)** ===
32 +
33 +**Collaboratory.IAM**
34 +
35 +We are upgrading the software that IAM relies on, this upgrade will bring some changes that you should be aware of:
36 +
37 +* "Log-out" from a service: After clicking "Log-out," you will be directed to a new screen which will ask you to log out of your EBRAINS session.
38 +* For service developers, 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/]].
39 +
40 +Should you encounter any issues after the upgrade, please contact us at [[https:~~/~~/ebrains.eu/support>>https://ebrains.eu/support]].
41 +
42 +=== **Collaboratory release (2023-06-27) (Released)** ===
43 +
4 4  (% class="wikigeneratedid" %)
5 5  **Collaboratory.IAM**
6 6  
... ... @@ -10,8 +10,8 @@
10 10  **Collaboratory.Wiki**
11 11  
12 12  * Introduce a new unified search UI to search for collabs and wiki pages
13 -* Introduce new option to make Groups private
14 -* Introduce new option to create invitation links to invite a user to a collab's team
53 +* Introduce a new option to make Groups private
54 +* Introduce a new option to create invitation links to invite a user to a collab's team
15 15  * Avoid the display of the toast message for guest users
16 16  * Implementing performance optimisations
17 17  
... ... @@ -19,6 +19,8 @@
19 19  
20 20  * Update the Docker image used in the Lab by removing excess packages, adding libraries, and improving Git integration (prefilling the username and email)
21 21  
62 +(% style="color:#3498db" %)Check this page for confirmation that the release has been completed.
63 +
22 22  === **Collaboratory release (2023-05-02) (Released)** ===
23 23  
24 24  **Collaboratory.IAM**