diff --git a/bundler/bundles/sketch.json b/bundler/bundles/sketch.json index 51934889..aecd1607 100644 --- a/bundler/bundles/sketch.json +++ b/bundler/bundles/sketch.json @@ -1,6 +1,6 @@ { "blocks": [ "sketch" ], - "version": "1.0.8", + "version": "1.0.9", "name": "Sketch", "description": "Draw and write freely on a canvas. The block offers color selection, different brush sizes, and with its transparent background can be layered on top of any container block, like groups or covers.", "resource": "a8c-sketch" diff --git a/bundler/resources/a8c-sketch/readme.txt b/bundler/resources/a8c-sketch/readme.txt index dd310b59..0071db8d 100644 --- a/bundler/resources/a8c-sketch/readme.txt +++ b/bundler/resources/a8c-sketch/readme.txt @@ -1,6 +1,6 @@ === Sketch Block === Contributors: automattic, matveb, oskosk, pablohoneyhoney -Stable tag: 1.0.8 +Stable tag: 1.0.9 Tested up to: 5.7.2 Requires at least: 5.7 License: GPLv2 or later @@ -32,6 +32,9 @@ You can follow development, file an issue, suggest features, and view the source == Changelog == += 1.0.9 - 8th July 2021 = +* Improved accessibility by using title and role on the SVG element + = 1.0.8 - 2nd July 2021 = * Address crashing issues when the underlying library detects duplicate strokes