Changes for page Releases

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

From version 72.1
edited by chaney08
on 2021/12/13 17:13
Change comment: There is no comment for this version
To version 84.1
edited by hbpadmin
on 2022/01/25 11:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.chaney08
1 +XWiki.hbpadmin
Content
... ... @@ -1,9 +1,38 @@
1 -=== **Collaboratory 2 release (2021-12-14) ** ===
1 +(% class="wikigeneratedid" %)
2 +=== **Collaboratory 2 release (2022-01-25) ** ===
2 2  
4 +**Collaboratory.Wiki**
5 +
6 +* Added a new API to delete collabs. Details found [[here>>doc:Collabs.the-collaboratory.Documentation Wiki.API.WebHome]] after release.
7 +* The "Get Collab" API has been updated, you can now use this API to search for exact title. Details found [[here>>doc:Collabs.the-collaboratory.Documentation Wiki.API.WebHome]] after release.
8 +* Updates to the maintenance banner.
9 +
10 +=== **Collaboratory 2 release (2022-01-17) (Released)** ===
11 +
3 3  **Collaboratory.Lab**
4 4  
14 +* We are re-enabling the Juelich site selection for running your Notebooks on.
15 +
16 +=== **Collaboratory 2 release (2022-01-11) (Released)** ===
17 +
18 +**Collaboratory.Wiki**
19 +
20 +* The new Toast that appears if you have not filled in your PLUS profile has been updated to take into account more scenarios. The message and links will change dynamically based on a users situation.
21 +* Upgrading XWiki to latest patch version.
22 +* New policy released regarding collabs. [[Read more>>doc:Collabs.the-collaboratory.New Collaboratory\.wiki policy.WebHome]]
23 +
24 +**Collaboratory.Drive**
25 +
26 +* File uploads are now limited to 1GB or below in size.
27 +
28 +=== **Collaboratory 2 release (2021-12-14) (Released)** ===
29 +
30 +**Collaboratory.Lab**
31 +
5 5  * Idle Labs are now kept running for up to 12 hours before being automatically closed.
6 6  * The Lab is aware of a new permission regarding user quotas. Lab users will be asked to grant the Lab this permission in their next session.
34 +* The "Experimental" image is now becoming the Official EBRAINS image while the current  "Official EBRAINS" image will now be deprecated.
35 +* The option to choose the Julich site is temporarily being disabled.
7 7  
8 8  **Collaboratory.Wiki**
9 9  
... ... @@ -11,9 +11,17 @@
11 11  * The wording of the email received when you need to re-verify your account has been updated.
12 12  * You can no longer create collabs with duplicate titles.
13 13  * When using the "Collabs" search, filters will no longer be applied by default; instead you now need to select what filters you want to apply.
43 +* A "Toast" popup will now remind you to fill out your PLUS profile if you have not already done so.
14 14  
15 -=== **Collaboratory 2 release (2021-12-07) ** ===
45 +**Collaboratory.Bucket (Data-proxy)**
16 16  
47 +* file picker option added in the data-proxy. Data Proxy front UI can be parametrized with 2 query parameters: redirect_uri  and redirect_title . Once the user has selected files/folders in the UI, and clicks on the redirect button, he is redirected to the specified redirect_uri. The redirect_title is optional and allows to customize the redirect button in the UI.
48 +* There is a new query parameter folder . When the user browses a bucket, the folder parameter is updated. That allows the user to share a link to a specific folder.
49 +* Public buckets are now visible to anyone authenticated in the UI
50 +* Public / Private toggle is visible to everyone but disabled by default. Only administrators can update the bucket privacy status.
51 +
52 +=== **Collaboratory 2 release (2021-12-07) (Released)** ===
53 +
17 17  **Collaboratory.Lab**
18 18  
19 19  * The Lab now loads the Drive of the selected collab before loading the Drive of other collabs the user has access to. This reduces the time it takes for the selected collab's Drive to be accessible when starting up the Lab. This applies both to users opening the Lab from the Wiki navigation or from a link to a specific notebook.