Releases: lightningrodlabs/rea-playspace
v0.0.19
This release of the Playspace is built using Holochain v0.1.3 so it will work with any of the following Holochain Launcher versions:
- Holochain Launcher v0.9.0
- Holochain Launcher v0.9.1
- Holochain Launcher v0.9.2
- Holochain Launcher v0.9.3
- Holochain Launcher v0.9.4 — this is the newest launcher for Holochain v0.1.3 and is preferred for this app.
If you have installed any of those releases, download the Playspace v0.0.19 and install it in the launcher. The screenshots below are for Launcher v0.9.4.
Select "Select app from filesystem":
Select the correct file from your downloads; if you don't have it yet, please download it:
Configure the app, by using your own network seed to not collide with other people using the same app:
v0.0.18
For internal testing only.
v0.0.17
Downgrade Holochain, clean-up deps, sloppily remove the Profile stuff…
v0.0.16
Oh dear, Holochain v0.0.173 isn't yet in the latest Holochain Launcher. I can't be sure this will work until I try it. I might have try my hand at adding a Holochain version to the launcher.
However, this does have the following commits:
- 80197ac - (HEAD -> main, tag: v0.0.16, origin/main) Fix capitalization: Yaati -> yaati
- e312151 - Fix issues around imports for shoelace and other housekeeping.
- d6fc548 - Clean up modules.
- e667931 - Fix build script.
- 8416dba - Improve add/edit headings for ProcessSpecifications and ResourceSpecifications.
- debded5 - Add process specification table.
- 31b898b - Fix #172: Allow creating and selecting plans.
- c4719d8 - Start on #181: Put resource report into a table format
- d9fe6db - Fix #191: Show Resource Specifications in Table.
- 422d969 - Fix #190: Show agents in table.
- da7cd65 - Fix #183: Show events in table
- ba01e4d - Create table component for application.
- 8b235fa - Fix #179: Hide reference to state in EconomicResource form.
- e9c0848 - Fix #173: Move finished toggle next to submit button.
- 7bbfd70 - Fix bug where latest link is not respected.
- 2551686 - Move application loading into a state machine.
- b21907b - Upgrade Holochain to v0.0.173
- 4f1518e - Harmonize versions of deps, clean up unused imports, rearrange where pages are located.
- 90325eb - Issue #168 - Tech Debt: Chapter One
- 2f2b525 - Remove unused React context from Yati.
- 2849034 - Fix ##169: Update readme.
- 91edbab - Fix ##169: Update readme.
- 4e0399f - added deal flow image with annotations
Full Changelog: v0.0.15...v0.0.16
v0.0.15
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
v0.0.14
What's Changed
This requires Holochain v0.0.155.
This is built using HDK v0.0.147.
- Feature/signals und yati by @adaburrows in #131
Full Changelog: v0.0.13...v0.0.14
v0.0.13
WIP update hdk, hdi, chrono (#133) * update hdk, hdi, chrono * update profiles to 0.5.1
v0.0.12
added helpful UI comment
v0.0.11
Merge pull request #122 from lightningrodlabs/feature/reference_bugs Feature/reference bugs
v0.0.10
What's Changed
This requires Holochain version v0.0.150.
- Feature/edit and delete sidebar items by @shanedeeodonnell in #114
Full Changelog: v0.0.9...v0.0.10