v0.0.15
Pre-release
Pre-release
This should be used with Holochain v0.0.162 on Holochain Launcher v0.6.0.
Download the rea-playspace.webhapp file.
Make sure you are using Holochain Launcher v0.6.0:
- Open the Holochain Launcher
- Click "+ Install New App".
- Click "Select App From Filesystem".
- Select the downloaded rea-playspace.webhapp and click "Open".
- In the "Install To Holochain Version" field select "0.0.162".
- In advanced settings, add a "Network Seed" that you can share with others to make sure your playspace data stays private. You may think of this as a password to your playspace data.
- Click "INSTALL APP".
- If you're the first peson to start up the playspace with this network seed, then go ahead and open the app by clicking "OPEN".
- If you're not the first person, it's best to wait a day with the Holochain Launcher running to make sure you have sync'ed the data over from the first person to create the network (the network with the specific network seed you're using). This is due to issue #172.
What's Changed
- updated readme by @shanedeeodonnell in #136
- Feature/see selected nodes by @adaburrows in #147
- Issue #137: Fix event ledger. by @adaburrows in #148
- Issue #134: fix error on node + edge deletion. by @adaburrows in #149
- Bug/show useful description by @adaburrows in #150
- Tech debt/dependencies and store adapters by @adaburrows in #153
- Update action keys. Fixes #144. by @adaburrows in #157
- Feature/flow directions by @adaburrows in #155
- Feature/improve commitment finish ux by @adaburrows in #158
- Bump to hdk 152 by @shanedeeodonnell in #160
- caching the cargo related files can help build speeds a lot by @Connoropolous in #163
- 83 feature add inventory tracking code new by @shanedeeodonnell in #161
Full Changelog: v0.0.14...v0.0.15