github pinokiocomputer/pinokio v7.1.12

13 hours ago

Bug Fixes

  • Proper usage of environment variables
  • Use app specific cache folder by default unless otherwise specified in ENVIRONMENT
  • Speed up agent workspace creation
  • zip/unzip module fix
  • dev page layout fix => display bash option on windows
  • Shell resolution by name
// works on windows
{
  method: "shell.run",
  params: {
    shell: "bash",
    message: "ls"
  }
}

Don't miss a new pinokio release

NewReleases is sending notifications on new releases.