Skip to content

3.3.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 16 Mar 09:44
· 804 commits to 4.x since this release
3.3.0
7a4b0a8

Added

  • Menu icon (fa-tags).
  • Fix bad / missing translations in french.
  • new methods for root categories in CategoryManager
  • CategoryManager::loadCategories method now loads all root categories in context
  • Categories tree now renders all root categories in context

Fixed

  • Fix usage of deprecated choice_list option for >=SF2.7
  • Allow false value for category in AbstractCategoriesBlockService
  • Allow false value for collection in AbstractCollectionsBlockService
  • Allow false value for tag in AbstractTagsBlockService
  • use interface_exists instead of class_exists
  • Fixed missing type field in filters form in categories tree mode
  • Twig runtime error on Symfony < 3.2 and Twig 2.x
  • Fixed conflict of datagrid context value and persistent context parameter
  • Fixed using _self in navigate_child macro in tree template (Twig 2.0 support)