ZeroNet v0.6.1 Release Notes

Release Date: 2018-01-25 // about 6 years ago
  • โž• Added

    • ๐Ÿ†• New plugin: Chart
    • Collect and display charts about your contribution to ZeroNet network
    • ๐Ÿ‘ Allow list as argument replacement in sql queries. (Thanks to imachug)
    • ๐Ÿ†• Newsfeed query time statistics (Click on "From XX sites in X.Xs on ZeroHello)
    • ๐Ÿ†• New UiWebsocket API command: As to run commands as other site
    • Ranged ajax queries for big files
    • Filter feed by type and site address
    • ๐Ÿ”€ FileNeed, Bigfile upload command compatibility with merger sites
    • Send event on port open / tor status change
    • More description on permission request

    ๐Ÿ”„ Changed

    • โฌ‡๏ธ Reduce memory usage of sidebar geoip database cache
    • ๐Ÿ”„ Change unreliable tracker to new one
    • Don't display Cors permission ask if it already granted
    • ๐Ÿ”€ Avoid UI blocking when rebuilding a merger site
    • Skip listing ignored directories on signing
    • ๐Ÿ‘€ In Multiuser mode show the seed welcome message when adding new certificate instead of first visit
    • Faster async port opening on multiple network interfaces
    • ๐Ÿ‘ Allow javascript modals
    • Only zoom sidebar globe if mouse button is pressed down

    ๐Ÿ›  Fixed

    • Open port checking error reporting (Thanks to imachug)
    • Out-of-range big file requests
    • Don't output errors happened on gevent greenlets twice
    • ๐Ÿ†• Newsfeed skip sites with no database
    • ๐Ÿ†• Newsfeed queries with multiple params
    • ๐Ÿ†• Newsfeed queries with UNION and UNION ALL
    • ๐Ÿ›  Fix site clone with sites larger that 10MB
    • Unreliable Websocket connection when requesting files from different sites at the same time