Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: Miscelaneous security hardening and preparation for Cacti 1.3
Comment thread
TheWitness marked this conversation as resolved.
Outdated
* 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"

Expand Down
2 changes: 1 addition & 1 deletion INFO
Original file line number Diff line number Diff line change
@@ -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
Expand Down