- Initial implementation of the 'thresholding' plugin, allowing you to suppress events after a certain limit/threshold.
- Filters hooking to a reporting plugin are now OR'ed instead of being AND'ed. AND is already possible by hooking filtering plugin one with another.
- Improved error reporting.
- Minor bug fixes.