Skip to content

Releases: Cacti/plugin_weathermap

v1.3.1

15 Oct 16:21
Compare
Choose a tag to compare

This is primarily a maintenance release that includes process interlocking that should prevent a system from becoming overloaded if the map generation process is every poller cycle and the map rendering process takes too long.

--- 1.3.1 ---

  • issue#141: Bug Weathermap - Map Style can't change Link Labels to Bits/Sec
  • issue#152: Dont attempt to include directories from Weathermap config files.
  • issue#157: There is not process interlock in WeatherMap
  • issue: More deprecation warnings in image* functions.
  • feature: Complete most of Internaltionalization

v1.3

27 Apr 18:32
Compare
Choose a tag to compare

Release Notes

This is a small release that corrects a major issue with modifying user and group permissions, corrects some deprecation warnings, adds a new feature to allow you to create new maps files with a specific name from the user interface, and lastly the first round of Internationalization. Internationalization won't be complete until after the Weathermap editor is internationalized.

ChangeLog

--- 1.3 ---

  • issue#125: Repair maps actually destroys them
  • issue#129: Weathermap crash when Boost enabled
  • issue#136: Old accounts not removed from Weathermap Auth table
  • issue#140: Deprecation's warnings related to function imagecopyresampled() and imagecreatetruecolor()
  • issue#143: When you add a specific right to a user (on the management of a map) you cannot remove it later, since the user disappear from the list
  • issue: Weathermap Disabled due to invalid use of a null string.
  • issue: Correct for multiple deprecation warnings associated with the use of a float() value in a function where int() is required
  • feature: Start the internationalization of Weathermap
  • feature: Restore a method to create new named files without having to resort to the command line.

v1.1

22 Jul 14:11
f0e8ded
Compare
Choose a tag to compare

Minor release including some corner-case issues and minor feature enhancements.

--- 1.1 ---

  • issue#87: WeatherMap Sort Order not respected on Top Tab
  • issue#89: Allow more Graphs types to be searched for
  • issue#90: Error: You have an error in your SQL syntax, Mysql 8.0 Weathermap 1.0
  • issue#111: Weathermap permissions management errors
  • issue#119: The table weathermap_settings does not enforce a unique key on the mapid, groupid, and optname columns
  • issue#121: Division by zero in rare cases
  • feature#97: Auto-set the boost setting instead of making it a discrete user setting

v1.0

26 Mar 15:13
Compare
Choose a tag to compare

v1.0

This is the first release of Howard Jones' WeatherMap plugin managed by The Cacti Group. This version of the plugin fully supports Cacti 1.x and has made several changes to the behavior of the plugin, while preserving it's simplistic design. We hope you enjoy it.

TheWitness