Image files can not have names containing non-latin characters. File links may have same issue - not tested.
The names change in Plugin/TtNews.php in line 2623 where the file names are fetched with getPublicUrl().
$falImages[] = $fileObject->getPublicUrl();
TYPO3: v10.4.21
TT_NEWS: v10.0.0
Image files can not have names containing non-latin characters. File links may have same issue - not tested.
The names change in Plugin/TtNews.php in line 2623 where the file names are fetched with
getPublicUrl().TYPO3: v10.4.21
TT_NEWS: v10.0.0