Note: This is not a breaking change, however, be advised that this release adds a dependency on the new mermaid_diagram_field module. Composer will bring in the new module as a dependency, but you will have to enable it and export the config so it stays enabled in your site.
Add Better Field search - this leveraged the work of @matthieuscarset on the module Better Field Report and combined our efforts to make a set of field documentation tools.
Minor improvements to Reporting:
* Issue #3343243: Field list: entity reference target missing when entity reference uses View Filter
* Issue #3343244 by davidmpickett: Entity diagram: An entity reference using a View filter is not shown
* Issue #3345113 by flanneryla: Fix entity diagram: key heading
The CMDocument is its own entity type (to keep it from entangling with the actual content we are trying to document). It is a fieldable entity so it can be customized to meet the needs of whoever needs to document things.