Breaking Changes

28. July 2023

Change typoscript parameter

Rename TypoScript parameter settings.limit into settings.itemsPerPage. This also relates to the plugin settings where limit is renamed into itemsPerPage to.

Drop ViewHelper

As of version 8.x the SortViewHelper is dropped because its never used.

13. March 2021

Replace pagination widget by pagination API

Usage of f:widget.paginate is replaced with paginator and pagination objects with usage of Paginator.html partials.

Routes configuration

Routes configuration files are moved from /Configuration/Yaml to /Configuration/Routes

03. May 2020

Cleanup of plugins

Due to a more restricted handling of resolving controllers and actions in links every plugin is reduced to it's main data models. The following plugins are modified:

Plugin Controller before change after change
Book Category Series Search BookController, CategoryController CategoryController, BookController SeriesController, BookController SearchController, BookController, AuthorController BookController CategoryController SeriesController SearchController
n consequence you need to check whether your pages are still displaying all informat here are settings for the link generation authorPageId, bookPageId, categoryPageId, educed flexibility. Have a look into the TypoScript constants editor. leanup of flexforms ------------------- he field settings.templatePath got removed with view.templateRootPaths.200. By this emplates is necessary anymore. But the new field needs to be filled to get it workin 7. April 2017 ============= emove viewhelper ---------------- n favor of the core the widget viewhelper was dropped. Please replace 'sfb:widget.pa nd check if configuration still works. emplate behaviour ----------------- nly valid template file type since version 4 are html files. Every other template fi