Releases: bihor/camaliga
Releases · bihor/camaliga
Bugfix: prevent warnings.
Bugfix release
- Bugfix: data handler hook.
- Bugfix for sql_mode=only_full_group_by.
Bugfix: old TYPO3 fields removed
v13.0.3 Version 13.0.3
Bugfix
Refactored with the rector tool
- Setting errorId added: if no uid given, a redirect to an error page can be configured.
- Ignore validation in show and showExtended action removed!
Important change: the Bootstrap templates supports now Bootstrap 5 instead of Bootstrap 4
v12.1.0 Version 12.1.0
Bugfix-release
Allow the show-action at a showExtended-plugin. Allow the search-action at a map-plugin.
Bugfix: plugin-updater.
Version 12 for TYPO3 12
- Breaking: all plugins must be changed via an update-script (in the install-tool)!
- Breaking: the Viewhelper cam:addPublicResources was removed.
- Breaking: removed the templates AdGallery, Coolcarousel and Test.
- Breaking: the slug-task was removed.
- New configuration option: pluginForLinks (for ke_search).
- Note: if you use own templates, you need to add e.g. pluginName="show" to links to single-pages if pageUid="{settings.showId}" is set.
Bugfix for PHP 8
v11.3.1 Version 11.3.1: bugfix for PHP 8
Version 11.3.0
- Setting extendedCategoryMode added. Empty category entries will be ignored at the search options.
- Bugfix: metadata for images now working again.
- Bugfix: don´t ignore given storage PIDs in the show actions. Prevent viewing all camaliga-entries at one place.