Skip to content

Releases: applitools/EyesUtilities

1.6.4

19 May 16:33

Choose a tag to compare

Add DomChangeSelectorMapping instance field to ActualStepResult

1.6.3

15 Nov 15:47

Choose a tag to compare

Add hasDynamicDiffs field to ActualStepResult for serialization

1.6.2

03 Jul 20:23

Choose a tag to compare

Fix issue in which multiple teams are created when executing addTeam command

1.6.1

01 Mar 17:22

Choose a tag to compare

Exponential backoff and increased poll retries.
Eliminate baseline IDs requirement in copying baselines (the API request for copying baselines used to require this).

1.6.0

26 Feb 18:31

Choose a tag to compare

Remove default limit for baseline copies.
Add option to explicitly define limit with argument -li.

Version bumps

1.5.20

08 Feb 22:06

Choose a tag to compare

Add new User properties to User POJO, which allows user administration.

1.5.19

04 Oct 22:23

Choose a tag to compare

Strip HTTP protocol form server url argument

1.5.18

12 Jun 21:04

Choose a tag to compare

Add option to use timestamp to index new baseline revisions in preferred order.

Example:
merge -k api_key -s "source branch" -t "target branch" -gt "2023-05-25T05:18:34.956Z"

1.5.17

24 Jan 19:12

Choose a tag to compare

Fix issue where server URL parameter not honored when invoking admin commands.

1.5.16

18 Jan 18:58

Choose a tag to compare

Adding an extra null check when determining accessibility result status.