Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

38 lines (23 loc) · 920 Bytes

Changelog

All notable changes to meta-inspector will be documented in this file.

1.1.3 - 2024-04-04

Added

  • Add support for BuddyPress Activity Meta

1.1.2 - 2024-01-08

Added

  • Add support for BuddyPress Group Meta
  • Add support for BuddyPress Group Terms

Updated

  • Fix issue with the "Expand" button being copied when clicking the "Copy" button.
  • Do not show copy toggle for empty meta fields
  • Fix for the FM Term Meta
  • Update alleyinteractive/alley-coding-standards requirement from ^1.0 to ^2.0

1.1.1 - 2023-06-28

  • Add click to copy functionality to the meta keys and values.
  • Automatically collapse large meta values to prevent the meta box from becoming too large with click to expand.

1.1.0 - 2023-02-15

  • Add support for displaying pretty-printed JSON in the meta boxes.
  • Adjust meta box styling to allow for text to be selected natively.

1.0.0

  • Initial release