Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

v.2.6.0 - Arbequina 🌳

Compare
Choose a tag to compare
@xhulz xhulz released this 27 Oct 12:13
· 34 commits to master since this release
e5e9251

This release brings a number of new features including an improved new project workflow, an information tab for your locally running Ganache instances, and a dedicated panel for all logging out from Truffle, Ganache and Dashboard. It also includes a fix for the debugger wherein it was unable to find the source files (resulting in a 'No source file" error) and range of smaller fixes and optimizations.

Give it a try and let us know what you think!

What's Changed

  • Dropdown when selecting a box to "unbox" #220 (@xhulz)
  • Dedicated tab(s) in VS Code panel #205 (@xhulz)
  • Networks (Local Instance) - Get More Information #217 (@xhulz)
  • Fix Truffle Logo #215 (@michaeljohnbennett)
  • Remove redundant txns from dialog after a redeploy #225 (@xhulz)
  • Have new project match truffle init #222 (@xhulz)
  • Create an "auto-deploy on save" toggle in the Contract Explorer #227 (@xhulz)
  • Debugger loading incorrect source file or throwing "No source file" error #229 (@xhulz)
  • Spurious closing bracket on "Create sample project" entry when creating a new project #238 (@xhulz)
  • Temporarily continue logging to the Truffle for VS Code output channel #237 (@xhulz)
  • Minor stylistic tweaks to output tabs #240 (@kevinbluer)
  • Fix original-require package issues #243 (@xhulz)

Full Changelog: v2.5.0...v2.6.0