Skip to content

1.2.1

Compare
Choose a tag to compare
@westonruter westonruter released this 28 Jun 18:52
· 847 commits to develop since this release
637f35a
  • Fix block validation errors when code contains special HTML characters. Add required escape() call in save function. #110, #118, #119
  • Fix compatibility with Gutenberg 8.3 which introduced server-side awareness of blocks. Fixes PHP notices for undefined index for highlightedLines and showLineNumbers with Gutenberg plugin. #116, #117
  • Update dependencies.