Skip to content

Commit 1eb406b

Browse files
authored
prepare for release (#706)
1 parent a5b2b5b commit 1eb406b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22

33
--- develop ---
44

5+
6+
--- 1.8.2 ---
7+
58
* issue#682: Setting.php thold_notification_delay field does not have 'description' key
69
* issue#673: Device up/down notification emails don't appear to be sent if the notification queue is enabled
710
* issue#674: Thold Current Value is incorrect in 1.8.1
811
* issue#678: Unable to remove suspended notifications one by one
912
* issue#679: The PHP Mailer does not allow for the to and bcc addresses to be the same
13+
* issue#698: Add missing thread id to polling process
1014
* issue#700: PHP8.x issue - addition a non-numeric value
1115
* issue#701: Site filter on notification list doesn't work
12-
* issue#703: Fix sorting column links
16+
* issue#703: Fix sorting column links
17+
* issue#704: Fix change thold log message - missing information about email addresses
1318
* feature#677: Allow the Administrator to create a default Single Email Notification Subject
1419
* feature#696: Extend email replacement (location, site, ...) for subject and email body
1520

INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
[info]
2323
name = thold
24-
version = 1.8.1
24+
version = 1.8.2
2525
longname = Thresholds
2626
author = The Cacti Group
2727
email =

0 commit comments

Comments
 (0)