9.0.0 #3
bohdaq
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added support for symlinks.
In practice, it means you can have a link to file
link --> file.html
and request this resource via regularHTTP GET /link
request. Response will contain the properly set Content-Type based on file extension.Added Sec-CH-Prefers-Reduced-Motion and Sec-CH-Prefers-Color-Scheme support to Accept-CH.
Added Critical-CH header.
Added request and response logging to server output.
Added info on the user and working directory to server output.
Proper logging for the peer address.
Added and updated tests.
Using rust 1.66.
Added dependency to file-ext 9.0.3.
Updated documentation and logo.
Default index.html is now properly scaled for smartphones and tablets.
Full change list
This discussion was created from the release 9.0.0.
Beta Was this translation helpful? Give feedback.
All reactions