Plik v1.2.1 Release Notes

Release Date: 2017-10-19 // over 6 years ago
  • Hi,

    ๐Ÿš€ We're happy to release Plik 1.2.1

    Here is the changelog :

    ๐Ÿ†• New :

    • ๐Ÿ”ง Configuration option to prevent anonymous uploads.
    • ๐Ÿ”ง Configuration option to limit google email domains
    • Serve HTTP on a different root path
    • ๐Ÿš€ Display release notes on client update
    • ๐Ÿณ Backend testing script using Docker
    • Load client config from /etc/plik/plikrc

    Misc :

    • โž• Add mongodb connect timeout
    • Migrating from godeps to govendor
    • โœ… Enable race detector when testing
    • โž• Add a confirm dialog to delete an Upload
    • โšก๏ธ update golang and node_js version in Travis
    • โšก๏ธ Update npm / bower dependencies ( bump Angularjs from 1.2 to 1.6 )

    ๐Ÿ›  Fix :

    • ๐Ÿ›  Fix uploaded file size calculus
    • ๐ŸŒฒ Don't log file upload request body in debug mode
    • Clean url properly when deleting upload
    • ๐Ÿ›  Fix NPD in swift authentication
    • โž• Add missing letters to randRunes
    • โž• add clean-frontend to clean-all makefile directive
    • Webapp : Fix progress bar when uploading file fails

    The binaires are compiled with go 1.9.1.

    Faithfully,
    The Plik Team.