You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).