Releases: imperzer0/webserver
Releases · imperzer0/webserver
2.10
What's Changed
- version 2.10 by @imperzer0 in #2
Overall changes: Better error handling and customizable colors for errors.
Details:
added black and white lists for email providers' hosts;
added error colors configuration;
made error page show error details (if specified);
fixed some names;
fixed compilation error in ftp functions;
fixed error codes;
updated package version.
Full Changelog: 2.9...2.10
2.9
Made webserver configurable
Upgraded to the latest libraries
Full Changelog: 2.8.2...2.9
2.8.2
Fixed critical bug that causes unallocated memory access in CURL callback function (It crashes the server out of the blue)
Full Changelog: 2.5...2.8.2