Skip to content

Releases: kien-ht/cypress-image-diff-html-report

v2.2.0

12 Aug 16:32
Compare
Choose a tag to compare

2.2.0 (2024-08-12)

Features

  • ⭐ make actual and failure threshold columns sortable (41f785f)

v2.1.3

12 Aug 13:09
Compare
Choose a tag to compare

2.1.3 (2024-08-12)

Bug Fixes

  • allow adding screenshots without baseline (af45409)

v2.1.2

04 May 09:56
Compare
Choose a tag to compare

2.1.2 (2024-05-04)

Bug Fixes

  • 🐞 skip inline assets if already inlined (4ed1d20)

v2.1.1

24 Apr 15:27
Compare
Choose a tag to compare

2.1.1 (2024-04-24)

Bug Fixes

  • 🐞 incorrectly resolve report json dir (0d51b5b)

v2.1.0

23 Apr 10:39
Compare
Choose a tag to compare

2.1.0 (2024-04-23)

Features

v2.0.3

08 Apr 13:23
Compare
Choose a tag to compare

2.0.3 (2024-04-08)

Bug Fixes

  • 🐞 remove versioning for base 64 images (4b14d02)

v2.0.2

11 Nov 18:52
Compare
Choose a tag to compare

2.0.2 (2023-11-11)

Bug Fixes

  • 🐞 dynamic icon gives false positive error (a28504b)

v2.0.1

30 Oct 14:04
Compare
Choose a tag to compare

2.0.1 (2023-10-30)

Bug Fixes

  • cli: 🐞 broken cli option aliases (38bbb5d)

v2.0.0

30 Oct 10:30
Compare
Choose a tag to compare

2.0.0 (2023-10-30)

Code Refactoring

  • rename input json path and its default value (49b5a37)

Features

  • ⭐ add config option reportJsonDir (e5e9cf7)

BREAKING CHANGES

  • rename input json path and its default value

v1.4.1

14 Oct 15:32
Compare
Choose a tag to compare

1.4.1 (2023-10-14)

Bug Fixes

  • ui: 🐞 image cached issue when update baseline (70209dc)