1.9.10
Note that this release bumps the WordPress minimum version from 4.0 to 4.7 and the PHP minimum version from 5.6 to 7.0.
Changed
- Bump WordPress minimum version from 4.0 to 4.7 (props @cadic via #32).
- Bump PHP minimum version from 5.6 to 7.0 (props @mehidi258, @iamdharmesh, @amdd-tim, @darylldoyle, @jeffpaul via #20).
- Update
enshrined/svg-sanitize
from 0.13.3 to 0.5.2 (props @mehidi258, @iamdharmesh, @amdd-tim, @darylldoyle, @jeffpaul, @cadic via #20, #29). - Bump WordPress version "tested up to" 5.9 (props @BBerg10up, @jeffpaul, @cadic via #14, #27).
- Updated library location and added a new build step (props @darylldoyle, @dkotter via #35, #36).
- Updated plugin assets and added docs and repo management workflows via GitHub Actions (props Brooke Campbell, @jeffpaul via #16, #26).
Fixed
- Double slash being added in SVG file URL for newer uploads (props @mehulkaklotar, @smerriman via #19).
- Float value casting for SVGs when fetching width and height (props @mehulkaklotar, @smerriman via #19).
- Use calculated size for SVGs instead of using
false
(props @dkotter, @darylldoyle, @fritteli via #23). - Add better file type checking when looking for SVG files (props @davidhamann, @dkotter, @darylldoyle via #28).
New Contributors
- @jeffpaul made their first contribution in #14
- @gwarnants made their first contribution in #8
- @mehulkaklotar made their first contribution in #19
- @mehidi258 made their first contribution in #20
- @cadic made their first contribution in #27
- @dkotter made their first contribution in #28
- @darylldoyle made their first contribution in #29
Full Changelog: 1.9.9...1.9.10
See all closed items in the milestone.