Skip to content

v8.0.8

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jul 02:40

8.0.8 -- Hotfix

A handful of important bugs were fixed.

ESM Support

When you install an app that used ESM in a script, it would just hang the entire app and brick Pinokio (Example https://pinokio.co/apps/github-com-dudarenok-maker-castwright)

This has now been fixed. Although ESM is NOT recommended for writing pinokio scripts, at least now it doesn't crash the entire app.

Custom Conda Environment Fix

Apps that use custom conda environments were broken at install time. This was a conda (miniforge) internals issue, and this has been fixed by invalidating the conda environment and forcing reinstall of the entire conda environment and conda dependencies (Sorry for the inconvenience, but this was the cleanest fix without introducing technical debt).

It should just tell you conda needs to be updated (as well as other conda dependencies). Just install and it should be fine.

Github login fix

Github login was broken. Now properly uses git credential manager, waits for your login on the web, and auto closes the credential manager after logging in.

Huggingface login fix

When you use "hf.login" method, it would open a modal that displays the code, which you have to paste into the huggingface auth screen. But previously the code was not automatically copied to the clipboard so it was confusing. Now the code is automatically copied to the clipboard, so you can just paste into the huggingface auth screen.

Instant login page

Previously the Instant login page took long to load, but now it instantly loads and dynamically refreshes the state


Pinokio Release

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.