sgcWebSockets 2022.7

Rad Studio 

Here is the comprehensive list of new features and bug fixes included in this version:

[+] : New Client Component TsgcWSAPI_XTB. FX and CFD trading, providing access to over +2000 financial markets.
[+] : New XTB demo showing the main features of crypto api. It's in the folder "05.Crypto\01.CryptoAPI"
[+] : Improved Binance Client, now supports Wallet API: Withdraw requests, universal transfers, deposit history and more.
[+] : Updated Binance demo to show the use of the Wallet API. It's in the folder "05.Crypto\01.CryptoAPI"
[+] : Improved AMQP Client, now the following methods: DeclareExchange, DeclareQueue, BindQueue, UnBindQueue and Consume have a new parameter to pass custom arguments.
[+] : Improved WhatsApp API, added new methods to Send Local Files as a Message: SendFileDocument, SendFileImage, SendFileVideo...
[+] : Improved WhatsApp API, new event OnBeforeSendMessage, this event is called before the message is sent to WhatsApp and allows to read/update the message in JSON format.
[+] : Improved WhatsApp API, new method DownloadMedia to download media given an object id.
[+] : Improved OpenAPI client, now supports setting a bearer token directly in the request.
[+] : Improved TURN Server, new events: OnTURNBeforeRelayIndication and OnTURNBeforeRelayChannelData allowing to capture the audio/video data when using a relayed address.

[*] : Fixed Setup error, when building CBuilder Package for Android the following error can stop the building process "F1026 File not found: 'ldandroid.exe'".
[*] : Fixed Bug FXCM, the FXCM Server was updated and the client can not authorize against the server.
[*] : Fixed Bug Setup installing CBuilder 11.4+ and Win64 (Fatal: Error detected (WRI237).
[*] : Fixed Setup Error, msbuild fail when dcc command line compiler greater than 32000 Characters.
[*] : Fixed Bug HTTP.SYS Server, when Basic Authentication was wrong, access violation was raised after sending the REALM.
[*] : Fixed Bug HTTP.SYS Server, the property THttpServerRequest.Headers doesn't include all headers.
[*] : Fixed Bug List Index out of Bounds accessing to count property of internal queue.
[*] : Fixed Bug deleting websocket ping from internal queue after receiving a pong.

[*] : Fixed Bug calling RegisterProtocol as string several times with the same protocol name, the events are duplicated. 

.NET 

[+] : Improved WhatsApp API, added new methods to Send Local Files as a Message: SendFileDocument, SendFileImage, SendFileVideo...
[+] : Improved WhatsApp API, new event OnBeforeSendMessage, this event is called before the message is sent to WhatsApp and allows to read/update the message in JSON format.
[+] : Improved WhatsApp API, new method DownloadMedia to download media given an object id.

[*] : Fixed Bug List Index out of Bounds accessing to count property of internal queue.
[*] : Fixed Bug deleting websocket ping from internal queue after receiving a pong.

×
Stay Informed

When you subscribe to the blog, we will send you an e-mail when there are new updates on the site so you wouldn't miss them.

Delphi 11.2 iOS ARM Simulator
WhatsApp API Send Local Files

Related Posts