Skip to content

v0.7.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@olizilla olizilla released this 24 May 16:17
53b93a5
  • Web UI: 2.4.4
  • IPFS: go-ipfs v0.4.19

The 0.7.3 release enables strict CORS checking on the IPFS API for new users, and will update older configurations to enable it. It is strongly recommended that you update. IPFS Desktop is configured to automatically update, so you simply have to allow it.

🐛 Fixes

  • Enable strict CORS checking on api (#932)

Known Issues

  • Add folder via file-input fails in electron (#884) - We have an initial fix for this, but we need to level up the testing around adding files before chaning that code again as there are a bunch of cross-platform edge-cases to handle.