Skip to content

Releases: yoavf/auto-pr-screenshots-action

v1.4.0-beta

08 Oct 16:29
5bc7cef

Choose a tag to compare

1.4.0-beta (2025-10-08)

Features

  • correctly display errored screenshots (fe01899)
  • correctly display screenshot errors (ed02266)

Bug Fixes

  • always use self bundled playwright so it doesn't conflict with caller repo version (a8c150c)
  • use fixed playwright version to prevent conflicts (ab94737)

v1.3.1-beta

24 Aug 13:00
2b84471

Choose a tag to compare

1.3.1-beta (2025-08-24)

Bug Fixes

  • use latest version to get around version conflicts with npx (45fb404)

v1.3.0-beta

19 Aug 08:27
2fe69da

Choose a tag to compare

1.3.0-beta (2025-08-19)

Features

Bug Fixes

  • invalid yaml file for release-please workflow (bed9ef2)
  • invalid yaml file for workflow (0cf0c26)

v1.2.0-beta

16 Aug 09:23
9c94e2b

Choose a tag to compare

v1.2.0-beta Pre-release
Pre-release

What's Changed

  • Fix screenshot url so that it also work on private repos by @yoavf in #21

v1.1.0-beta

03 Aug 15:51

Choose a tag to compare

v1.1.0-beta Pre-release
Pre-release

Improved the layout of the comment posted by the action

v1.0.3-beta

03 Aug 05:16
8d66d73

Choose a tag to compare

v1.0.3-beta Pre-release
Pre-release
  • Fix config file being ignored when URL input is also provided #7

v1.0.2-beta

02 Aug 13:52
e5e16f9

Choose a tag to compare

v1.0.2-beta Pre-release
Pre-release
Merge pull request #5 from yoavf/feat/optional-attribution

Update configuration and make attribution opt-in

v1.0.1-beta

02 Aug 13:02

Choose a tag to compare

v1.0.1-beta Pre-release
Pre-release

Fix links to this repo in the documentation.