Skip to content

Latest commit

 

History

History
134 lines (104 loc) · 9.62 KB

CHANGELOG.md

File metadata and controls

134 lines (104 loc) · 9.62 KB

Changelog

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

1.6.1 - 2024-07-09

Changed

Security

1.6.0 - 2024-05-13

Added

Changed

Security

1.5.4 - 2024-02-29

Added

Changed

Security

1.5.3 - 2023-11-23

Fixed

Added

Security

1.5.2 - 2023-11-16

Changed

1.5.1 - 2023-10-24

Note that this release changes the name of the base plugin file. As such, you'll probably need to reactivate the plugin after updating.

Added

Changed

Security

1.5.0 - 2023-08-11

Added

Fixed

1.4.0 - 2022-12-03

  • Improves Core Block Display Titles logic
  • Fixes parent term for blocks registered without namespace
  • Improve Reusable Block detection
  • Add hooks to support nested variations
  • Adds unit tests

1.3.2 - 2022-11-25

  • Updates readme.txt

1.3.1 - 2022-11-25

  • Minor docs updates

1.3.0 - 2022-11-25

  • Adds support for hierarchical classification
  • Improves WP CLI find command
  • Adds inline filter hook documentation
  • Updates screenshots

1.2.2 - 2022-11-25

  • Updates Documentation

1.2.1 - 2022-11-25

  • Improves block title detection when default title is missing.
  • Initial svn release

1.2.0 - 2022-11-24

  • Improves filter output with wp_kses.

1.1.0 - 2022-11-23

  • Improves batch indexing for larger sites.
  • Refactor delete index to use batch mode.
  • Improves error handling during indexing & deleting via WP-Admin.

1.0.1 - 2022-11-21

  • Initial release