Skip to content

Releases: sensu/web

v1.2.1

09 Aug 18:22
a3e987b
Compare
Choose a tag to compare

Fixes

Bumps dependencies for packages with security alerts; relevant packages are related to unit test runner and Storybook. (#410)

v1.2.0

09 Nov 01:54
0106439
Compare
Choose a tag to compare

Added

  • Respects ANSI color codes when rendering check output. (#392)
  • Properly displays cron values when they contain a timezone. (#391)

v1.1.0

03 Mar 00:08
3039a83
Compare
Choose a tag to compare

Added

  • Adds environment variable (NODE_PROXY_SECURE) to skip verification of CA certificate. See INSTALL.md for usage. (#367)

v1.0.7

02 Mar 18:20
13f0b26
Compare
Choose a tag to compare

Fixes

Fixes issue where dates presented in the tooltips were not respecting the system/browser's locale. (#364)

v1.0.6

15 Feb 20:20
d298e7e
Compare
Choose a tag to compare

Fixes

Fixes issue where querying subscriptions led to a crash. (#357)

v1.0.5

11 Dec 22:27
6fe7860
Compare
Choose a tag to compare

Fixes

Fixes issue where users with non-ascii characters in their login credentials were unable to authenticate.

v1.0.4

20 Nov 19:21
1c78670
Compare
Choose a tag to compare

Fixes

Fixes issue where an event's total state change was always displayed as zero.

v1.0.3

22 Sep 18:55
c0890b2
Compare
Choose a tag to compare

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

22 Sep 00:29
bbea5c0
Compare
Choose a tag to compare

Security

Bumps http-proxy dependency to v1.18.1; addresses advisory GHSA-6x33-pw7p-hmpq.

v1.0.1

08 Jul 21:36
a73ce69
Compare
Choose a tag to compare

Fixes

  • Labels with a value of 0 or false 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.