Skip to content

Releases: lightningrodlabs/acorn

v9.4.1-alpha

16 Oct 22:07
Compare
Choose a tag to compare
  • improves the clarity of 'project synchronization status' on the main Dashboard.

Platform Downloads

  • if you are using an Intel based Mac, download the darwin-x64.zip file.
  • if you are using an Apple Silicon based Mac, download the darwin-arm64.zip file.
  • if you are using Linux, download the .AppImage file.
  • if you using Windows, download the .exe file.

v9.3.1-alpha

23 Sep 22:59
Compare
Choose a tag to compare
  • improves the 'ordered siblings' feature by making new Outcomes added as siblings always sort to the furthest right of any existing siblings. This also improves on how sorting behaves in general, avoiding the cases where re-ordering skips two at once.

Platform Downloads

  • if you are using an Intel based Mac, download the darwin-x64.zip file.
  • if you are using an Apple Silicon based Mac, download the darwin-arm64.zip file.
  • if you are using Linux, download the .AppImage file.
  • if you using Windows, download the .exe file.

v9.2.1-alpha

19 Sep 18:56
Compare
Choose a tag to compare
  • fixes a minor bug where new releases beyond v9 would not get caught and registered in the 'update' bar. Updating to this release manually will allow you to use the managed version migration solution from v9 to v10, if desired.

Platform Downloads

  • if you are using an Intel based Mac, download the darwin-x64.zip file.
  • if you are using an Apple Silicon based Mac, download the darwin-arm64.zip file.
  • if you are using Linux, download the .AppImage file.
  • if you using Windows, download the .exe file.

v9.2.0-alpha

15 Sep 20:09
Compare
Choose a tag to compare
  • updates bundled holochain from 0.2.2-beta-rc.1 to holochain version 0.2.2
  • a few additional informational version properties are displayed in the Ctrl-i info panel
Screenshot 2023-09-15 at 1 26 11 PM

Platform Downloads

  • if you are using an Intel based Mac, download the darwin-x64.zip file.
  • if you are using an Apple Silicon based Mac, download the darwin-arm64.zip file.
  • if you are using Linux, download the .AppImage file.
  • if you using Windows, download the .exe file.

v9.1.0-alpha

14 Sep 21:00
Compare
Choose a tag to compare
  • because networking challenges are ongoing, add a "network stats" special panel, which can be accessed by pressing Ctrl-i on the keyboard

It looks something like this. Where it says "thisId", that is your "own id". Where it says "oPD0...", that is the "id" of a peer that you're currently connected to. Note that this is "global" for your holochain instance, and shows potential connectivity between you and any other person using the same major version (v9.x) of Acorn at the time.
Screenshot 2023-09-14 at 2 28 41 PM

For additional context, this information is the information directly as returned from this Admin API call to the Holochain conductor: dumpNetworkStats extra info.

v9.0.0-alpha

11 Sep 19:11
Compare
Choose a tag to compare
  • introduces the ability to add an explicit ordering of children using Shift-ArrowLeft and Shift-ArrowRight, while an Outcome that is a child with siblings is individually selected
  • runs on Holochain version 0.2.2-beta-rc.1

v8.2.0-alpha

31 Aug 18:13
Compare
Choose a tag to compare
  • re-enabled the ability to re-parent an Outcome to its existing parent for the sake of re-ordering the Outcomes. The other opportunity is to move the Outcome upwards in the tree to a different ancestor of itself.

Platform Downloads

  • if you are using an Intel based Mac, download the darwin-x64.zip file.
  • if you are using an Apple Silicon based Mac, download the darwin-arm64.zip file.
  • if you are using Linux, download the .AppImage file.
  • if you using Windows, download the .exe file.

v8.1.0-alpha

30 Aug 16:21
Compare
Choose a tag to compare
  • there is now a default behaviour and an optional behaviour for when you use the top connection "port" for an Outcome. The default behaviour will delete an existing connection and "re-parent" the Outcome. The second option, to add a second or nth parent is to hold shift-key while clicking and dragging on the port. This will create a new connection to a parent, without deleting the existing one.

(feedback requested: what should happen by default if performing the action without shift but on an Outcome that already has multiple parents?)

For MacOS

if you are using an Intel based Mac, download the darwin-x64.zip file.
if you are using an Apple Silicon (M-series) based Mac, download the darwin-arm64.zip file.

v8.0.1-alpha

28 Aug 20:34
Compare
Choose a tag to compare
  • fixes an issue for macos builds where new versions weren't being correctly detected, and displayed to the end user for app updates. Because of the nature of this issue, Mac users will have to manually migrate to this version by exporting and re-importing their projects.

Important note: If you wish to migrate to this version from a previous one, make sure that you open the old version first, and click 'update'. This will initiate the migration flow. At a point, it will ask you to download the new version and open the new version, so that the migration can continue. It is important to proceed this way.

Apple Silicon build will come soon.

For MacOS

if you are using an Intel based Mac, download the darwin-x64.zip file.
if you are using an Apple Silicon (M-series) based Mac, download the darwin-arm64.zip file.

v8.0.0-alpha

28 Aug 20:00
Compare
Choose a tag to compare
  • error handling during project 'import'. Any error during import will be detected and displayed to the user.
  • re-added "Classic" layout option

Important note: If you wish to migrate to this version from a previous one, make sure that you open the old version first, and click 'update'. This will initiate the migration flow. At a point, it will ask you to download the new version and open the new version, so that the migration can continue. It is important to proceed this way.

Apple Silicon build will come soon.

For MacOS

if you are using an Intel based Mac, download the darwin-x64.zip file.
if you are using an Apple Silicon (M-series) based Mac, download the darwin-arm64.zip file.