| ... | ... | @@ -1,7 +1,55 @@ | 
              
                    | 1 |  | -=== **Collaboratory release  (2023-02-21)** === | 
              
                    |  | 1 | +=== **Collaboratory release (2023-07-24)** === | 
              
                    | 2 | 2 |  | 
              
                    |  | 3 | +**Collaboratory.IAM** | 
              
                    |  | 4 | + | 
              
                    |  | 5 | +We are upgrading the software that IAM relies on, this upgrade will bring some changes that you should be aware of: | 
              
                    |  | 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 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]]. | 
              
                    |  | 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]]. | 
              
                    |  | 12 | + | 
              
                    |  | 13 | +=== **Collaboratory release (2023-06-27) (Released)** === | 
              
                    |  | 14 | + | 
              
                    |  | 15 | +(% class="wikigeneratedid" %) | 
              
                    |  | 16 | +**Collaboratory.IAM** | 
              
                    |  | 17 | + | 
              
                    |  | 18 | +* Introduce a new form for users from institutions which have not yet been validated | 
              
                    |  | 19 | +* Prepare the management of updates to EBRAINS Terms | 
              
                    |  | 20 | + | 
              
                    | 3 | 3 | **Collaboratory.Wiki** | 
              
                    | 4 | 4 |  | 
              
                    |  | 23 | +* Introduce a new unified search UI to search for collabs and wiki pages | 
              
                    |  | 24 | +* Introduce a new option to make Groups private | 
              
                    |  | 25 | +* Introduce a new option to create invitation links to invite a user to a collab's team | 
              
                    |  | 26 | +* Avoid the display of the toast message for guest users | 
              
                    |  | 27 | +* Implementing performance optimisations | 
              
                    |  | 28 | + | 
              
                    |  | 29 | +**Collaboratory.Lab** | 
              
                    |  | 30 | + | 
              
                    |  | 31 | +* Update the Docker image used in the Lab by removing excess packages, adding libraries, and improving Git integration (prefilling the username and email) | 
              
                    |  | 32 | + | 
              
                    |  | 33 | +(% style="color:#3498db" %)Check this page for confirmation that the release has been completed. | 
              
                    |  | 34 | + | 
              
                    |  | 35 | +=== **Collaboratory release (2023-05-02) (Released)** === | 
              
                    |  | 36 | + | 
              
                    |  | 37 | +**Collaboratory.IAM** | 
              
                    |  | 38 | + | 
              
                    |  | 39 | +* 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). | 
              
                    |  | 40 | + | 
              
                    |  | 41 | +Users might notice a very short downtime of the IAM service (~~1 minute) as this release is deployed. | 
              
                    |  | 42 | + | 
              
                    |  | 43 | +=== **Collaboratory release (2023-03-09) (Released)** === | 
              
                    |  | 44 | + | 
              
                    |  | 45 | +**Collaboratory.Wiki** | 
              
                    |  | 46 | + | 
              
                    |  | 47 | +* Collab guest accounts can now be created again. | 
              
                    |  | 48 | + | 
              
                    |  | 49 | +=== **Collaboratory release (2023-02-21) (Released)** === | 
              
                    |  | 50 | + | 
              
                    |  | 51 | +**Collaboratory.Wiki** | 
              
                    |  | 52 | + | 
              
                    | 5 | 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 usable. | 
              
                    | 6 | 6 | * Unit admins will now receive weekly reminders if a user join request is awaiting a response. | 
              
                    | 7 | 7 |  | 
                      
        | ... | ... | @@ -15,6 +15,10 @@ | 
              
                    | 15 | 15 | **Collaboratory.Lab** | 
              
                    | 16 | 16 |  | 
              
                    | 17 | 17 | * An issue when launching the Lab for usernames containing special characters has been resolved. | 
              
                    |  | 66 | +* The tvb-ext-xircuits extension has been included in the Lab | 
              
                    |  | 67 | +** This offers a graphical way to build a showcase within EBRAINS Lab. | 
              
                    |  | 68 | +* Updated tvb-ext-unicore to support downloading folders from HPC and correctly update the status of jobs in all cases | 
              
                    |  | 69 | +* Updated tvb-widgets version to include latest improvements and bug fixes | 
              
                    | 18 | 18 |  | 
              
                    | 19 | 19 | === **Collaboratory release (2023-02-09) (Released)** === | 
              
                    | 20 | 20 |  |