You can see the changes made via the commit log for the latest release.
- Passes the
$data
array as a second parameter to the following hooks:hybrid/breadcrumbs/query/{$type}
hybrid/breadcrumbs/build/{$type}
hybrid/breadcrumbs/crumb/{$type}
- Better, more consistent handling of the rewrite font item and the posts page where the code ran into conflicts of its own design and may or may not have shown the appropriate breadcrumb.
- Set the initial
$post
variable insrc/Build/PostAncestors.php
. - Reference the correct
postTaxonomy()
(notpostType()
) method insrc/Build/MapRewriteTags.php
.
- Everything's new! This is the first release.