Update docs/202601Upgrade.md
All checks were successful
Build and deploy documentation / build-docs (pull_request) Successful in 7s
Lint markdown files / run-markdownlint (pull_request) Successful in 4s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 7s
All checks were successful
Build and deploy documentation / build-docs (pull_request) Successful in 7s
Lint markdown files / run-markdownlint (pull_request) Successful in 4s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped
Build and deploy documentation / build-docs (push) Successful in 6s
Build and deploy documentation / deploy-docs (push) Successful in 7s
This commit was merged in pull request #15.
This commit is contained in:
@@ -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 <MY_TOKEN>`.
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user