diff --git a/docs/202601Upgrade.md b/docs/202601Upgrade.md index 8528dea..69bd9d0 100644 --- a/docs/202601Upgrade.md +++ b/docs/202601Upgrade.md @@ -27,6 +27,11 @@ Some APIs have been updated. This affects you only if you interact directly with 2. Authorization update: API authorization now requires passing your token in the **Authorization header**, prefixed with Bearer, i.e. `Bearer `. 3. Login endpoint: API login is now available at `/auth/login` rather than `users/login`. +### UI changes + +1. The sections menu is now on the left side of the screen +2. The `publish` workflow has changed, now all fields are mandatory in the form and it's a three steps process, `save`, `publish`, `register`. + ### Recieving updates notifications To receive notifications on updates, please subscribe to the [scicat mailing list](https://psilists.ethz.ch/sympa/info/scicat).