Skip to content

1.0.0-65 - Native Go IPFS, fixes, removed broken ARM images

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 21:16
· 239 commits to master since this release
  • Now embedding a native Go-IPFS node instead of js-ipfs which helps improve reliability and performance of the IPFS protocol. (thanks @lidel for helping figure it out!)
  • Removed ARM images from build because they weren't working anyway (need to run builds on ARM devices by the looks of it)
  • Switch Mac OS binary to be a "universal" build to support M1 macs
  • Fixed some bugs to do with previewing URLs when hovering over links (thanks @jolindroth )
  • Switch build to use ASAR, might reduce size? not sure what this does actually.
  • Improved rendering images and horizontal rules in agregore://theme/style.css
  • Added new appPath to .agregorerc to fix valid bookmark shortcut generation (thanks @av8ta !)