Skip to content

Releases: vivekratnavel/omniboard

2.16.1

26 Dec 02:49
Compare
Choose a tag to compare

2.16.1 (2021-12-26)

Bug Fixes

  • runstable.js: fix issue where numeric values are passed as strings to $in operator (#290) (f243462)

2.16.0

02 Aug 02:06
Compare
Choose a tag to compare

2.16.0 (2021-08-02)

Features

  • metricsplot: add option to change plot mode for each run id (#278) (e151537), closes #266

2.15.0

11 Jul 11:33
Compare
Choose a tag to compare

2.15.0 (2021-07-11)

Features

  • runstable: add the ability to expand drill down view of a run (631d423), closes #248

2.14.1

11 Jul 08:39
Compare
Choose a tag to compare

2.14.1 (2021-07-11)

Bug Fixes

  • runstable: fix advance filters not working while using $in operator (aa50114), closes #273

2.14.0

12 Jun 08:34
Compare
Choose a tag to compare

2.14.0 (2021-06-12)

Features

  • filters: add the ability to disable filters without deleting (trigger a new release) (5aa0f6d)

2.13.0

23 Apr 18:52
Compare
Choose a tag to compare

2.13.0 (2021-04-23)

Features

  • metrics columns: add last_avg extrema to average the last n values (#258) (3019780)

2.12.2

08 Dec 23:05
Compare
Choose a tag to compare

2.12.2 (2020-12-08)

Bug Fixes

  • sourcefilescompareview: prevent crash with empty files in source file comparison (#240) (63e7801), closes #224

2.12.1

14 Jun 03:02
Compare
Choose a tag to compare

2.12.1 (2020-06-14)

Bug Fixes

  • artifacts view throws an error when there are 100's of artifacts (34f5d17), closes #217

2.12.0

29 May 08:38
Compare
Choose a tag to compare

2.12.0 (2020-05-29)

Features

  • metric plot: add a dropdown in metrics plot view to choose plot mode (lines,lines+markers,...) (5ac926f), closes #195

2.11.0

28 May 09:32
Compare
Choose a tag to compare

2.11.0 (2020-05-28)

Features

  • compare metrics: enable addition of multiple metric labels while comparing metrics (240b9ab), closes #216