ChangeLog
Version 5.0.0
- [FEATURE] Added Site Set setting
videoShariff.defaultThumbnail(categoryvideoShariff) so the fallback thumbnail used when no provider-specific preview image can be fetched is now configurable per-site from the backend Settings editor or from a site package'sconfig., replacing the previous hard-codedyaml lib.video_shariff.defaultThumbnailconstant lookup. - [TASK] Compatibility fixes for TYPO3 14.
- [TASK] Replaced deprecated
renderStatic()with instancerender()method in all ViewHelpers. - [TASK] Constructor injection of
OnlineMediaHelperRegistryinVideoPreviewImageViewHelperandVideoPublicUrlViewHelper. - [TASK] Replaced deprecated
StandaloneViewwithRenderingContextFactory+TemplateViewin functional tests. - [TASK] Updated
GetOnlineMediaHelperTrait— deprecated in favour of direct constructor injection. - [TASK] Bumped
phpstan/phpstanrequirement to^2.0. - [TASK] Bumped
typo3/coding-standardsrequirement to^0.9. - [TASK] Updated PHPUnit XML schema reference to version 11.5.
- [TASK] Added PHP 8.4 to CI matrix.
Version 4.0.0
- [TASK] Compatibiliy fixes for TYPO3 13 LTS.
- [TASK] Documentation settings changed from settings.cfg to guides.xml
Version 3.2.0
- [TASK] Fixed Broken badge url
- [TASK] Documentation ChangeLog page added
- [BUGFIX] Prevent TypeError when returning public
Version 3.1.0
- [FEATURE] Add VH argument fallbackThumbnailFile
- [TASK] Remove TypoScript access from VH
- [BUGFIX] Prevent duplicate EXT: parsing
- [DOCS] Please read update instructions before updating. Maybe you have to update your templates!!!