Release notes

What changed in every public release of the eSeGeCe component libraries. Pick a product for its full version history, or use the table below to jump straight to one version. Subscribe with the releases feed.

Release notes by product

Every public release of each product, with the new features, the fixes and the breaking changes in each one.

sgcWebSockets

WebSocket, MQTT, AMQP, HTTP/2, HTTP/3, WebRTC and AI components for Delphi, C++ Builder and Lazarus.

Latest release: 2026.9.0,

Read the release notes

sgcWebSockets .NET

The .NET build of the same library, with C# client and server components, MQTT, AMQP and STOMP.

Latest release: 2026.9.0,

Read the release notes

sgcIndy

Enhanced Indy TCP/IP components for Delphi, C++ Builder and FreePascal, with modern TLS.

Latest release: 2026.9.0,

Read the release notes

sgcOpenAPI

OpenAPI 3.x parser, native Pascal SDK generator, server component and pre-built cloud SDKs.

Latest release: 2026.9.0,

Read the release notes

sgcSign

Digital signatures for Delphi, C++ Builder and .NET: XAdES, PAdES, CAdES and ASiC, eIDAS compliant.

Latest release: 2026.9.0,

Read the release notes

Release history

Each product name links straight to its notes for that version.

Version Date Release notes
2026.9.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI, sgcSign
2026.8.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI, sgcSign
2026.7.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI, sgcSign
2026.6.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI, sgcSign
2026.5.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI, sgcSign
2026.4.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI, sgcSign
2026.3.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2026.2.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2026.1.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.10.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.9.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.8.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.7.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.6.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.5.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.4.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.3.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.2.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI
2025.1.0 sgcWebSockets, sgcWebSockets .NET, sgcIndy, sgcOpenAPI

Recent posts

Release announcements, deep dives and tutorials from the blog. The 20 most recent, newest first.

  1. Czech EET 2.0 in Delphi: Register Sales with TsgcEETClient

    Czech EET 2.0 reporting starts on 1 January 2027. TsgcEETClient signs and sends each sale, reads the pok and verifies the acknowledgement, with verification mode and an offline queue…

  2. Release 2026.9.0: sgcWebSockets, sgcSign, sgcIndy and sgcOpenAPI

    Release 2026.9.0 for sgcWebSockets, sgcWebSockets .NET, sgcSign, sgcIndy and sgcOpenAPI: a native WebRTC media engine, a new cryptography package, trust anchors in verification…

  3. sgcWebRTC: a Native WebRTC Media Engine for Delphi and C++ Builder

    sgcWebRTC is a new WebRTC media engine for Delphi and C++ Builder: SDP signalling, ICE with STUN and TURN, DTLS-SRTP, SCTP data channels and Opus, G.711, VP8 and H.264 media, with no browser and no WebView…

  4. sgcOpenAPI 2026.9.0: the Parser Overhaul

    sgcOpenAPI 2026.9.0 rewrites the parser: OpenAPI 3.1 and 3.2, a Warnings list instead of silent failures, working schema composition, correct enums, safe external references and a scriptable command line…

  5. What Is New in sgcSign 2026.9.0

    sgcSign 2026.9.0: trust anchors in verification, richer certificate lists, multi-slot PKCS#11 without a PIN, two new PAdES profiles, signed timestamp requests and one shared HTTP transport…

  6. Four New sgcHTML Components, Five New Live Demos

    sgcHTML adds CameraScanner, NumPad, CommandPalette and EmptyState, then puts all four to work in five brand new live demos: a Warehouse, a Point of Sale till, Reports & Analytics, a Multi-Tenant SaaS platform and Field Service…

  7. Huobi and HTX: Fixing a Signature Timestamp That Only Failed Part of the Day

    A Huobi and HTX signing defect mixed the local date with the UTC time, so a host running outside UTC had every private request fail for part of the day. It read as an intermittent authentication problem, and it was a two-line fix…

  8. Kraken: Four Reliability Fixes in the WebSocket and Futures REST Clients

    Four Kraken defects fixed in 2026.9: the spot WebSocket client was speaking v1 while connected to a v2 endpoint, Futures REST orders went out as GET with the signed body discarded, and private subscriptions never replayed after a reconnect…

  9. sgcHTML Design Surface — Build Pages Visually, Not Just in Code

    sgcWebSockets 2026.9.0 adds the sgcHTML Design Surface, so pages can be composed visually on a VCL form instead of only in code, using the exact same components and producing the exact same HTML…

  10. AI Agent Skills for Delphi, C++Builder and .NET

    Your AI assistant has never read the eSeGeCe source, so it invents properties that do not exist. Agent skills fix that, free and MIT licensed…

  11. sgcCrypto: a New Cryptography Library for Delphi and C++ Builder

    sgcCrypto is a new 43-unit cryptography library for Delphi and C++ Builder: AES-GCM, ChaCha20-Poly1305, SHA-3, Argon2, Ed25519, X.509 and post-quantum ML-KEM, ML-DSA and SLH-DSA, included free from sgcWebSockets Standard up…

  12. sgcWebSockets 2026.8: QUIC, HTTP/3, Static OpenSSL and a TLS Overhaul

    sgcWebSockets 2026.8 adds QUIC and HTTP/3 components, OpenSSL linked inside the executable, more than 30 new sgcHTML components, a rewritten SChannel TLS layer, zlib 1.3.1 and a CycloneDX SBOM…

  13. sgcWebSockets now installs its own SBOM

    The installer now produces a CycloneDX SBOM for the edition being packaged and installs it as sbom.cdx.json, so the file can never drift from the code it describes…

  14. zlib 1.3.1 in sgcWebSockets and sgcOpenAPI

    zlib moves from 1.2.12 to 1.3.1. Because zlib is linked statically, the update meant rebuilding three separate object sets and proving them on every supported compiler…

  15. Binance Rate Limits in Delphi: Batching, Pacing and Readable 429s

    Read Retry-After on an HTTP 429, subscribe a whole watchlist with one frame, and stop exchanges closing your connection after a reconnect…

  16. sgcProtoBuf: From .proto Files to Delphi Units

    sgcProtoBuf turns Protocol Buffers definitions into Delphi units, resolving imports recursively and generating one unit per package…

  17. TsgcHTTPRESTServer: the New REST Server Component

    TsgcHTTPRESTServer is a new HTTP server component for REST APIs, adding CORS, metrics and health endpoints and multi-tenancy on top of TsgcHTTPServer…

  18. REST Server + OpenAPI: Contract-First APIs in Delphi

    Attach the OpenAPI plugin to TsgcHTTPRESTServer and let one spec drive routing, validation, security and Swagger UI, with a single assignment as the whole wiring…

  19. REST Server: Users, Multi-Tenancy and Metrics

    A hashed user store wired into HTTP Basic, five ways to resolve a tenant per request, and Prometheus metrics with a health endpoint for TsgcHTTPRESTServer…

  20. Static OpenSSL Linking in sgcWebSockets: No More libcrypto and libssl DLLs

    OpenSSL can now be linked directly inside your sgcWebSockets executable instead of being loaded at runtime from libcrypto and libssl DLLs. Add one unit to the uses clause and there is nothing else to configure…

Want the full archive?

Open the blog index to browse every post, or grab a feed for your reader.