v0.8.22
Breaking Changes
- Removed the
organization
parameter from thewebknossos_context
function. The organization will automatically be fetched using the token of the user. #470
Added
- Added a
User
class to the client that can be used to get meta-information of users or their logged time. The currently logged in user can be accessed, as well as all managed users. #470