2.2.0
Added
- New settings that give the ability to select which user roles can upload SVG files (props @dhanendran, @csloisel, @faisal-alvi, @dkotter via #76).
- SVG optimization during upload via SVGO. Feature is disabled by default but can be enabled using the
safe_svg_optimizer_enabled
filter (props @gsarig, @peterwilsoncc, @Sidsector9, @darylldoyle, @faisal-alvi, @dkotter, @ravinderk via #79, #145). - Spacing and color controls added to SVG block (props @bmarshall511, @iamdharmesh via #135).
- Mochawesome reporter added for Cypress test report (props @jayedul, @peterwilsoncc via #124).
Changed
- Update Support Level from
Active
toStable
(props @Sidsector9, @iamdharmesh via #100). - Update name of SVG block from Safe SVG Icon to Inline SVG (props @bmarshall511, @iamdharmesh via #135).
- Bump WordPress "tested up to" version 6.3 (props @dkotter, @jeffpaul via #144).
- Update the Dependency Review GitHub Action (props @jeffpaul, @Sidsector9 via #128).
Fixed
- Add namespace to the
class_exists
check (props @szepeviktor, @iamdharmesh via #120). - Ensure Sanitizer class is properly imported (props @szepeviktor, @iamdharmesh via #121).
- Remove an unneeded global (props @szepeviktor, @iamdharmesh via #122).
- Use absolute path in require (props @szepeviktor, @iamdharmesh via #123).
- Ensure custom classname added to SVG block is output on the front-end (props @bmarshall511, @Sidsector9, @dkotter via #130).
- Ensure
SimpleXML
exists before using it (props @sdmtt, @faisal-alvi via #140). - Fix markdown issues in the readme (props @szepeviktor, @iamdharmesh via #119).
Security
- Bump
semver
from 5.7.1 to 5.7.2 (props @dependabot via #134). - Bump
word-wrap
from 1.2.3 to 1.2.5 (props @dependabot via #141). - Bump
tough-cookie
from 4.1.2 to 4.1.3 and@cypress/request
from 2.88.10 to 2.88.12 (props @dependabot via #146).
New Contributors
- @csloisel made their first contribution in #76
- @dhanendran made their first contribution in #76
- @gsarig made their first contribution in #79
- @szepeviktor made their first contribution in #119
- @bmarshall511 made their first contribution in #130
- @sdmtt made their first contribution in #140
Full Changelog: 2.1.1...2.2.0
View closed items in the milestone.