diff --git a/CHANGELOG.md b/CHANGELOG.md index 2212665..477f592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,12 +14,13 @@ IMPORTANT NOTE: This version only works on CACTI 1.x++! ## Changes ---- develop --- +--- 1.5 --- * issue#124: Weathermap slow when some graphs are broken * issue#173: Data Source select queries slow or not working * issue#186: Popups are not working in standalone mode * issue#211: Warn Count is being reset too early * issue: Attempt to keep the plugin basepath the weathermap directory +* issue: Miscellaneous security hardening and preparation for Cacti 1.3 * feature#219: Add Via Style as a Link form Option * feature#193: Allow the Info URL to be either "Time View Graph" or "Classic View Graph" diff --git a/INFO b/INFO index f477f81..8d1a2cf 100644 --- a/INFO +++ b/INFO @@ -1,6 +1,6 @@ [info] name = weathermap -version = 1.4 +version = 1.5 longname = Weathermap Plugin author = The Cacti Group, Howard Jones email = developers@cacti.net