1.0.5
Note that this release bumps the WordPress minimum from 5.4 to 5.5.
Added
- Most and last used character palette. Most used palette can be turned on by going to
Settings > Writing
(props @Sidsector9, @faisal-alvi via #147). - End-to-end testing with Cypress (props @Sidsector9, @iamdharmesh via #116).
- More robust PHP testing, including PHP 8 compatibility (props @Sidsector9, @dkotter, @cadic via #118, #129).
- Dependency security scanning (props @jeffpaul, @Sidsector9 via #126).
Changed
- Character palette UI changed to be in alignment with Gutenberg (props @Sidsector9, @faisal-alvi via #147).
- Bump WordPress version "tested up to" 6.0 (props @vikrampm1, @jeffpaul via #125).
- Bump WordPress minimum supported version from 5.4 to 5.5 (props @dkotter, @jeffpaul, @peterwilsoncc via #150).
- Release instructions to ensure dependency updates are included (props @jeffpaul via #155).
Fixed
- Address an issue where the inserter popup can overflow which prevents user from selecting characters (props @cldhmmr, @Sidsector9, @peterwilsoncc via #130).
- Ensure required WordPress libraries were included as dependencies (props @peterwilsoncc, @Sidsector9, @iamdharmesh via #132).
Security
- Bump
guzzlehttp/psr7
from 1.6.1 to 1.8.5 (props @dependabot via #119). - Bump
minimist
from 1.2.5 to 1.2.6 (props @dependabot via #120). - Bump
ansi-regex
from 3.0.0 to 3.0.1 (props @dependabot via #121). - Bump
async
from 2.6.3 to 2.6.4 (props @dependabot via #124). - Bump
semver-regex
from 3.1.3 to 3.1.4 (props @dependabot via #128). - Bump
react-character-map
from 0.4.4 to 0.4.6 (props @dependabot via #139). - Bump
@wordpress/env
from 4.3.1 to 4.9.0 (props @dependabot via #140). - Bump
@10up/cypress-wp-utils
fromecf048c
tod52e775
(props @dependabot via #142). - Bump
husky
from 4.3.8 to 8.0.1 (props @dependabot via #144).
New Contributors
- @iamdharmesh made their first contribution in #116
- @dkotter made their first contribution in #118
- @cadic made their first contribution in #129
- @vikrampm1 made their first contribution in #125
- @peterwilsoncc made their first contribution in #130
- @cldhmmr made their first contribution in #130
Full Changelog: 1.0.4...1.0.5
View closed items in the milestone.