Skip to content

Releases: brigadecore/brigade-dashboard

v0.2.0

29 Mar 23:38
8f120ae
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed Since v0.1.0

  • Incorporated linter into CI
  • Incorporated style enforcement into CI using Prettier
  • Incorporated yarn audit into CI
  • Now building arm64 image in addition to amd64
  • Image runs as nonroot user
  • Image is scanned for vulnerabilities during CI
  • Image is signed
  • SBOM (software bill of materials) is generated and published as part of the release process (see assets below)
  • robots.txt updated to discourage web crawlers
  • Home page improved
  • Login control simplified
  • Log streaming window backgrounds lightened
  • Added global utility function for retrieving user ID
  • Log tabs grayed out for unauthorized users
  • Responsive design improved for better compatibility with smaller viewports
  • API address can be overridden with env var at development-time

Thank You to New Contributors

v0.2.0-rc.1

29 Mar 15:56
5eb7957
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release
ux: disable logs tabs for unauthorized users (#72)

Signed-off-by: dhairyabahl <dhairyabahl5@gmail.com>

Signed-off-by: Kent Rancourt <kent.rancourt@microsoft.com>

Co-authored-by: Kent Rancourt <kent.rancourt@microsoft.com>

v0.1.0

01 Mar 01:24
487837c
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Merge pull request #3 from krancour/no-arm64

temporarily disable build of arm64-based images