releases
67 articles tagged “releases”.
67 articles tagged “releases”.

sgcOpenAPI 2026.6 incluye TsgcHTTPServer_OpenAPI — un único componente Delphi autónomo que aloja un servicio OpenAPI 3.0. Servidor HTTP integrado, Swagger UI en /docs, especificación en /openapi.json, CORS, validación JSON-Schema, Spec-First o Code-First — sin necesidad de sgcWebSockets…

El componente TsgcWSAPI_FXCM se ha eliminado de sgcWebSockets 2026.6 tanto en la edición Delphi como en la .NET. FXCM ha retirado su API pública de trading ForexConnect / REST / streaming en favor de plataformas de terceros, dejando la integración sin proveedor upstream…

sgcWebSockets 2026.5 incorpora TsgcWSRateLimiter, TsgcWSCircuitBreaker y TsgcWSAPIKeyManager, un cliente de Forex.com + Lightstreamer, OAuth 2.1 para el servidor MCP, ajuste de alto rendimiento de IOCP / EPOLL, claves poscuánticas ML-KEM-768 y un extenso lote de correcciones de HTTP/2 / MCP.

sgcSign 2026.5 incorpora la firma Microsoft Authenticode para archivos PE, firmadores ClickOnce / NuGet / VSIX, un pack de cumplimiento eIDAS de la UE (ASiC, lista de confianza LOTL/EUTL, firma remota CSC), 9 perfiles laborales, un perfil Peppol búlgaro, un generador nativo de códigos QR, ECDSA P-256/384/521 e integraciones CI/CD.

Rad Studio [+] : Añadido soporte para Rad Studio 13.1: the new platform WinARM64EC is soporteed. [+] : New TsgcWSFirewall component: full-featured firewall para WebSocket servers con IP blacklist/whitel...

Rad Studio [+] : Nuevo evento MQTT OnMQTTPublishEx: proporciona la carga útil del mensaje publicado como un objeto TsgcWSMQTTPublishData con propiedades Value (string), Bytes (TBytes) y Stream (TMemoryStream). [+...

Rad Studio [+] : Nuevo Componente TsgcWSAPIClient_MCP implementa la especificación del Cliente MCP. [+] : Nueva Demo del Cliente MCP que muestra las principales características del Cliente MCP, se encuentra en la carpeta "Demos\15...

Rad Studio [+] : Nuevo Componente TsgcWSAPIServer_MCP implements the MCP Server specification, currently soportes: Tools, Prompts and Resources requests. [+] : Nueva Demo MCP Server showing the main featu...

Resumen de RAD Studio 13 "Florence" y compatibilidad con los componentes de eSeGeCe: sgcWebSockets, sgcOpenAPI, sgcIndy y sgcBiometrics.

Rad Studio [+] : Añadido soporte para Rad Studio 13 Florence. [+] : The WebAuthn Server Component passed the full FIDO Conformance Test using the Conformance Self-Validation Testing tool. [+] : Improved...

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

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

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

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

Rad Studio [+] : Añadido soporte para Rad Studio 12.3 [+] : Mejorado el Instalador, a new option "Build Rad Studio IDE Win64" allows to install the package para the 64-bit IDE, by default is disabled. [+] : Impr...

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

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

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

Rad Studio [+] : Mejorado el Cliente OAuth2, new grant type: auth2ResourceOwnerPassword which soportes the Resource Owner Password Flow. [+] : Mejorado OpenAPI Parser, when using the Endpoint to take the...

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

Rad Studio [+] : Mejorado 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 [+] : Actualizado the OpenSSL 1.1.1 libraries to the version 1.1.1w. This is the latest release para the Api 1.1.1. [+] : Actualizado the OpenSSL 3.0.0 libraries to the version 3.0.13. [+] : Update...

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

Rad Studio [+] : Añadido soporte para Lazarus 3.0 [+] : Mejorado Bybit API Client, el cliente se ha actualizado a la API V5. [+] : Mejorado Demo "05.Crypto\01.CryptoAPI", it se ha actualizado a la versión show how t...

Rad Studio [+] : Añadido soporte para Rad Studio 12 Athens. [+] : Actualizado the Indy version to the latest. [+] : New Client API: CEX PLUS: cryptocurrency exchange and trading platform. Implement WebSocke...

Rad Studio [+] : Mejorado the Presence Server Protocol, new "Broadcast" method which allows to send a message to all connected clients using this protocol or to clients subscribed to a specific chann...

Rad Studio [+] : New Pinecone API Client, it's a vector database which provides long-term memory para AI using embeddings from AI models. [+] : Nueva Demo que muestra las principales características de Pinecone API, it's...

Rad Studio [+] : Añadido soporte para OpenAI API, which allows to interact con models like gpt-3.5-turbo, speech to text, translations, Image AI generation and much more. [+] : Nueva Demos which show how...

Rad Studio [+] : Añadido soporte para Rad Studio 11.3. [+] : New OpenAPI Pascal Parser, imports any openAPI 3.0, Swagger 1.0 or 2.0 specification and creates a pascal interface file. [+] : Mejorado HTTP...

Rad Studio [+] : Actualizado Telegram libraries to version 1.8.9. [+] : Mejorado Telegram Client, when there is an error while loading the library on MacOS, now the error message con the reason is caugh...

Rad Studio [+] : Nueva API de cliente: Bybit, plataforma de exchange y trading de criptomonedas. Implementa el protocolo WebSocket para: Spot, Inverse Perpetual, USDT Perpetual e Inverse Futures. [+] : Demo mejorada...

Rad Studio [+] : Añadido soporte para EPOLL on Linux Indy Servers (Websocket and HTTPs Servers). The property IOHandlerOptions.IOHandlerType has a new value called iohEPOLL. [+] : Nueva Propiedad "IOHandle...

Rad Studio Esta es la lista completa de nuevas características y correcciones de errores incluidas en esta versión:[+] : Añadido soporte para new iOS Simulator para ARM64 (Rad Studio 11.2). [+] : Añadido soporte para DTLS ov...

Desde sgcWebSockets 2022.8.0 se ha añadido un nuevo componente a la librería sgcWebSockets, el TsgcRTCPeerConnection.El TsgcRTCPeerConnection es un componente cliente que permite conectar peers usando P...

Rad Studio Esta es la lista completa de nuevas características y correcciones de errores incluidas en esta versión:[+] : Nuevo Componente Cliente TsgcWSAPI_XTB. FX and CFD trading, providing access to over +2000 financial...

Rad Studio Esta es la lista completa de nuevas características y correcciones de errores incluidas en esta versión:[+] : Nuevo Componente Cliente TsgcWSAPI_OKX. OKX, formerly known as OKEx, is one of the largest crypto sp...

Google Cloud Platform, ofrecida por Google, es un conjunto de servicios de cloud computing que se ejecuta sobre la misma infraestructura que Google utiliza internamente para sus productos de usuario final, como Google Search, Gma...

Amazon AWS proporciona plataformas y APIs de cloud computing bajo demanda a particulares, empresas y administraciones, en modalidad de pago por uso. Estos servicios web de cloud computing ofrecen procesamiento distribuido...

Rad Studio Esta es la lista completa de nuevas características y correcciones de errores incluidas en esta versión:[+] : ZLib se ha actualizado a la versión 1.2.12, incluye la última corrección de seguridad (*onl...

Rad Studio Esta es la lista completa de nuevas características y correcciones de errores incluidas en esta versión:[+] : Nuevo Instalador del Paquete sgcWebSockets, instala y registra la biblioteca sgcWebSockets. [+] : New IDE A...

Rad Studio Esta es la lista completa de nuevas características y correcciones de errores incluidas en esta versión:[+] : Mejorado Amazon AWS IoT Client, SignatureV4 has a new property "OpenSSL_Options" which allows to...

Rad Studio Aquí tienes la lista completa de nuevas funcionalidades y correcciones de errores incluidas en esta versión:[+] : Nuevo componente TsgcWSPClient_AMQP, implementa el protocolo AMQP 0.9.1. [+] : Nueva demo AMQP que mostra...

Solución para el error "UPDATE_APP_TO_LOGIN" en Telegram TDLib: actualizar a la versión 1.7.9.

RAD Studio y .NET: nuevas funciones y correcciones de sgcWebSockets 4.5.4 — TLS, AWS IoT, HTTPUploadFiles, openSSL, Socket.IO 4 y más.

sgcWebSockets .NET Community Edition: gratuita para usos no comerciales, distribuida como paquete NuGet.

RAD Studio y .NET: nuevas funciones y correcciones de sgcWebSockets 4.5.3 — OpenSSL 3.0.0, RTCMultiConnection, STUN/TURN, Binance, FTX y más.

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.5.2:[+] : Añadido soporte para Rad Studio 11 Alexandria. [+] : Nuevo Componente TsgcTURNServer, implements the STUN/...

Se ha lanzado Rad Studio 11 Alexandria y la versión sgcWebSockets 4.5.2 lo soporta. Los clientes con una suscripción activa pueden descargar la última versión con soporte para Rad Studio 11.Puedes consultar...

Actualización de las bibliotecas TDLib de Telegram a la versión 1.7.6 para sgcWebSockets.

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

Aquí tienes la lista completa de nuevas características y correcciones de errores incluidas en sgcWebSockets 4.4.9:[+] : Nueva propiedad "HttpUploadFiles" en HTTP Servers (TsgcWebSocketHTTPServer y TsgcWebSocketServer_HTTP...

Las últimas librerías openSSL se han compilado y actualizado para los usuarios de sgcWebSockets con una licencia activa; están disponibles las siguientes librerías:1. Windows322. Windows643. OSX644. Android645. iOS64L...

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.4.8:[+] : Nuevo Componente 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:[+] : Nuevo Componente Cliente 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:[+] : Nuevo Evento 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:[+] : Nuevo Componente TsgcHTTP_OAuth2_Server, server implementation of OAuth2 protocol, allows to Authorize...

These are the features included in sgcWebSockets 4.4.4[+] : Nuevo Componente TsgcHTTPGoogleCloud_Calendar_Client, allows to use Google Calendar API V3: get Calendars, eventos, synchronize con your own c...

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

Cambios incluidos en sgcWebSockets 4.4.1[+] : Mejorada la API de Telegram, added soporte para Android. [+] : New property "DatabaseDirectory" in Telegram Client. Allows to set the directory where i...

Cambios incluidos en sgcWebSockets 4.4.0[+] : Añadido soporte para Rad Studio 10.4 Sydney. [+] : Mejorada la API de Telegram, added soporte para OSX64. [+] : Mejorada la API de Telegram, added sup...

Me complace anunciar la disponibilidad inmediata del soporte para Rad Studio 10.4 en la librería sgcWebSockets.Los usuarios registrados pueden descargar la última beta desde la cuenta privada.La siguiente versión incluirá supp...

Cambios incluidos en sgcWebSockets 4.3.7[+] : Nuevo Componente TsgcTDLib_Telegram, Allows to build Telegram Clients using TDLib JSON library. [+] : Nueva Demo "Telegram" which shows how connect to telegram...

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

Cambios incluidos en esta versión: [+] : Nuevo Componente TsgHTTP_OAuth2, this protocol allows third-party applications to grant limited access to an HTTP service, either on behalf of a resource owner or...

Cambios incluidos en esta versión:[+] : Añadido soporte para IOCP Indy Server (Websocket and HTTP Servers). There is a new property called IOHandlerOptions where you can select which IOHandler usuario (indy...

Cambios incluidos en esta versión: [+] : Añadido soporte para Android 64bits en Rad Studio 10.3.3 Rio. [+] : Añadido soporte para OpenSSL 1.1.1 para Indy based components. *Requires custom Indy version (Beta...

RAD Studio 10.3.3: Android 64 bits, iOS 13 y macOS Catalina con soporte en sgcWebSockets 4.3.2.