What's new in Portal 10.1.0? π
Categories:
We are jubilant to announce the release of BioMedIT Portal 10.1.0, which is packed with new features and improved usability.
You may find the full list of changes in the: CHANGELOG.
New personal access tokens feature π
This release comes with an entirely new way to authenticate to the BioMedIT Portal. Users can now create personal access tokens that can be used to authenticate to the Portal API. This new machine friendly authentication enables programmatic access to the Portal, allowing users to automate tasks.
Users can create personal access tokens in the Profile page, or using the dedicated endpoint. Note that Portal does NOT store these tokens in the database.
We will gradually add support for personal access tokens to all endpoints. A list of the endpoints that already support personal access tokens can be found at: https://portal.dcc.sib.swiss/api/v2/docs.
New routable tabs features ποΈ
Many pages on BioMedIT Portal come with different tabs. Each tabs may contain different information, or different views of the same information.
Users can now navigate to specific tabs by using the tab
query parameter in
the URL. Moving around tabs will also update the URL, allowing users to easily
navigate back and forth between different tabs.
Support and feedback β€οΈ
If you have any questions or would like to give us feedback, please feel free to contact us at biomedit@sib.swiss.
The BioMedIT Central Team