ability to add custom breadcrumb for all content entity or paths like page manager, views etc
store settings using config entity so everything is exportable
setup homepage link
setup current page last crumb
multilanguage support
token support
extra cache contexts
extra vars like nolink and hierarchical breadcrumbs from taxonomy term tree
added ability to attach breadcrumb to every entity display mode, for example on teaser with search results
trim breadcrumb length
...
Custom Breadcrumbs (7.x-2.x)
Many new features have been added including support for Views, Panels, Taxonomy vocabularies and terms, paths, and a simple API that allows contributed modules to enable custom breadcrumbs for module pages and theme templates. These are implemented using optional, independent submodules that depend on the main Custom Breadcrumbs module.
In addition to breadcrumb visibility, this version provides an option permitting PHP code snippets to be used in forming the breadcrumb titles and paths. Multiple languages are also supported.