Releases: ColumPaget/Alaya
Releases · ColumPaget/Alaya
v4.5
v4.4
Fix for uninitialized pidfile path error!
v4.2
Fix for bug introduced by 'unshare' feature that disables 'ChHome' fe…
v4.1
fastopen now only enabled in https by default. added TCPFastOpen and …
bugfixes, REUSEPORT and namespaces
v4.0 added REUSEPORT and namespaces
fix for issues with vpath directory listings
v3.2 fix for vpath directory traversals
add 'upload' events.
v3.1 Handle being used through a proxy or frontend that is encrypting for …
New proxy features
HTTP/HTTPS supported on the same port. SOCKS proxy service support. Proxy access control added. 'include' entry added for config file. Upgrade to recent libUseful. Fix for issues with slow .cgi scripts.
Fix for missing return()
Fix for silly 'missing return()' error that breaks directory listing on some systems, while miraculously working fine on others
Added 'local' vpath for let's encrypt. Fix for SIGPIPE issues. Upgrade to latest libUseful. Numerous bugfixes
'local' vpaths can now be used to make on directory accessible without authentication. SISPIPE no longer kills the server. Bugfix to handle '+' in URLs. Upload entry in directory listings can now upload multiple files.