|
18 | 18 | Version History
|
19 | 19 | ===============
|
20 | 20 |
|
| 21 | +1.9.20: [2020-06-30] James Heinrich :: 1.9.20-202006061653 |
| 22 | + » add support for DSDIFF audio |
| 23 | + » add support for TAK lossess audio |
| 24 | + » add support for IVF video |
| 25 | + » add detection support for EPUB files |
| 26 | + » add detection support for HPK archives |
| 27 | + » add demo.mysqli.php, remove demo.mysql.php |
| 28 | + ¤ QuickTime.uuid now returned as an array (may contain multiple entries) |
| 29 | + ¤ improved PDF support, including page count |
| 30 | + * bugfix (G:247) array_min incorrect return value |
| 31 | + * bugfix (G:242) filepointer analysis errors |
| 32 | + * bugfix (G:238) comments_html may not match comments |
| 33 | + * bugfix (G:235) prevent disclosing paths when accessing modules directly |
| 34 | + * bugfix (G:233) Quicktime duplicate attached images |
| 35 | + * bugfix (G:229) Quicktime timestamps easy access |
| 36 | + * bugfix (G:228) master.zip did not contain demos |
| 37 | + * bugfix (G:227) Quicktime check subatoms data length |
| 38 | + * bugfix (G:226) uuid parsing based on UUID |
| 39 | + * bugfix (G:225) use comments_html content already generated by modules |
| 40 | + * bugfix (G:223) ID3v2 slashed genre names |
| 41 | + * bugfix (G:222) demo.browse filesystem character encoding |
| 42 | + * bugfix (G:221) option_tags_html=false ignored |
| 43 | + * bugfix (G:219) Quicktime.UUID now parsed more discriminately for XML and other data types |
| 44 | + * bugfix (G:218) QuickTime not copying covr to comments |
| 45 | + * bugfix (G:217) mp3 array offsets of type bool |
| 46 | + * bugfix (G:216) ID3v2.write allow WMP rating in POPM |
| 47 | + * bugfix (G:210) PHP 7.4 deprecated get_magic_quotes |
| 48 | + * bugfix: Quicktime detect null-terminated strings used where Pascal strings should be |
| 49 | + * bugfix: Quicktime GPS uninitialized array keys |
| 50 | + |
21 | 51 | 1.9.19: [2019-12-17] James Heinrich :: 1.9.19-201912131005
|
22 | 52 | » add placeholder support for WTV (Windows Recorded TV Show)
|
23 | 53 | * bugfix (G:210) PHP 7.4 deprecated get_magic_quotes
|
|
0 commit comments