4.0.0
This Version is NOT backward compatible.
N.B. If you upgrade to this version then you must upgrade the Client API Library to implement the strict JSON-RPC specifications.
-
JSON-RPC response structure fixed to implement strict specifications: https://www.jsonrpc.org/specification
dataproperty renamed toresulterror.codechanged to typeintegererror.messagechanged to typestringerror.dataadded as typedynamic
-
New Methods added
- API.Utility.GetUserAcceptLanguage()
- API.Utility.EncodeBase64FromUTF8()
- API.Utility.EncodeBase64FromByteArray()
-
Header
RESPONSE_Serveroverridden andenableVersionHeaderset tofalsefollowing the OWASP security best practice.