Rad Studio
[+] : Ulepszono OpenAI Assistant, teraz allows to upload files and ask questions about the content of these files.[+] : Ulepszono OpenAI Assistant Demo, nowa opcja has been added to upload files. The demo shows how to upload the sgcWebSockets.pdf manual and ask questions about it.
[+] : Ulepszono sgcIndy Setup, new Option "Avoid Storing New Properties", if set to true, the new properties like APIVersion, LegacyProvider... won't be stored in the dfm files.
[+] : Nowe property OpenSSL_Options.MinVersion to set which is the minimum version accepted.
[+] : Dodano obsługę Intraweb XVI.
[+] : Ulepszono Amazon AWS S3 SDK, nowa metoda GetObjectAsStream to download the object as a binary stream.
[*] : Naprawiono błąd sgcWebSockets setup, when selecting Lazarus install some files where not exported.
[*] : Naprawiono błąd OpenAPI Parser when the result is a number.
[*] : Naprawiono błąd OpenAPI Client encoding the body as utf-8.
[*] : Naprawiono błąd memory leak when receiving fragmented messages, the internal queue object was not destroyed (Podziękowania dla Jasja for letting me know).
[*] : Naprawiono błąd sgcIndy setting the minimum accepted tls protocol.
[*] : Naprawiono błąd HTTP/2 client when using the HTTP Proxy the SNI host was not set properly and the connection was closed.
[*] : Naprawiono błąd OpenAI Client parsing UTF-8 characters.
[*] : Naprawiono błąd w kliencie MQTT — memory leak when destroying the TsgcWSMQTTUNSUBACK class (Podziękowania dla Robin for letting me know).
[*] : Naprawiono błąd WebSocket client would enter a loop if it encountered a 10054 error while connecting.
[*] : Naprawiono błąd AMQP1 Client the Hostname was not set properly.
[*] : Naprawiono błąd HTTP.SYS Server decoding WebSocket HTTP Headers when the connection comes from a reverse proxy. (Podziękowania dla Corbinian for letting me know).
[/] : When selecting the openSSL Version tls1_3, teraz by default only the tls1_3 version will be accepted (before 2024.10.0 release, the tls1_2 was also accepted).
There is a nowa właściwość to set the minimum tls version accepted, OpenSSL_Options.MinVersion.
.NET
[*] : Naprawiono błąd memory leak when receiving fragmented messages, the internal queue object was not destroyed (Podziękowania dla Jasja for letting me know).[*] : Naprawiono błąd HTTP/2 client when using the HTTP Proxy the SNI host was not set properly and the connection was closed.
[*] : Naprawiono błąd WebSocket client would enter a loop if it encountered a 10054 error while connecting.
