Skip to content

v1.42.0

Latest

Choose a tag to compare

@sm-release-app sm-release-app released this 02 Dec 18:23
54a223c

1.42.0 (2025-12-02)

Features

  • add k6 version information to probes (#1269) (652e09c)
  • add k6 version selection to check form (Checkster version) (#1461) (910dd45)
  • add tracking for feature tab changes (#1490) (271340f)
  • change 'Add new check' button to 'Create new check' with plus icon (#1460) (084ec81)
  • highlight docs panel (#1444) (f7fe8b7)
  • Implement native scroll for Monaco script editor (#1488) (6a75fe2)
  • make monaco load types dynamically (#1289) (69bacf9)
  • pass eventInfo to useCUDChecks in useHandleSubmitCheckster (#1487) (161b495)
  • suggestion for duplicate functionality (#1496) (f9c18cd)

Fixes

  • add eslint-disable for deprecated MultiSelect component (#1510) (40e994b)
  • duplicate job name can now be edited (#1499) (abf2e43)
  • respect using custom datasource when configured in jsonData (#1470) (16de336)

Miscellaneous Chores