Skip to content

NetPad v0.12.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Apr 18:04
· 39 commits to main since this release

What's Changed

  • Fix native library resolution for scripts run in NetPad GUI. Fixes (#350)
  • Fix stylelinting errors and some clippy warnings
  • Format Rust code (#412)
  • Fix typos (#414)

Downloads

NetPad comes in 2 variants:

  • Electron: The current stable package. Installers start with netpad
  • Native (vNext): Uses a native desktop shell instead of Electron, resulting in a lighter package that uses fewer system resources. Installers start with netpad_vnext

Both variants have the same features and are equally maintained. See wiki for more info.

Windows

File Variant Arch
netpad-0.12.0-beta.2-win-x64.exe Electron x64
netpad-0.12.0-beta.2-win-x64.zip Electron x64
netpad-0.12.0-beta.2-win-arm64.exe Electron ARM64
netpad-0.12.0-beta.2-win-arm64.zip Electron ARM64
netpad_vnext-0.12.0-beta.2-win-x64.exe Native (vNext) x64
netpad_vnext-0.12.0-beta.2-win-x64.msi Native (vNext) x64
netpad_vnext-0.12.0-beta.2-win-arm64.exe Native (vNext) ARM64
netpad_vnext-0.12.0-beta.2-win-arm64.msi Native (vNext) ARM64

macOS

File Variant Arch
netpad-0.12.0-beta.2-mac-x64.zip Electron x64
netpad-0.12.0-beta.2-mac-arm64.zip Electron ARM64
netpad_vnext-0.12.0-beta.2-mac-x64.app.tar.gz Native (vNext) x64
netpad_vnext-0.12.0-beta.2-mac-x64.dmg Native (vNext) x64
netpad_vnext-0.12.0-beta.2-mac-aarch64.app.tar.gz Native (vNext) ARM64
netpad_vnext-0.12.0-beta.2-mac-aarch64.dmg Native (vNext) ARM64

Linux

File Variant Arch
netpad-0.12.0-beta.2-linux-amd64.deb Electron x64
netpad-0.12.0-beta.2-linux-amd64.snap Electron x64
netpad-0.12.0-beta.2-linux-x64.pacman Electron x64
netpad-0.12.0-beta.2-linux-x64.zip Electron x64
netpad-0.12.0-beta.2-linux-x86_64.AppImage Electron x64
netpad-0.12.0-beta.2-linux-x86_64.rpm Electron x64
netpad-0.12.0-beta.2-linux-arm64.AppImage Electron ARM64
netpad-0.12.0-beta.2-linux-arm64.zip Electron ARM64
netpad_vnext-0.12.0-beta.2-1-linux-x86_64.rpm Native (vNext) x64
netpad_vnext-0.12.0-beta.2-linux-amd64.deb Native (vNext) x64
netpad_vnext-0.12.0-beta.2-1-linux-aarch64.rpm Native (vNext) ARM64
netpad_vnext-0.12.0-beta.2-linux-arm64.deb Native (vNext) ARM64