Skip to content

Release 2.7.5

Compare
Choose a tag to compare
@danniehansen danniehansen released this 12 Mar 21:32
· 22 commits to master since this release
1d9a896

[2.7.5] - 2024-03-12

Security

  • Updated packages to latest version matching version selectors.
  • Updated node from 18 -> 20

Fixed

  • Fixed locale issues with estimation input not always accepting decimals. Now it's statically configured for en-GB locale.
  • Fixed some cases of UI scroll when estimates, time spent and total estimate exceeded the visual limit.

Removed

  • Removed Jest and associated code as there was no actual tests.