| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| treefrog-2.12.0-msvc_64-setup.exe | 2026-07-17 | 46.6 MB | |
| README.md | 2026-07-17 | 560 Bytes | |
| TreeFrog Framework version 2.12.0 release source code.tar.gz | 2026-07-17 | 10.9 MB | |
| TreeFrog Framework version 2.12.0 release source code.zip | 2026-07-17 | 13.6 MB | |
| Totals: 4 Items | 71.1 MB | 0 | |
What's Changed
- Fix a bug that caused an invalid parameter error in shm_open() on macOS 26.
- Fix ERR_CONNECTION_RESET errors that occur after receiving an HTTP request that exceeds LimitRequestBody.
- Added support for Visual Studio 2026 by modifiying the setup configuration scripts.
- Implemented asynchronous I/O using io_uring on Linux. [Experimental]
- Updated mongo-c-driver to v2.3.3.
- Updated lz4 to v1.10.0.
- Updated glog to v0.7.1.
Full Changelog: https://github.com/treefrogframework/treefrog-framework/compare/v2.11.2...v2.12.0