Releases: sensu/web
Releases · sensu/web
v1.2.1
v1.2.0
v1.1.0
Added
- Adds environment variable (NODE_PROXY_SECURE) to skip verification of CA certificate. See INSTALL.md for usage. (#367)
v1.0.7
v1.0.6
v1.0.5
Fixes
Fixes issue where users with non-ascii characters in their login credentials were unable to authenticate.
v1.0.4
Fixes
Fixes issue where an event's total state change was always displayed as zero.
v1.0.3
Fixes
- Page offset is now reset when the page size is changed.
- Will continue to use access token is even if refresh token is not present.
v1.0.2
Security
Bumps http-proxy
dependency to v1.18.1
; addresses advisory GHSA-6x33-pw7p-hmpq
.
v1.0.1
Fixes
- Labels with a value of
0
orfalse
are now properly rendered. - Avoids potential out of bounds exception when selecting a changing with keyboard bindings.
- Ensures that sort order on events list can be changed after a value was previously selected.