Skip to content

Latest commit

 

History

History
121 lines (52 loc) · 4.76 KB

CHANGELOG.md

File metadata and controls

121 lines (52 loc) · 4.76 KB

2.2.0 (2024-08-12)

Features

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

2.1.3 (2024-08-12)

Bug Fixes

  • allow adding screenshots without baseline (af45409)

2.1.2 (2024-05-04)

Bug Fixes

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

2.1.1 (2024-04-24)

Bug Fixes

  • 🐞 incorrectly resolve report json dir (0d51b5b)

2.1.0 (2024-04-23)

Features

2.0.3 (2024-04-08)

Bug Fixes

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

2.0.2 (2023-11-11)

Bug Fixes

  • 🐞 dynamic icon gives false positive error (a28504b)

2.0.1 (2023-10-30)

Bug Fixes

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

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

1.4.1 (2023-10-14)

Bug Fixes

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

1.4.0 (2023-10-13)

Features

  • ui: ⭐ support viewing screenshots in details (53b84f9)

1.3.2 (2023-10-12)

Bug Fixes

  • core.ts: 🐞 error handling for starting server (c636799)

1.3.1 (2023-10-11)

Bug Fixes

  • ui: 🐞 cached image issue when update new baseline with same name (4584b01)

1.3.0 (2023-10-10)

Features

  • ⭐ add inlineAssets config option (dfb218d)

1.2.0 (2023-10-10)

Features

  • ⭐ add update baseline screenshot function (eef7def)

1.1.0 (2023-10-09)

Features

  • ⭐ migrate to the new UI (a7d77bc)