Enable years as a unit in durations (<code>1y</code>)
Log root authentication configuration status on server startup
Ensure CORS headers are set on all HTTP responses even when request fails with an error
Improve syntax for defining futures: <code>fn::future -></code> changed to <code><future></code>
Improve syntax for defining embedded functions: <code>fn::script -> () =></code> changed to <code>function()</code>
Ensure root authentication is completely disabled when <code>-p</code> or <code>--pass</code> cli arguments are not specified
/releases