v3.4.4
News:
- added: schema options
$.successful(function(response) {})
- added:
options.reconnectserver {Boolean}
toWEBSOCKETCLIENT
- added:
req.snapshot(callback(err, request_body))
- added: a new command
CMD('reload_preferences')
- added: a new FILESTORAGE mechanism based on
UID
- added:
sql
extension toU.getContentType()
- added:
F.stats.performance.usage
which contains percentual usage of the thread
Updates:
- updated:
SchemaOptions
method$.response([index/operation_name])
, e.g.$.response('workflow.NAME')
- updated: snapshot
startscript.js.json
contains tabs instead of spaces - updated:
DatabaseBuilder.rule(rule, [param])
, supports string declaration of filter function - updated:
URL
validation
Fixes:
- fixed: cleaning of NoSQL embedded databases
- fixed:
String.parseCSV()
, now supports multiline strings - fixed: a bug when closing of websocket
- fixed:
DatabaseBuilder.search()
method - fixed:
Error
inCLONE()
method - fixed:
schema.inherit()
by addingschema.middleware()
andschema.verify()
- fixed: parsing messages in WebSocket
- fixed: a problem in some commands pre-render in the view compiler
- fixed: parsing of query strings