Skip to content

v0.11.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Sep 09:21
· 1 commit to master since this release

Fixed

  • Build precompiled NIFs with release optimizations instead of debug mode, while preserving bytecode disassembly (#23).
  • Target baseline CPUs in precompiled NIFs instead of inheriting the build machine's instruction set (#15).

Security

  • Require Mint 1.10 or later to address HTTP/1 response-parser denial-of-service vulnerabilities affecting WebSocket connection setup (CVE-2026-82728, CVE-2026-82729).