v0.20.5
New
- Core/Fileserver: add rules support for
fileserverroutes
Changes
- Core/Rules: suppress some unimportant errors when executing rules like (
http2: Stream Closed)
Fixes
- Core/Auth: fixed nil panic when accessing protected routes before auth initializes
- Core/Validation: fixed unmarshaling / validation not being run correctly
- Core/Middleware: revert a change that disable HTML modification on chunked encoding