You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 1.11.0
- added parameterization of colors to be color blind friendly (see #28)
- added CSS for more space for the action buttons (see #25)
- added sending mails via notification center (exclusively) (see #1)
Version 1.10.0
- added sending an email, when test result changes to OKAY again (see #14)
- added setting defaults for test circulation parameters (see #19)
- added mailing deactivation for each monitored entry (see #24)
Version 1.9.0
- Preparation for Client use (see #10)
- extracted user agent name for global use
- replaced $GLOBALS['TL_CONFIG'] access with \Config::get()
- devided storeUrl function into deleteLastTestValues and prepareUrl to provide better reusage possibilities