Tide v0.8.1 Release Notes

Release Date: 2020-05-07 // almost 4 years ago
  • ๐Ÿ“„ docs.rs

    ๐Ÿ›  This patch contains several bug fixes and doc tweaks.

    โž• Added

    • Route::serve_dir now applies some degree of mime guessing #461
    • โž• Added the "Tide Channels" post to the README #464
    • โž• Added documentation on Tide's default backend #467

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated the crate version in the README #475

    ๐Ÿ›  Fixed

    • Check directory traversal attack without file system visit #473
    • ๐Ÿ“œ Correctly parse multiple values from the Cookie header #484