Tweak: improved per brand filter on product page (changed filter name to avoid issue with WooCommerce Brands)
Tweak: changed description container from p to div
Tweak: changed sort algorithm for terms in brands_grid and brands_filter shortcodes
Tweak: Check over "cb" column existence for taxonomy view
Tweak: now terms sorting is case insensitive
Tweak: added compatibiity with YIT Layout
Fix: added "Brands" column when using attributes as brand taxonomy
Fix: Brand/Category relationship method won't produce only last category anymore
Dev: added yith_wcbr_taxonomy_labels filter, to let customers change taxonomy labels
Dev: added yith_wcbr_brand_filter_terms filter, to let developers change shortcode term sorting
Dev: added yith_wcbr_remove_brand_header_on_next_pages filter to show brand header on each archive page
Dev: added action yith_wcbr_before_shortcode
Dev: added actionyith_wcbr_after_shortcode
Dev: added filter yith_wcbr_taxonomy_slug to customize taxonomy slug (use it at your own risk, as changing taxonomy slug will remove all terms and product associations)