2.18.0 (2025-06-13)
Most, if not all known issues with notifications should be fixed in this release. If you had issues previously, please try again and let us know if you're still having problems.
Features
- rules: add new CONTAINS_ALL action for complete subset validation (#1825) (67d85dd)
- This new Action means you can ensure that all values in a firstValue list are within a secondValue list. As a reminder, the
Exact/Partial list match
logic requires only one of the items to match, and that item either has to be an exact match, or partial match.
- This new Action means you can ensure that all values in a firstValue list are within a secondValue list. As a reminder, the
Bug Fixes
- Hide days in notifications for Do nothing rules (#1788) (d590220)
- Improve community rule loading states (#1810) (17691f4)
- Improve UI memory handling (#1808) (ec110b9)
- Media About To Be Handled notifications not sending (#1801) (1ef0346)
- Notification selected types, agent checkbox options (#1791) (b43066a)
- notifications: Subject missing breaking some agents (#1812) (0d283de)