Bug Fixes
- add permissions for dashboard, and terminal features, wrapped under rbac guard' (69c37c1)
- changelog push to pull request (cc35929)
- command chaining in contributing docs (7799d4d)
- remove macos related inconsistency in dev env setup action file (fb812af)
- update changelog workflow to include only master branch push (b0e38dc)
- update workflows to be more specific on the events thus by making better use of actions' (a1a144b)
- uses permission guard to have more type safe declarations (813924c)
Features
- create rbac guard and util components for different combination of permission checks (df5873d)
- enable auto update of version.txt on release (9a554f7)
Reverts
- temporary changes to install branch (e4b6759)