Releases: dordnung/System2
Releases · dordnung/System2
Version 3.3.2
Version 3.3.1
- Use Debian Strech for compiling as LTS support for jessie ended
- Update OpenSSL to version 1.1.1k and libcurl to 7.76.0
- Fix out-of-memory bug when downloading large files by disable saving of output content when downloading a file
- Add errno message if PosixOpen (command execution) fails
- Disable certificate revocation checks to fix Schannel error
Version 3.3.0
- Fixes crashing on Sourcemod 11 caused by threads
- Updated to libcurl 7.72.0
v3.2.1
Version 3.2
- Added ability to use a proxy for requests (Pull Request #5)
See System2Request.SetProxy and System2Request.SetProxyAuthentication methods for more information - Updated to the latest OpenSSL and libcurl version
Version 3.1
- Fixed crash when creating many threads
Version 3.0
- Almost all previous natives are now deprecated
- Implemented an enormous HTTP / FTP Request API replacing the old request natives
- Made extension much more stable
- Added check if 7-ZIP is executable on Linux
- Output of an execution is now a methodmap replacing the progress approach
- Provide exit status of an execution
- Cleaned up API
- A lot more
Version 2.6
v2.6 Fix typo