Releases
65 articles tagged “Releases”.
65 articles tagged “Releases”.

sgcWebSockets 2026.5 发布 TsgcWSRateLimiter、TsgcWSCircuitBreaker 和 TsgcWSAPIKeyManager、Forex.com + Lightstreamer 客户端、面向 MCP Server 的 OAuth 2.1、高性能 IOCP / EPOLL 调优、ML-KEM-768 后量子密钥以及大规模的 HTTP/2 / MCP 修复批次。

sgcSign 2026.5 新增针对 PE 文件的 Microsoft Authenticode 签名、ClickOnce / NuGet / VSIX 签名器、欧盟 eIDAS 合规套件(ASiC、LOTL/EUTL 信任列表、CSC 远程签名)、9 个雇佣配置文件、保加利亚 Peppol 配置文件、原生 QR Code 生成器、ECDSA P-256/384/521 以及 CI/CD 集成。

Rad Studio [+] : Added Support for Rad Studio 13.1: the new platform WinARM64EC is supported. [+] : New TsgcWSFirewall component: full-featured firewall for WebSocket servers with IP blacklist/whitel...

Rad Studio [+] : New MQTT OnMQTTPublishEx event: provides the published message payload as a TsgcWSMQTTPublishData object with Value (string), Bytes (TBytes) and Stream (TMemoryStream) properties. [+...

Rad Studio [+] : New Component TsgcWSAPIClient_MCP implements the MCP Cilent specification. [+] : New Demo MCP Client showing the main features of the MCP Client, can be found in the folder "Demos\15...

Rad Studio [+] : New Component TsgcWSAPIServer_MCP implements the MCP Server specification, currently supports: Tools, Prompts and Resources requests. [+] : New Demo MCP Server showing the main featu...

Rad Studio 13 is fully supported by our Delphi and CBuilder components:sgcWebSocketssgcOpenAPIsgcIndysgcBiometricsMain features of RAD Studio 13 "Florence": Cross-platform development continues: Wind...

Rad Studio [+] : Added Support for Rad Studio 13 Florence. [+] : The WebAuthn Server Component passed the full FIDO Conformance Test using the Conformance Self-Validation Testing tool. [+] : Improved...

Rad Studio [+] : Improved WebAuthn: added support for PS256, PS384 and PS512 algorithms. [+] : Improved WebAuthn: new property WebAuthnOptions.MDS to configure the Fido Metadata Service. [+] : Improv...

Rad Studio [+] : Improved OpenAI Assistant: new event OnFunctionCall which allows to interface OpenAI models with your code, database, applications... [+] : Updated the OpenAI Assistant Demo with a n...

Rad Studio [+] : Improved WebAuthn Server: new events to handle better the Options request/response for the Registration and Authentication flows. - OnWebAuthnRegistrationOptionsRequest: allows to ca...

Rad Studio [+] : New WebAuthn Server Component: Implements the WebAuthn Server Specification, a web standard for secure, passwordless authentication. Currently in BETA. [+] : New WebAuthn Demo: Demon...

Rad Studio [+] : Added Support for Rad Studio 12.3 [+] : Improved Setup, a new option "Build Rad Studio IDE Win64" allows to install the package for the 64-bit IDE, by default is disabled. [+] : Impr...

Rad Studio [+] : Improved OpenAI Assistant, now allows to upload files and ask questions about the content of these files. [+] : Improved OpenAI Assistant Demo, a new option has been added to upload...

Rad Studio [+] : New Component TsgcHTTPGoogleCloud_FCM_Client, Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably send messages at no cost. [+] : New Demo "2...

Rad Studio [+] : Improved OAuth2 Server component, new event OnOAuth2ResponseError which allows to customize the HTTP response error. [+] : Improved JWT Server component, new event OnJWTResponseError...

Rad Studio [+] : Improved OAuth2 Client, new grant type: auth2ResourceOwnerPassword which supports the Resource Owner Password Flow. [+] : Improved OpenAPI Parser, when using the Endpoint to take the...

Rad Studio [+] : Improved Binance API Client, new place order functions: PlaceMarketQuoteOrder, PlaceStopTrailingOrder, PlaceTakeProfitOrder, PlaceTakeProfitTrailingOrder and PlaceLimitMakerOrder. [+...

Rad Studio [+] : Improved Binance API Client, the convert endpoints have been added to the REST_API class. [+] : Added the property Options.Software to customize the Server HTTP Header value. [+] : N...

Rad Studio [+] : Updated the OpenSSL 1.1.1 libraries to the version 1.1.1w. This is the latest release for the Api 1.1.1. [+] : Updated the OpenSSL 3.0.0 libraries to the version 3.0.13. [+] : Update...

Rad Studio [+] : New Component TsgcWSPClient_AMQP1, implements AMQP 1.0.0 protocol. [+] : - Authentication: anonymous or SASLPlain [+] : - Plain TCP / TLS. [+] : - Create / Close Sessions. [+] : - Cr...

Rad Studio [+] : Added support for Lazarus 3.0 [+] : Improved Bybit API Client, the client has been upgraded to V5 API. [+] : Improved Demo "05.Crypto\01.CryptoAPI", it has been updated to show how t...

Rad Studio [+] : Added support for Rad Studio 12 Athens. [+] : Updated the Indy version to the latest. [+] : New Client API: CEX PLUS: cryptocurrency exchange and trading platform. Implement WebSocke...

Rad Studio [+] : 改进 Presence 服务器协议,新增 Broadcast 方法,允许向使用此协议的所有已连接客户端或订阅特定频道的客户端发送消息。

Rad Studio [+] : 新增 Pinecone API 客户端,这是一个利用 AI 模型嵌入向量为 AI 提供长期记忆的向量数据库。[+] : 新增演示展示 Pinecone API 的主要功能。

Rad Studio [+] : 新增对 OpenAI API 的支持,可与 gpt-3.5-turbo 等模型进行文本生成、语音转文字、翻译、图像 AI 生成等交互。

Rad Studio [+] : 新增对 Rad Studio 11.3 的支持。[+] : 新增 OpenAPI Pascal 解析器,可导入任何 openAPI 3.0、Swagger 1.0 或 2.0 规范并创建 Pascal 接口文件。

Rad Studio [+] : 将 Telegram 库更新至 1.8.9 版本。[+] : 改进 Telegram 客户端,当 MacOS 上加载库出错时,现在会捕获带有原因的错误消息。

Rad Studio [+] : New Client API: Bybit: cryptocurrency exchange and trading platform. Implement WebSocket protocol for: Spot, Inverse Perpetual, USDT Perpetual and Inverse Futures. [+] : Improved Dem...

Rad Studio [+] : Added support for EPOLL on Linux Indy Servers (Websocket and HTTPs Servers). The property IOHandlerOptions.IOHandlerType has a new value called iohEPOLL. [+] : New Property "IOHandle...

Rad Studio Here is the comprehensive list of new features and bug fixes included in this version:[+] : Added support for new iOS Simulator for ARM64 (Rad Studio 11.2). [+] : Added support for DTLS ov...

从 sgcWebSockets 2022.8.0 开始,sgcWebSockets 库新增了一个组件 TsgcRTCPeerConnection。TsgcRTCPeerConnection 是一个客户端组件,允许通过 P……

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...

Rad Studio Here is the comprehensive list of new features and bug fixes included in this version:[+] : New Client Component TsgcWSAPI_OKX. OKX, formerly known as OKEx, is one of the largest crypto sp...

Google Cloud Platform 是 Google 提供的云计算服务套件,运行在 Google 内部用于其终端用户产品(如 Google 搜索、Gmail、Google Drive 和 YouTube)的同一基础架构上。我们的 sgcOpenAPI 客户端解析器可读取 Google Cloud 的 OpenAPI/Swagger 规范……

Amazon AWS 按需向个人、企业和政府提供云计算平台和 API。我们的 sgcOpenAPI 客户端解析器可读取 Amazon AWS 的 OpenAPI/Swagger 规范,并自动生成 100% Pascal 代码的客户端接口,可集成到任何 Delphi、CBuilder 或 Lazarus 应用程序中……

Rad Studio。以下是本版本所有新功能和错误修复的完整列表:[+] ZLib 已更新至 1.2.12,包含最新安全修复(仅 Enterprise 版本)...

Rad Studio Here is the comprehensive list of new features and bug fixes included in this version:[+] : New sgcWebSockets Package Installer, install and register sgcWebSockets Library. [+] : New IDE A...

Rad Studio Here is the comprehensive list of new features and bug fixes included in this version:[+] : Improved Amazon AWS IoT Client, SignatureV4 has a new property "OpenSSL_Options" which allows to...

Rad Studio Here is the comprehensive list of new features and bug fixes included in this version:[+] : New Component TsgcWSPClient_AMQP, implements AMQP 0.9.1 protocol. [+] : New Demo AMQP which show...

如何解决 Telegram TDLib 错误

Rad Studio Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.5.4: [+] : Improved TLSOptions.Version property, now if the value is tlsUndefined (the default), th...

sgcWebSockets .NET has a new edition called sgcWebSockets .NET Community Edition which is free for non-commercial applications.The package can be downloaded from nuget.org from the following linkhttp...

Rad Studio Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.5.3: [+] : Added support for OpenSSL 3.0.0 [+] : New Component TsgcWSAPIServer_RTCMultiConnection,...

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.5.2:[+] : Added support for Rad Studio 11 Alexandria. [+] : New Component TsgcTURNServer, implements the STUN/...

Rad Studio 11 Alexandria 已发布,sgcWebSockets 4.5.2 版本支持它。订阅有效的客户可下载支持 Rad Studio 11 的最新版本。您可以查看……

sgcWebSockets 的 Telegram 库已更新,提供更多功能和改进。

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.5.0:[+] : New Component TsgcSTUNServer, implements the STUN Server Protocol providing a service to discover th...

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.4.9:[+] : New property "HttpUploadFiles" in HTTP Servers (TsgcWebSocketHTTPServer and TsgcWebSocketServer_HTTP...

最新 openSSL 库已编译更新,适用于持有有效许可证的 sgcWebSockets 用户...

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.4.8:[+] : New Component TsgcHTTP_JWT_Client, allows to encode and sign JWT Tokens as Authentication Bearers in...

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.4.7:[+] : New Client Component TsgcWSAPI_Coinbase, Coinbase is a platform that allows to buy, sell and store c...

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.4.6:[+] : New Event OnBeforeForwardHTTP on Server Components, allows to forward an HTTP request to another ser...

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.4.5:[+] : New Component TsgcHTTP_OAuth2_Server, server implementation of OAuth2 protocol, allows to Authorize...

These are the features included in sgcWebSockets 4.4.4[+] : New Component TsgcHTTPGoogleCloud_Calendar_Client, allows to use Google Calendar API V3: get Calendars, events, synchronize with your own c...

These are the features included in sgcWebSockets 4.4.3[+] : Initial support for HTTP/2 in TsgcWebSocketHTTPServer - New property HTTP2Options: allows to enable HTTP/2 protocol and configure initial s...

Changes included in sgcWebSockets 4.4.1[+] : Improved Telegram API Component, added support for Android. [+] : New property "DatabaseDirectory" in Telegram Client. Allows to set the directory where i...

Changes included in sgcWebSockets 4.4.0[+] : Added support for Rad Studio 10.4 Sydney. [+] : Improved Telegram API Component, added support for OSX64. [+] : Improved Telegram API Component, added sup...

我很高兴地宣布 sgcWebSockets 库立即支持 Rad Studio 10.4。注册用户可从私人账户下载最新测试版。下一个版本将包含相应支持……

Changes included in sgcWebSockets 4.3.7[+] : New Component TsgcTDLib_Telegram, Allows to build Telegram Clients using TDLib JSON library. [+] : New Demo "Telegram" which shows how connect to telegram...

Changes included in new version: [+] : New Component TsgcHTTPAWS_SQS_Client, Amazon SQS is a fully managed message queues for microservices, distributed systems, and serverless applications. [+] : Ne...

Changes included in this version: [+] : New Component TsgHTTP_OAuth2, this protocol allows third-party applications to grant limited access to an HTTP service, either on behalf of a resource owner or...

Changes included in this version:[+] : Added support for IOCP Indy Server (Websocket and HTTP Servers). There is a new property called IOHandlerOptions where you can select which IOHandler user (indy...

Changes included in this version: [+] : Added support for Android 64bits in Rad Studio 10.3.3 Rio. [+] : Added support for OpenSSL 1.1.1 for Indy based components. *Requires custom Indy version (Beta...

sgcWebSockets 现已支持 RAD Studio 10.3.3 和 Android 64位平台。