Rad Studio
Aqui está a lista completa de novos recursos e correções de bugs incluídos nesta versão:
[+] : Adicionado suporte para new iOS Simulator for ARM64 (Rad Studio 11.2).
[+] : Adicionado suporte para DTLS over UDP (Server and Client components).
[+] : Novo componente TsgcRTCPeerConnection, permite connect and exchange data entre 2 remote peers (P2P if available).
[+] : Novo demo "35.P2P\05.RTCPeerConnection" that shows how connect 2 remote peers.
[+] : Melhorado Coinbase Pro API, the following Withdraw methods have been atualizado para latest: WithdrawalCoinbase, WithdrawalCrypto and GetWithdrawalFeeEstimate.
[+] : Melhorado Server, há uma nova propriedade SSLOptions.VerifyCertificate_Options with 2 new options: FailIfNoCertificate (if the client doesn't provide a certificate the connection is closed) and VerifyClientOnce.
[*] : Corrigido bug TURN Server, STUN binding requests were não relayed to the correct ip address.
[*] : Corrigido bug OpenAPI Parser, when a class inherited the fields from another, the fields were created on both (master and child class).
[*] : Corrigido bug TsgcWebSocketClient, when watchdog use Start method to reconnect it may occur in the middle of another reconnection, creating more than 1 thread trying to reconnect.
[*] : Corrigido bug using HTTPUploadFiles, when receiving a filename with extended UTF8 characters, the filename was não decoded properly.
[*] : Corrigido bug OpenAPI Amazon AWS error "SignatureDoesNotMatch" when the signature was não ordering the headers properly.
[*] : Corrigido bug HTTP.SYS Server, the ContentText Response was não encoded to UTF-8 when the ContentType charset was set to utf-8.
[*] : Corrigido bug Component Palette, in some cases the components couldn't be selected from multiple personalities. (Thanks to Laurent to let me know).
.NET
[+] : Melhorado Server, há uma nova propriedade SSLOptions.VerifyCertificate_Options with 2 new options: FailIfNoCertificate (if the client doesn't provide a certificate the connection is closed) and VerifyClientOnce.
[*] : Corrigido bug TURN Server, STUN binding requests were não relayed to the correct ip address.
[*] : Corrigido bug TsgcWebSocketClient, when watchdog use Start method to reconnect it may occur in the middle of another reconnection, creating more than 1 thread trying to reconnect.
[*] : Corrigido bug using HTTPUploadFiles, when receiving a filename with extended UTF8 characters, the filename was não decoded properly.
