release version 2.0.52

This commit is contained in:
Alexander Makarov
2025-02-13 23:02:28 +03:00
parent becf2b23e6
commit 40b1ec3799
9 changed files with 24 additions and 18 deletions

View File

@ -961,6 +961,7 @@ return [
'pjp',
'pjpeg',
],
'image/jxl' => 'jxl',
'image/ktx' => 'ktx',
'image/png' => 'png',
'image/prs.btif' => 'btif',

View File

@ -376,6 +376,7 @@ $mimeTypes = [
'js' => 'text/javascript',
'json' => 'application/json',
'jsonml' => 'application/jsonml+json',
'jxl' => 'image/jxl',
'kar' => 'audio/midi',
'karbon' => 'application/vnd.kde.karbon',
'kfo' => 'application/vnd.kde.kformula',