4.0.0
This Version is NOT backward compatible.
N.B. If you upgrade to this version then you must upgrade the Server API Library code to implement the strict JSON-RPC specifications.
- Constant
C_API_VERSION
added for reference - Method api.ajax.jsonrpc.request amended to follow the strict JSON-RPC specifications
callbackFunctionName_onSuccess
accepts the specific parameterresponse.result
rather thanresponse
callbackFunctionName_onError
accepts the specific parameterresponse.error
rather thanresponse
- The plugin ClipboardJs is now required as a dependency
- Function String.prototype.s2ab added
- Header
RESPONSE_Server
overridden following the OWASP security best practice.