Diffy changelog
Diffy changelog
diffy.website

Projects listing improvements

 

Improvement

  

Changes:

  • Project search is case insensitive now
  • Long project names trimmed
  • Styles of bulk operations changed so are less prominent

image.png

Diffs list homepage, weekly summary, bugfixes

 

New

  

Now you can see a list of recent comparisons right from the homepage.

image.png

Introducing weekly summary. If you enable summary under Team settings you will be getting emails on Mondays with your team's activity:

image.png

Delay between screenshots

 

Improvement

  

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

image.png

Github checks improvements

 

Improvement

  

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:

image.png

Diff completed and needs review:

image.png

Review completed:

image.png

Comparison algorithm sensitivity, color

 

New

  

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:

image.png

Create project wizard

 

New

  

We have implemented a new create project wizard to help navigate new users.

image.png

Mark change as reviewed across different pages

 

New

  

For example if your header changed you can mark it once and be done with it.

image.png

Github integration

 

Improvement

 

 

Now you can post testing results directly to Github pull request as checks.

Testing popups. Execute javascript prior taking a screenshot

 

New

 

 

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. diffy-project-settings-javascript.png

Baseline images

 

New

 

 

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. diffy-baseline.png

Also you can assign screenshots to become baseline either from the whole set or individually from different sets.