Plik v1.2-RC2 Release Notes

Release Date: 2016-06-20 // almost 8 years ago
  • ๐Ÿš€ Hi, today we're releasing the second release candidate for Plik 1.2 :)

    Here is the changelog :

    ๐Ÿ›  Fixes :

    • ๐Ÿ›  Fix missing middlewares for yubikey get file api paths
    • ๐Ÿ›  Fix 500 in ovh auth callback when plik-ovh-session cookie is missing
    • ๐Ÿ›  Fix server started at http(s)://address:port log message
    • ๐Ÿ›  Fix error message format
    • ๐Ÿ›  Fix cli client arguments unmarshal error line break
    • ๐Ÿ›  Fix BoltDB GetUploadsToRemove
    • ๐Ÿ›  Fix bad redirect on upload password credential check
    • ๐Ÿ›  Fix default log level to INFO and update backend config examples

    Misc :

    • โšก๏ธ Update github.com/facebookgo/httpdown
    • Clean ovh auth session cookie after callback
    • โšก๏ธ Update plik.sh. Add token, better errors, server url argument
    • Do not create .plikrc in quiet mode
    • Check return of makeRequest on client version check
    • โšก๏ธ Update README.md
    • โœ‚ Remove basic auth check on upload if owner is authenticated

    Stay tuned for the final version 1.2 :)
    The plik team