Skip to content

1.9.1 - Right click fixes, stability

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 18:20
· 52 commits to master since this release
  • Fixed memory leak in browser action rendering, thanks @resession
  • Failing protocol handlers are easier to recover from. E.g. if IPFS breaks and you delete it's data, you don't need to reload agregore and can just refresh the page using IPFS
  • The "save as" context menu now uses the downloadURL API which should improve performance and reliability.
  • Right click reload/go back/go forware navigation has been fixed
  • Electron got updated to 20.3 which includes fixes for stuff like uploading large files to protocol handlers