Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 534 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 534 Bytes

CHANGELOG

V1.1.2

  • Fix issue #13 and improve regex patterns

V1.1.1

  • Fix security bug with file download #8
  • Updated required PHP version to >=7.1

V1.1.0

  • Added API capability, such that log and log files can be obtained in a JSON response
  • Added log folder path and log file pattern configuration such that they can be configured via CodeIgniter's config.php file