|
18 | 18 | Version History
|
19 | 19 | ===============
|
20 | 20 |
|
| 21 | +1.9.21: [2021-09-22] James Heinrich :: 1.9.21-202109171300 |
| 22 | + » add support for RIFF.guan |
| 23 | + ¤ add ID3v1 genres 148-191 |
| 24 | + ¤ torrent files easy access key |
| 25 | + * bugfix #342 demo.mysqli.php XSS |
| 26 | + * bugfix #340 default quicktime.ReturnAtomData=false |
| 27 | + * bugfix #338 improved transliterated tag merging |
| 28 | + * bugfix #337 PHP 8.1 compatibility |
| 29 | + * bugfix #335 PHP 8.1 compatibility |
| 30 | + * bugfix #330 QuicktimeContentRatingLookup 'rtng' |
| 31 | + * bugfix #328 throw exception if a resource seek fails |
| 32 | + * bugfix #326 improved temporary path detection |
| 33 | + * bugfix #325 INF/NAN constants instead of float/string |
| 34 | + * bugfix #324 Nikon-specific atoms in QuickTime |
| 35 | + * bugfix #321 prevent errors on corrupt JPEGs |
| 36 | + * bugfix #319 prevent error in ZIP contents MIME detect |
| 37 | + * bugfix #315 ID3v2 USLT check for data length |
| 38 | + * bugfix #308 silence libxml deprecation warning |
| 39 | + * bugfix #304 undefined index: comments |
| 40 | + * bugfix #299 decbin type error in PHP8 |
| 41 | + * bugfix #298 error scanning WAV via file pointer |
| 42 | + * bugfix #294 replace IMG_JPG with IMAGETYPE_JPEG |
| 43 | + * bugfix #292 PDFs take long time to parse |
| 44 | + * bugfix #291 divzero QuickTime with no playable content |
| 45 | + * bugfix #290 detect ID3v1 on minimal example files |
| 46 | + * bugfix #289 avoid crash on invalid TIFF |
| 47 | + * bugfix #287 mp3 CBR detected as VBR |
| 48 | + * bugfix #286 corrupt mp3 can cause slow scanning |
| 49 | + * bugfix #284 allow "0" as a value in tags |
| 50 | + * bugfix #283 array offset on value of type int |
| 51 | + * bugfix #277 ID3v2 add new Turkish Lira TRY |
| 52 | + * bugfix #270 demo.mysqli.php LONGBLOB |
| 53 | + * bugfix #266 fix possible endless loop on PNG |
| 54 | + * bugfix #257 undefined variables |
| 55 | + * bugfix #207 improved LAME version string parsing |
| 56 | + |
21 | 57 | 1.9.20: [2020-06-30] James Heinrich :: 1.9.20-202006061653
|
22 | 58 | » add support for DSDIFF audio
|
23 | 59 | » add support for TAK lossess audio
|
|
0 commit comments