- Added new setting to allow hiding of disallowed root categories, see #31 Category selection popup shows all categories instead of showing only allowed category.)
- Visitor group criteria added, see pull request #26: added criterion. (thanks to Mark Hall aka lunchin)
- Implemented issue #20 Setting to hide category in LinkModel dialog
-
Added app setting to show default Episerver category property:
<add key="GetaEpiCategories:ShowDefaultCategoryProperty" value="true" />
- Updated to Episerver 11 (thanks nolmsted)
- Moved CategoriesSearchProvider into it's own project to follow Episerver's decoupling of search. (thanks nolmsted)
- Fixed issue #1 Add-On breaks Media path.
- Added support for multiple categories in partial router. See Routing section.
- Added ability to quickly create and auto publish new categories from selector dialog.
- Added new method in IContentInCategoryLocator: GetReferencesToCategories. This method finds all content with references to supplied categories.