The latest version of Mango M2M is now available. Changes consist of bug fixes and enhancements requested
by users. Download it here. Many thanks to Mango users who provided their
feedback and suggestions.
As requested by many users, a documentation system has been added. Documentation is contextual so that
answers to your questions are available exactly where you need them. Click on the help icon
() for instant and relevant information.
New page layouts
The header of the application has been redesigned, and many page layouts were changed to make the look
and feel of Mango M2M more consistent.
New point event detectors
Point event detectors have been added to detect conditions where a point value has not changed, or the
point has not been updated during a given period. Useful for detecting equipment that may be failing
and other suspicious conditions.
Phone numbers
An optional phone number attribute was added to the user object.
HTTP receiver data source devices
Data received by the HTTP receiver data source can now be optionally filtered by a given device id
parameter in addition to the remote IP address.
Advanced error logging
System exceptions are now automatically logged to a central Mango server. This allows Serotonin
Software to address any system problems you experience immediately, and make Mango M2M even more solid.
Simplified installation instructions
Mango no longer requires the JAI overlay, which removes an entire step from the Mango installation
process.
Conversion to RXTX
To simplify product installation even more, Mango has been converted to use RXTX instead of Sun's
JavaComm. RXTX was necessary for *nix installations—using it for Windows installatins makes for
a single library to link to.
Bug fixes and minor changes
DWR library upgraded to version 2.0.1. Escaping of all alphanumeric values from data sources to protect
against XSS attacks. Manual Mango version check updates event manager as necessary.