Bookmark and Share Mango, open source M2M
Quick links
Home
Features
Walkthrough
Concepts
Download
Coming soon
Community
License
Contact
Version 1.12.0 now available!
Download the latest version here. This is a new features and bug fix. Many thanks to Mango users who provided their feedback and suggestions.

Many of the changes below were made possible by financial contributions of Mango users. Many thanks to these companies and individuals for making Mango better for everyone!

Changes in version 1.11.0 can be found here.
Version 1.12.0 changes
Suomi!
Mango now speaks Finnish. Many thanks to Joakim Marjeta for providing this translation.
MS SQL Server
Support for the MS SQL Server database has been added. Thanks to ebro Electronic for commissioning this work.
Image chart generation optimization
The consolidated chart on the watchlist has been optimized for performance. It now works asynchronously for each data point on the chart, and also quantizes the results, for a performance improvement of over 60%. Thanks to AES Energy Storage for commissioning this work.
Event handlers
The alias of an email event handler is now used as the basis of the subject line of emails that are sent. Event handlers can now also be disabled.
BACnet network support
Network number and address properties have been added to BACnet point locators to support devices on MS/TP networks accessed via IP routers.
Modbus maximum request sizes
Three new properties have been added to the Modbus data sources to allow explicit setting of read bit, read register, and write register request sizes. This accomodates equipment that may impose smaller request sizes than are provided for in the Modbus specification.
Resource bundle access in script components
The appropriate resource bundle has been added to the script component context so that these custom graphics scripts can support internationalization. The key to access the bundle is "bundle".
Database size information
The data size information on the system settings page has been changed to calculate manually only. The calculation will no longer be automatically started upon page load since large Derby databases can take a long time to run.
Various minor enhancements and bug fixes