Skip to content

Mango 2.7.12

Compare
Choose a tag to compare
@terrypacker terrypacker released this 03 Aug 02:41
· 151 commits to 2.7.x since this release

Minor release for Mango 2.7

  • ETag Support for caching pages
  • Fixes to improve keeping Realtime Cache Up-to-date with Mango Point States
  • Change H2 web console startup script to use same location as Mango's H2 database
  • Added robots.txt to stop web crawling
  • Changed data point permissions editing area to support more complex queries and null vs empty permissions
  • Added support for Apache Cassandra point value storage (CassandraDB module required)
  • Improved startup times on some databases with provisions made for improving all databases
  • Adding a Serial Server socket bridge to accept incoming sockets and forward to serial ports
  • Retrieve running data sources more efficiently
  • Fix for aborted polls on polling data sources in systems with large amounts of alarms
  • Bugfix to allow migration of JSON data SQL table
  • Bugfix to prevent importing databaseSchemaVersion in JSON, causing database upgrade errors