Mango 2.7.0
Mango 2.7.0 Release
Please report any issues with this release here
New Features Included
- Added ability to configure the search path and regex for serial ports
- Fixed bug when setting Low and Medium priority thread pools to large values would cause mango to fail to restart
- Upgrading ma-priv library for better startup error logging and JVM Compatibility check
- Adding additional utility methods for extracting Regex capture groups from Strings
- Fixed bug in dataTypeOptions tag where onChange wasn't working if the onChange code was missing a ;
- Trimmed down event data that gets sent to UI via longpoll to improve performance
- Improved REST error feedback in Response headers and log file
- Upgrade Jetty to 9.2.12.v20150709
- Adding Spring Security
- Jetty JSP Engine configurable/tunable via env.properties
- For better JSP performance set development=false if you do not need runtime compilation of JSP files
- Fixed Purge Override bug where data source purge override was not being respected.
- WebSocket Ping/Pong connection testing to ensure dead connections are cleaned up