ZeroNet Changelog

What's new in ZeroNet 0.6.1 (rev3222)

Jan 26, 2018
  • 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

New in ZeroNet 0.5.7 (rev2153) (Aug 5, 2017)

  • Added:
  • New plugin: CORS to request read permission to other site's content
  • New API command: userSetSettings/userGetSettings to store site's settings in users.json
  • Avoid file download if the file size does not match with the requested one
  • JavaScript and wrapper less file access using /raw/ prefix (Example)
  • --silent command line option to disable logging to stdout
  • Changed:
  • Better error reporting on sign/verification errors
  • More test for sign and verification process
  • Update to OpenSSL v1.0.2l
  • Limit compressed files to 6MB to avoid zip/tar.gz bomb
  • Allow space, [], () characters in filenames
  • Disable cross-site resource loading to improve privacy. [Reported by Beardog108]
  • Download directly accessed Pdf/Svg/Swf files instead of displaying them to avoid wrapper escape using in JS in SVG file. [Reported by Beardog108]
  • Disallow potentially unsafe regular expressions to avoid ReDoS [Reported by MuxZeroNet]
  • Fixed:
  • Detecting data directory when running Windows distribution exe [Reported by Plasmmer]
  • OpenSSL loading under Android 6+
  • Error on exiting when no connection server started

New in ZeroNet 0.5.5 (rev2081) (May 22, 2017)

  • Site blacklist option at deletion
  • Update cloned sites source code
  • New priority algorithm for faster site content display
  • Outgoing socket bind option

New in ZeroNet 0.5.4 (rev2054) (Apr 28, 2017)

  • Major Tor: always mode improvements
  • Important security fixes
  • Updated dependencies
  • Better content distibution