ZeroNet v0.6.2 Release Notes

Release Date: 2018-02-18 // about 6 years ago
  • ZeroNet 0.6.2 (2018-02-18)

    โž• Added

    • ๐Ÿ†• New plugin: AnnounceLocal to make ZeroNet work without an internet connection on the local network.
    • ๐Ÿ‘ Allow dbQuey and userGetSettings using the as API command on different sites with Cors permission
    • ๐Ÿ†• New config option: --log_level to reduce log verbosity and IO load
    • Prefer to connect to recent peers from trackers first
    • ๐Ÿ‘ Mark peers with port 1 is also unconnectable for future fix for trackers that do not support port 0 announce

    ๐Ÿ”„ Changed

    • Don't keep connection for sites that have not been modified in the last week
    • ๐Ÿ”„ Change unreliable trackers to new ones
    • Send maximum 10 findhash request in one find optional files round (15sec)
    • ๐Ÿ”„ Change "Unique to site" to "No certificate" for default option in cert selection dialog.
    • โš  Dont print warnings if not in debug mode
    • ๐ŸŒฒ Generalized tracker logging format
    • Only recover sites from sites.json if they had peers
    • Message from local peers does not means internet connection
    • โœ‚ Removed --debug_gevent and turned on Gevent block logging by default

    ๐Ÿ›  Fixed

    • ๐Ÿ Limit connections to 512 to avoid reaching 1024 limit on windows
    • ๐ŸŒฒ Exception when logging foreign operating system socket errors
    • Don't send private (local) IPs on pex
    • Don't connect to private IPs in tor always mode
    • Properly recover data from msgpack unpacker on file stream start
    • ๐Ÿ Symlinked data directory deletion when deleting site using Windows
    • De-duplicate peers before publishing
    • Bigfile info for non-existing files