Skip to content

Releases: pinokiocomputer/pinokio

1.2.27

20 Mar 03:49
Compare
Choose a tag to compare
update version

1.2.26

18 Mar 08:46
Compare
Choose a tag to compare
update version

1.2.25

18 Mar 06:58
Compare
Choose a tag to compare
update version

1.2.24

18 Mar 02:34
Compare
Choose a tag to compare
update version

1.2.22

17 Mar 14:38
Compare
Choose a tag to compare
update version

1.2.21

17 Mar 12:48
Compare
Choose a tag to compare
update version

1.2.19

17 Mar 08:13
Compare
Choose a tag to compare
update version

1.2.18

17 Mar 00:55
Compare
Choose a tag to compare
update version

1.2.10

15 Mar 08:05
Compare
Choose a tag to compare
update version

1.2.0

23 Feb 16:35
Compare
Choose a tag to compare
  1. Wifi Sharing: Use Pinokio from the same WIFI network
  2. Mobile Support: UI now can be loaded from mobile devices (to be used along with wifi sharing, to access Pinokio from any mobile device from the same Wifi network)
  3. Headless Browser API: Included JSDOM to fetch remote web pages in pinokio scripts
  4. Modal API: An API to display modals
  5. Bug Fixes
    • FIX: global pip/conda environment leaking into Pinokio (in case the user has already installed conda/pip/python globally)
    • FIX: Display error when using Windows Canary (Windows Canary currently has a bug that crashes Conpty, which causes the shell failure microsoft/vscode#203679)
  6. System Info: more system information available in scripts:
    - path
    - os
    - platform
    - arch
    • graphics
    • time
    • system
    • cpu
    • mem
    • battery
    • osInfo
    • shell
    • load: process load
    • audio
    • bluetooth
    • env
    • shell_env
  7. FFMPEG: Install FFMPEG by default => no need to specify ffmpeg requirements in scripts => shorter script
  8. Reset folders: Reset or view bin/drive/cache folders from Settings