Skip to content

Releases: imperzer0/webserver

2.10

07 Apr 11:08
9380322
Compare
Choose a tag to compare

What's Changed

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

16 Dec 21:49
Compare
Choose a tag to compare
2.9

Made webserver configurable
Upgraded to the latest libraries

Full Changelog: 2.8.2...2.9

2.8.2

31 Oct 21:20
Compare
Choose a tag to compare

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

2.5

17 Dec 07:01
Compare
Choose a tag to compare
2.5

Added email verification while registering users

Full Changelog: 2.4...2.5

2.4

14 Dec 12:24
Compare
Choose a tag to compare
2.4

Added more detailed logging.
Improved index.html design.

Full Changelog: 2.3...2.4

2.3

14 Dec 10:13
Compare
Choose a tag to compare
2.3

Made pages more user-friendly: redesigned a bit.

Full Changelog: 2.2...2.3

2.2

12 Dec 20:24
Compare
Choose a tag to compare
2.2

Now the docker container can be updated without data losses, 'cause data is stored in the volumes.

Full Changelog: 2.1...2.2

2.1

12 Dec 14:44
Compare
Choose a tag to compare
2.1

Fixed 404 error while opening path with special characters

Full Changelog: 2.0...2.1

2.0

11 Dec 22:18
6752127
Compare
Choose a tag to compare
2.0

Added ftp server support
Updated documentation

Full Changelog: 1.1...2.0

1.1

08 Dec 12:29
Compare
Choose a tag to compare
1.1

HTTPS connection support

Full Changelog: 1.0...1.1