Overview
This release adds fixes and improvements, and more examples.
Security vulnerabilities fixed
- CVE-2025-65502 - minor severity. Under low RAM condition, a SSL_CTX_get_cert_store() may fail during the connection initialisation and crash the server. This affects only code that uses OpenSSL with Mongoose. The fix is in [this commit](https...