Skip to content

Commit ef4b24b

Browse files
committed
chore(release): 2.0.8
1 parent 486a6b3 commit ef4b24b

4 files changed

Lines changed: 9 additions & 6 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bleech/visual-regression-tests",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Find issues before others do – every time. With automatic screenshots, daily comparisons, and instant tests after WordPress and plugin updates.",
55
"author": "Bleech <hello@bleech.de>",
66
"license": "GPL-2.0-or-later",

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: bleechberlin
33
Tags: vrts, visual regression, visual, regression, tests
44
Requires at least: 5.0
5-
Tested up to: 6.9
6-
Stable tag: 2.0.7
5+
Tested up to: 7.0
6+
Stable tag: 2.0.8
77
Requires PHP: 7.0
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -170,6 +170,9 @@ If your firewall is blocking our screenshot service, whitelist our IP addresses.
170170

171171
== Changelog ==
172172

173+
= 2.0.8 =
174+
* Fixed visual compatibility issues with WordPress 7.
175+
173176
= 2.0.7 =
174177
* Changed license key field to text input to prevent browser autofill from overwriting the saved key.
175178

visual-regression-tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: VRTs – Visual Regression Tests
44
* Plugin URI: https://vrts.app/
55
* Description: Find issues before others do – every time. With automatic screenshots, daily comparisons, and instant tests after WordPress and plugin updates.
6-
* Version: 2.0.7
6+
* Version: 2.0.8
77
* Requires at least: 5.0
88
* Requires PHP: 7.0
99
* Author: Bleech

0 commit comments

Comments
 (0)