Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
## Changelog

--- develop ---
--- 2.9 ---

* issue#188: Fix incorrect variable, missing default value
* issue#189: Fixing issues with tooltips generating recursion errors
* issue#221: Fix JavaScript issues in develop
Comment thread
TheWitness marked this conversation as resolved.
* issue: Fixing issues with saving and renaming dashboards
* issue: Adding CI for future Cacti and plugin releases
* feature: Support the new Drop Icon form object in Cacti
* feature: Support for Cacti 1.3
* feature#186: New table view - Names only
* feature#219: Show host description in Tiles and Time view
* feature: Better email subject if Send one Email to all addresses is on

--- 2.8 ---
Expand Down
2 changes: 1 addition & 1 deletion INFO
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

[info]
name = monitor
version = 2.8
version = 2.9
longname = Device Monitoring
author = The Cacti Group
email =
Expand Down