Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 752 Bytes

File metadata and controls

26 lines (21 loc) · 752 Bytes

======================================== Contao Extension "MonitoringCompression"

Version 1.2.0 (2019-11-12)

  • added defining a deviating "Combination of response times" per monitoring entry (see #3)

Version 1.1.2 (2018-02-15)

  • fixed error with logging in debug mode
  • replaced $GLOBALS['TL_CONFIG'] access with \Config::get() (see #1)
  • cleaned up the code (see #2)

Version 1.1.1 (2017-06-28)

  • Contao 4 ready

Version 1.1.0 (2017-05-09)

  • added handling of response times
  • moved Contao Monitoring to own backend group

Version 1.0.0 (2016-12-14)

  • Initial version