Echo v4.1.7 Release Notes

Release Date: 2019-08-02 // over 4 years ago
    • โœจ Enhanced default http error handler ed51400
    • โž• Add a new ErrorHandlerWithContext (#1328)
    • โž• Add ReferrerPolicy to Secure middleware (#1363)
    • ๐Ÿ“œ Don't make router parse duplicated param when backtracking happens (#1368)
    • ๐Ÿ›  Fix #1260 change middleware.Logger's default output (#1336)
    • Nil check for bind #988
    • โž• Added feature to map url params to a struct with the default binder
    • โœ… Tests and fix for findChildByKind executed on nil node (Router)