Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 979 Bytes

CHANGELOG.md

File metadata and controls

57 lines (42 loc) · 979 Bytes

v1.0.6

03/12/2024

    • Bumped get-id3 library to 1.9.23.

v1.0.5

03/19/2022

    • Lots of improvements with how file paths are called.
    • Grav's tmp folder is now used to download instead of a folder within the plugin.
    • Better handling of missing library folder.

v1.0.4

02/26/2022

    • Upgraded getID3 library to support PHP 8.x

v1.0.3

05/25/2018

    • Better logging if getID3 library fails to download/ install properly.

v1.0.2

12/14/2017

    • Fixed automated install if /tmp and __DIR__ were on different drives

v1.0.1

11/01/2017

    • GetID3 PHP library attempts to install automatically.

v1.0.0

07/12/2017

    • ChangeLog started...