Release Number | 0.6.0 |
---|---|
Release Date | July 23th, 2023 |
Release Codename | Tech Preview #4 |
Tag | 0.6.0 |
Release 0.6.0
Main changes
New Logo and refresh of the frontend
Infrahub has a new logo and a new paint of colors based on a shade of blue Infrahub's logo is inspired by a tree.
Why a tree ? because trees are composed of branches like Infrahub and the leaves on a tree have some similarities to the nodes on a graph.
User Management and Authentication
Infrahub now supports standard user management and authentication systems.
A user account can have 3 levels of permissions
admin
read-write
read-only
By default, Infrahub will allow anonymous access in read-only. it's possible to disable this feature via the configuration main.allow_anonymous_access
or via the environment variable INFRAHUB_ALLOW_ANONYMOUS_ACCESS