This release contains major updates and new features, as well as important fixes. Make sure to test this release appropriately before approving it for production.
New major features of note include:
Refactoring of processing of grouped SQL queries, using iterative evaluation where aggregates permit. This increases performance and reduces memory required during grouped queries.
Other new features:
OsTime script constant gives the amount of time since operating system started.
An Alert event is logged when OS has been detected to have been restarted.
The new Chat Admin command OsTime gives the time since the operating system restarted.
The OTP client now supports the optional/unoficial image parameter.
The release also contains the following fixes:
The one-variable vector script functions Nand(v), Nor(v) and Xnor(v) have been removed as underlying operands are not associative, to avoid confusion.