... |
... |
@@ -1,7 +2,6 @@ |
1 |
|
-(% class="wikigeneratedid" %) |
2 |
2 |
=== **Collaboratory 2 release (2022-12-13)** === |
3 |
3 |
|
4 |
|
-This release contains fixes for issues discovered in the OIDC client manager app and Lab environment variables released on the 7th December. |
|
3 |
+This release contains fixes for minor issues discovered in the OIDC client manager app and Lab environment variables. |
5 |
5 |
|
6 |
6 |
=== **Collaboratory 2 release (2022-12-07) (Released)** === |
7 |
7 |
|
... |
... |
@@ -22,6 +22,7 @@ |
22 |
22 |
* Add the possibility for OIDC client maintainers to add the service account related to the OIDC client to a [[collab's Team>>doc:Collabs.the-collaboratory.Documentation IAM.FAQ.Adding a service account to a Collab Team or a Group.WebHome]] |
23 |
23 |
* Certain special characters were causing issues when put into a collab name, you can no longer use these special characters in a name. |
24 |
24 |
* New field "has_bucket" was added to the API response describing collab. This allows users to quickly and easily see if a collab has a Bucket associated with it as a bucket is optional in a collab. |
|
24 |
+* When using the collab search page, you can now include filters in the URL. E.g [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/#favorite=true>>https://wiki.ebrains.eu/bin/view/Collabs/#favorite=true]] will have the favourite filter selected by default when visiting the link |
25 |
25 |
|
26 |
26 |
**Collaboratory.IAM** |
27 |
27 |
|