news/plugins/readingtime/CHANGELOG.md

1.5 KiB

v1.4.1

05/08/2023

    • Fixed a deprecated message where null was being passed to strip_tags() function

v1.4.0

05/13/2020

    • Added optional features to include additional reading time for images #16
    • Started using composer
    • Added hungarian translation #12
    • Added dutch translation #14
    • PHPStan 7 fixes
    • Fixed issue with passed in labels #18
    • Fixed plugin initialization

v1.3.0

12/10/2018

    • Handle languages with multibyte characters #11

v1.2.0

07/09/2017

    • Added spanish translation #6
    • Added czech translation #7
    • Added french translation #4
    • Added italian translation
    • Fix plural when rounding to minutes #5

v1.1.0

08/25/2016

    • Added admin blueprints
    • Changed strings to be based on languages codes

v1.0.7

04/14/2016

    • ChangeLog started...