| ... |
... |
@@ -1,7 +5,3 @@ |
| 1 |
|
-=== **Collaboratory 2 release (2022-12-13)** === |
| 2 |
|
- |
| 3 |
|
-This release contains fixes for minor issues discovered in the OIDC client manager app and Lab environment variables. |
| 4 |
|
- |
| 5 |
5 |
=== **Collaboratory 2 release (2022-12-07) (Released)** === |
| 6 |
6 |
|
| 7 |
7 |
**Collaboratory.Lab ** |
| ... |
... |
@@ -8,7 +8,7 @@ |
| 8 |
8 |
|
| 9 |
9 |
* Dynamic environment variables |
| 10 |
10 |
** Notebook name, collab name and site hosting your Lab session will now always be available in a notebook, regardless of how you navigate to a notebook. |
| 11 |
|
-** COLLAB_NAME has been renamed to COLLAB_TITLE to reflect its value. |
|
7 |
+** COLLAB_TITLE added to environment variables. COLLAB_NAME changed to reflect name of the collab (slug syntax, invariable) rather than its title. |
| 12 |
12 |
* The Virtual Brain Library extension has been updated. |
| 13 |
13 |
|
| 14 |
14 |
**Collaboratory.Wiki** |