10up / safe-svg

Enable SVG uploads and sanitize them to stop XML/SVG vulnerabilities in your WordPress website.
https://wordpress.org/plugins/safe-svg/
GNU General Public License v2.0
272 stars 31 forks source link

update safe-svg block `apiVersion` to version 3 #133

Closed fabiankaegy closed 1 year ago

fabiankaegy commented 1 year ago

Description of the Change

WordPress 6.3 adds a new apiVersion which indicates that a block supports being rendered inside an iframed editor.

Closes #

How to test the Change

Changelog Entry

Added - New feature Changed - Existing functionality Deprecated - Soon-to-be removed feature Removed - Feature Fixed - Bug fix Security - Vulnerability

Credits

Props @username, @username2, ...

Checklist:

jeffpaul commented 1 year ago

@fabiankaegy is there a reason to keep this in draft or can it move out for review?

fabiankaegy commented 1 year ago

@jeffpaul Sorry for the delay here. No concerns from my end. This is fully backward compatible and we can merge it as is I think :)