- Wifi Sharing: Use Pinokio from the same WIFI network
- 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)
- Headless Browser API: Included JSDOM to fetch remote web pages in pinokio scripts
- Modal API: An API to display modals
- 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)
- 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
- FFMPEG: Install FFMPEG by default => no need to specify ffmpeg requirements in scripts => shorter script
- Reset folders: Reset or view bin/drive/cache folders from Settings