This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
v2.3.2 – Sandbox ⛱ 📦
Highlights
How to Upgrade
Changelog
v2.3.2 – Sandbox ⛱ 📦 This is a hotfix release for Corda developers on Windows installing via Appx.
We’ve moved to a beta
› latest
release pipeline, where most non-hotfix changes are first released in a beta before being promoted to a stable release.
We’d love it if you’d start using the latest betas and let us know early and often if you find any bugs or regressions!
Highlights
- Prevent OS sandboxing of internal
extras
andworkspaces
directories when installed via Appx - Improved PostgreSQL ENV by embedding a missing windows dll into our postgres package
As always, this release is compatible with the latest versions of Windows ⊞, Mac OS 🍎, and Linux 🐧.
How to Upgrade
To upgrade, you can:
- download directly from our website: https://www.trufflesuite.com/ganache
- upgrade in-app when notified (on supported platforms)
- choose the appropriate download binary from the Assets section of the GitHub release
Changelog
Corda
Fix
- Fix postgres missing dep on Windows (trufflesuite/ganache@a71f5ad) – @davidmurdoch
- Ensure workspaces/extra dirs aren't sandboxed (trufflesuite/ganache@977569b) – @davidmurdoch
💖 The Truffle Team