... |
... |
@@ -1,14 +1,43 @@ |
1 |
|
-=== **Collaboratory release (2023-07-24)** === |
|
1 |
+=== **Collaboratory release (2023-09-08)(Released)** === |
2 |
2 |
|
3 |
3 |
**Collaboratory.IAM** |
4 |
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 |
+ |
5 |
5 |
We are upgrading the software that IAM relies on, this upgrade will bring some changes that you should be aware of: |
6 |
6 |
|
7 |
|
-* "Log-out" from a service: After clicking "Log-out," you will be logged out of that specific service. You will then be directed to a new screen, which allows you to log out of all EBRAINS services that support a central logout. [[Read more>>doc:Collabs.the-collaboratory.Documentation IAM.FAQ.Revoking a Keycloak session.WebHome]]. |
8 |
|
-* 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/]]. |
9 |
|
-* For service developers and service accounts, the scope "openid" is now required to reach the /userinfo endpoint. Please update your client accordingly in our [[OIDC Client manager app>>https://wiki.ebrains.eu/bin/view/OIDC]]. |
|
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/]]. |
10 |
10 |
|
11 |
|
-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]]. |
|
40 |
+Should you encounter any issues after the upgrade, please contact us at [[https:~~/~~/ebrains.eu/support>>https://ebrains.eu/support]]. |
12 |
12 |
|
13 |
13 |
=== **Collaboratory release (2023-06-27) (Released)** === |
14 |
14 |
|