Skip to content

Latest commit

 

History

History
199 lines (161 loc) · 24.3 KB

CHANGELOG.md

File metadata and controls

199 lines (161 loc) · 24.3 KB

Changelog

All notable changes to this project will be documented in this file, per the Keep a Changelog standard.

1.1.2 - 2024-01-08

Added

Fixed

Changed

1.1.1 - 2023-10-17

Fixed

  • Address an issue where some blocks would crash due to a missing attribute (props @dkotter via #221).

Security

1.1.0 - 2023-10-16

Added

Changed

Fixed

  • Ensure that when highlighting a special character, the block doesn't crash (props @jrmd, @dkotter via #204).

Security

1.0.7 - 2023-06-28

Added

Changed

Fixed

Security

1.0.6 - 2023-02-07

Note that this release bumps the WordPress minimum from 5.7 to 6.1. and minimum PHP version from 5.6 to 7.4

Added

Changed

Fixed

Security

1.0.5 - 2022-07-18

Note that this release bumps the WordPress minimum from 5.4 to 5.5.

Added

Changed

Fixed

Security

1.0.4 - 2022-01-27

Added

  • Many new special characters (e.g., ⅐, ⅑, ⅒, single quotation marks, ß, ẞ, Ć, ć, Ḉ, ḉ) and grouping (Music) (props @jeffpaul, @Sidsector9 via #104).
  • Issue management automation and CodeQL analysis via GitHub Actions (props @jeffpaul, @cadic via #101, #104).

Changed

Fixed

1.0.3 - 2021-08-17

Added

  • Many new special characters (e.g., em dash, en dash, hair space, thin space, no-break space, en space, em space, zero width non-joiner, non-breaking hyphen) and groupings (Currency, Punctuation, Greek).
  • Focus style on buttons to improve accessibility for keyboard users (props @samikeijonen via #62).
  • WP Acceptance tests (props @johnwatkins0, @jeffpaul via #70).

Changed

Fixed

  • Make UI text in the component translatable (props @johnwatkins0, @dinhtungdu via #66).
  • Popover initial focus on top instead of bottom or center of the contents (props @phpbits, @BBerg10up via #96).
  • Compatility with the new widget screen in WordPress 5.8 and formatting of returned elements (props @phpbits via #97).

Security

1.0.2 - 2019-11-22

Changed

  • Relicensed from MIT to GPLv2

Fixed

1.0.1 - 2019-09-06

Added

Fixed

1.0.0 - 2019-08-21

Added