Skip to content

v3.1.1

Latest

Choose a tag to compare

@ajaydsouza ajaydsouza released this 21 Jul 18:32

Changelog

  • Enhancements:

    • Added search to the Settings page to quickly find options across tabs.
    • Smooth scroll-to-top when switching Settings tabs.
  • Bug fixes:

    • Fixed default-value label lookup for select/radio fields that use an empty string as a real option key (e.g. "Do not display").
    • GitHub/Markdown exporter: unknown block types without inner blocks now export raw innerHTML instead of a block comment, so they round-trip correctly on re-import.
    • GitHub/Markdown exporter: pass <mark>, <u>, <sub>, <sup> through as raw HTML during inline conversion, and allow future as a valid frontmatter/mapping post status.
    • GitHub/Markdown exporter: emit the toc: true frontmatter flag when an article contains a TOC block, for full importer/exporter parity.
  • Other:

    • Updated Settings API to 2.10.1 and refreshed the admin banner.
    • Updated Freemius SDK to 2.13.4.
    • Updated WordPress.org banner images.

Full Changelog: v3.1.0...v3.1.1