Skip to content

2.16.0 - web3:// handler, New Electron, fixes

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 22:24
· 15 commits to master since this release

Features

  • New version of Electron which means a new version of Chromium
  • web3:// Protocol handler, e.g. web3://vitalikblog.eth
  • History search in the URL bar now shows items as they're found so if you have one item in a long history you won't need to wait for the entire search to complete

Fixes

  • When loading two hyper:// URLs on startup sometimes the write lock would get busted due to a race condition
  • Microphone and camera permissions now get set for MacOS
  • New protocol handler code which should be faster and more reliable
  • Fixed up the https+raw handler, should be more reliable now