ZeroNet v0.6.3 Release Notes

Release Date: 2018-10-20 // over 5 years ago
  • โž• Added

    • ๐Ÿ†• New plugin: ContentFilter that allows to have shared site and user block list.
    • ๐Ÿ‘Œ Support Tor meek proxies to avoid tracker blocking of GFW
    • Detect network level tracker blocking and easy setting meek proxy for tracker connections.
    • ๐Ÿ‘Œ Support downloading 2GB+ sites as .zip (Thx to Radtoo)
    • ๐Ÿ‘Œ Support ZeroNet as a transparent proxy (Thx to JeremyRand)
    • ๐Ÿ‘ Allow fileQuery as CORS command (Thx to imachug)
    • ๐Ÿ Windows distribution includes Tor and meek client by default
    • Download sites as zip link to sidebar
    • File server port randomization
    • Implicit SSL for all connection
    • fileList API command for zip files
    • Auto download bigfiles size limit on sidebar
    • Local peer number to the sidebar
    • Open site directory button in sidebar

    ๐Ÿ”„ Changed

    • Switched to Azure Tor meek proxy as Amazon one became unavailable
    • ๐Ÿ”จ Refactored/rewritten tracker connection manager
    • ๐Ÿ‘Œ Improved peer discovery for optional files without opened port
    • Also delete Bigfile's piecemap on deletion

    ๐Ÿ›  Fixed

    • ๐Ÿ”’ Important security issue: Iframe sandbox escape [Reported by Ivanq / gitcenter]
    • Local peer discovery when running multiple clients on the same machine
    • ๐Ÿ”Œ Uploading small files with Bigfile plugin
    • Ctrl-c shutdown when running CLI commands
    • ๐Ÿ”Œ High CPU/IO usage when Multiuser plugin enabled
    • Firefox back button
    • ๐Ÿง Peer discovery on older Linux kernels
    • Optional file handling when multiple files have the same hash_id (first 4 chars of the hash)
    • Msgpack 0.5.5 and 0.5.6 compatibility