Skip to content

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Nov 11:33
10cb1a2

1.2.2 (2023-11-28)

Features

Bug Fixes

  • cannot delete metrics with charts (ffbe57b)
  • cli: declare p-limit as a direct dependency (#44) (2b2ddb4)
  • contributions do not count total diff on metrics with groupByFile (#80) (39f1cd7)
  • count by metric when value is zero (c032b23)
  • deprecated capabilities on capybara driver (6622eab)
  • do not deliver weekly reports to users who opted out (750e3af)
  • handle deleted users when creating notifications (86fe3db)
  • metrics with no occurrences should get down to zero (#158) (96b688f)
  • occurrences were not filtering based on owners (4498e21)
  • remove from favorites (38493f0)
  • report should add up to previous values (cc137df)
  • users should be able to delete metrics from the organizations they belong to (3d50395)
  • users should see other users belonging to same org (9a4a495)

Miscellaneous Chores