... |
... |
@@ -2,19 +2,19 @@ |
2 |
2 |
|
3 |
3 |
**Collaboratory.Wiki** |
4 |
4 |
|
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. |
|
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 useable. |
6 |
6 |
* Unit admins will now receive weekly reminders if a user join request is awaiting a response. |
7 |
7 |
|
8 |
8 |
**Collaboratory.Bucket** |
9 |
9 |
|
10 |
|
-* Performance optimizations on both the back-end and the front-end |
11 |
|
-* Simplification of the API (e.g. deprecation of "public" endpoints) - [[API endpoints>>doc:Collabs.the-collaboratory.Documentation Bucket.API]] |
12 |
|
-* Better support for clients issuing many requests (such as image viewer apps) |
13 |
|
-* Several bug fixes (such as issues with buckets containing more than 10'000 objects) |
|
10 |
+* Performance optimizations on both the backend and the frontend |
|
11 |
+* Simplification of the API (e.g. deprecation of "public" endpoints) |
|
12 |
+* Better support for clients issuing many requests (such as viewers) |
|
13 |
+* Several bug fixes (Such as issues with containers containing more than 10000 objects) |
14 |
14 |
|
15 |
15 |
**Collaboratory.Lab** |
16 |
16 |
|
17 |
|
-* An issue when launching the Lab for usernames containing special characters has been resolved. |
|
17 |
+* An issue with utf8 errors on users with special characters in their username has been resolved. |
18 |
18 |
|
19 |
19 |
=== **Collaboratory release (2023-02-09) (Released)** === |
20 |
20 |
|