# BreadcrumbsPress

## Changelog

### Version: 2.2 / february 27 2024

* **new** tested with WordPress 6.4 and 6.5
* **new** tested with PHP 8.3
* **new** single post path expanded to support taxonomies
* **new** taxonomy archive path can include post type archive
* **edit** updated blocks packages dependencies and build
* **edit** admin interface improvements related to a shared library
* **edit** changes related to WordPress and PHP code standards
* **edit** Dev4Press Library 4.7
* **fix** missing styling on the plugin dashboard for code

### Version: 2.1 / july 15 2023

* **new** direct integration support for Blocksy theme
* **new** tested with WordPress up to 6.3
* **edit** updated blocks packages dependencies and build
* **edit** Dev4Press Library 4.2
* **fix** invalid names for some of the home crumbs icons

### Version: 2.0.1 / august 25 2022

* **edit** updated blocks packages dependencies and build
* **fix** url building problem with GD Topic Prefix plugin pages

### Version: 2.0 / may 14 2022

* **new** updated plugin system requirements
* **new** block: single breadcrumbs sequence
* **new** styling for breadcrumbs now uses flex
* **new** styling for breadcrumbs is mostly rewritten
* **new** styling mostly depends on using CSS variables now
* **edit** updated plugin interface with the updated library
* **edit** improved breadcrumbs build and rendering process
* **edit** Dev4Press Library 3.8
* **fix** several issues related to post types paths
* **fix** buddypress: wrong function call for member profile
* **fix** buddypress: not resolving the single activity

### Version: 1.0.1 / may 1 2021

* **edit** small tweak to the GeneratePress integration styling
* **edit** Dev4Press Library 3.5.1
* **fix** problem with the BuddyPress detection

### Version: 1.0 / april 14 2021

* **new** first version
* 