Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

46 lines (35 loc) · 1.28 KB

v1.0.5

12/26/2022

    • Added Twig variable users which contains data from user accounts

v1.0.4

02/22/2022

    • Added support for taxonomy type of author
    • Improved documentation of new configuration parameters in README.md

v1.0.3

08/30/2021

    • Added choice between using a full name and a username #1
    • Improved documentation of new configuration parameters and examples in README.md
    • Changed settings for full compatibility with Grav v1.7 and Admin Panel v1.10

v1.0.2

01/31/2021

    • Updated methods to ensure compatibility with Grav v1.7 and Admin Panel v1.10

v1.0.1

05/16/2020

    • Added separate settings for adding and/or modifying the date and author variables
    • Changed the properties of the override variable without affecting backward compatibility
    • Improved control over adding and/or modifying values of the date and author variables
    • Improved documentation of new configuration parameters in README.md
    • Fixed revision variable type from numeric to integer

v1.0.0

05/08/2020

    • Initial Release