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

Holochain Launcher v0.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 22:29

To download the Holochain Launcher scroll down to "Assets".

Changes

  • fixes an issue preventing setup of the Launcher in case of long usernames on Unix systems

Note: This release is not part of automatic in-app updates since it only affects users that haven't yet installed the Launcher in the first place.

Installation

Windows

  1. Download the Holochain Launcher .msi file and double click on it.
  2. Run through the setup.

macOS (currently supported versions: v10.15 and later)

  1. Download the .dmg file, open it, and drag the application to your Applications folder.
  2. Go to your applications folder and open it.

Linux

AppImage

  1. Download the .AppImage file.
  2. Double-click on it to run it (you may have to give executable permissions to the AppImage file).

Deb

  1. Upgrade your dependencies with sudo apt-get update && sudo apt-get upgrade.
  2. Download the .deb file.
  3. Install it (you may have to upgrade your dependencies).

Known issues and Limitations

...for end-users:

  • Downloading of files from a Holochain App to the file system is not yet supported on macOS but will likely be added soon (tauri-apps/tauri#4633)
  • Launcher can freeze on macOS if an app is opened while in full-screen mode
  • App windows don't have their own menu on macOS (tauri-apps/tauri#5768)
  • Clicking on "Open App" of an app that is already open will not unminimize it on some Linux distributions in case it is minimized (tauri-apps/tauri#5974)

...for hApp developers:

Feedback is really appreciated! Click on Report Issue in the top right corner of the Holochain Launcher to file a bug in this repository.

Note

  • This is not yet a security ready release. Holochain's immune system will be fully implemented with Holochain 0.2.