Changes for page Releases

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

From version 187.1
edited by mmorgan
on 2023/02/14 13:12
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,9 +1,108 @@
1 +=== **Collaboratory release (2023-09-08)(Released)** ===
2 +
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 +
44 +(% class="wikigeneratedid" %)
45 +**Collaboratory.IAM**
46 +
47 +* Introduce a new form for users from institutions which have not yet been validated
48 +* Prepare the management of updates to EBRAINS Terms
49 +
50 +**Collaboratory.Wiki**
51 +
52 +* Introduce a new unified search UI to search for collabs and wiki pages
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
55 +* Avoid the display of the toast message for guest users
56 +* Implementing performance optimisations
57 +
58 +**Collaboratory.Lab**
59 +
60 +* Update the Docker image used in the Lab by removing excess packages, adding libraries, and improving Git integration (prefilling the username and email)
61 +
62 +(% style="color:#3498db" %)Check this page for confirmation that the release has been completed.
63 +
64 +=== **Collaboratory release (2023-05-02) (Released)** ===
65 +
66 +**Collaboratory.IAM**
67 +
68 +* 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).
69 +
70 +Users might notice a very short downtime of the IAM service (~~1 minute) as this release is deployed.
71 +
72 +=== **Collaboratory release (2023-03-09) (Released)** ===
73 +
74 +**Collaboratory.Wiki**
75 +
76 +* Collab guest accounts can now be created again.
77 +
78 +=== **Collaboratory release (2023-02-21) (Released)** ===
79 +
80 +**Collaboratory.Wiki**
81 +
82 +* 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.
83 +* Unit admins will now receive weekly reminders if a user join request is awaiting a response.
84 +
85 +**Collaboratory.Bucket**
86 +
87 +* Performance optimizations on both the back-end and the front-end
88 +* Simplification of the API (e.g. deprecation of "public" endpoints) - [[API endpoints>>doc:Collabs.the-collaboratory.Documentation Bucket.API]]
89 +* Better support for clients issuing many requests (such as image viewer apps)
90 +* Several bug fixes (such as issues with buckets containing more than 10'000 objects)
91 +
92 +**Collaboratory.Lab**
93 +
94 +* An issue when launching the Lab for usernames containing special characters has been resolved.
95 +* The tvb-ext-xircuits extension has been included in the Lab
96 +** This offers a graphical way to build a showcase within EBRAINS Lab.
97 +* Updated tvb-ext-unicore to support downloading folders from HPC and correctly update the status of jobs in all cases
98 +* Updated tvb-widgets version to include latest improvements and bug fixes
99 +
1 1  === **Collaboratory release (2023-02-09) (Released)** ===
2 2  
3 3  **Collaboratory.Wiki**
4 4  
5 5  * The Drive service now supports URLs pointing to a sub-folder and the URL of the page is updated when navigating in the Drive.
6 -** URL format as follows: https:~/~/wiki.ebrains.eu/bin/view/Collabs///<collabname>///Drive#//<folder>/////<subfolder>//
105 +** URL format as follows: https:~/~/wiki.ebrains.eu/bin/view/Collabs///<collabname>///Drive#//<folder>/<subfolder>//
7 7  ** Note that such links only work for users that are already logged in.
8 8  
9 9  === **Collaboratory release (2023-02-07) (Released)** ===