Skip to content

hub-0.50.0

Compare
Choose a tag to compare
@cedricve cedricve released this 12 Feb 07:21
· 16 commits to master since this release
2cfd57e

Minor Changes

  • Various UI and bug fixes in the front end: profile page, role page, analytics page, etc.
  • Implementation of multi SSO domains. You can now connect multiple OIDC providers linked to a domain. Depending on the domain @google.com or @yourcompany.com the user will be guided through the SSO process.
  • Ability to embed Kerberos Hub into an existing application through SSO chaining. Authentication token (oauth2) is forwarded to the Kerberos Hub application, which automatically validates or reject the token, and seamless login the user.
  • Performance increase of thumbnail generation and significant reduced size.
  • Support for IO triggering through alerts. ONVIF configured Kerberos Agents will pull IO configuration from the camera and forward it to Kerberos Hub. The Kerberos Agent act as a gateway for triggering the IO pins.
  • New chart layouts for better UX and rendering.

Major Changes

  • Performance increase due to front-end version upgrade (Angular).
  • Performance increase due to MongoDB driver update, we do support latest MongoDB version. kerberos-io/roadmap#58

Release