Improvement
Changes:
- Project search is case insensitive now
- Long project names trimmed
- Styles of bulk operations changed so are less prominent
Changes:
Now you can see a list of recent comparisons right from the homepage.
Introducing weekly summary. If you enable summary under Team settings you will be getting emails on Mondays with your team's activity:
Now if you select a single worker you can set delay between the screenshots. This should help with CDN / Firewalls that have throttling of traffic coming from the same IP
Now we display number of pages that have changes in the github check message. Once you review the changes we update the status of the check.
In progress:
Diff completed and needs review:
Review completed:
Now you can set up sensitivity for comparison algorithm. Very useful in case you have false positive changes related to different rendering of the same image.
Find it under Project settings:
We have implemented a new create project wizard to help navigate new users.
For example if your header changed you can mark it once and be done with it.
Now you can post testing results directly to Github pull request as checks.
Now it is possible to execute arbitrary javascript prior taking a screenshot. It allow taking screenshots of popups or any other elements that require some user interaction.
Excited to announce Baseline images functionality. Idea is that you can create a set of images to compare against that can consist from different environments. So instead of immediate comparison of environments now you can collect your "ideal" set and then compare it with your builds.
You can find baseline set at the top of your screenshots.
Also you can assign screenshots to become baseline either from the whole set or individually from different sets.