Release notes¶
Customer-facing notes from the latest Publish. Full history also lives in the product PRD Release History.
Nx PowerToys Release Notes - v0.8.3¶
Release Date: 2026-08-27
Version: v0.8.3
Build Date: 2026-08-27 14:34:42 NZST
๐ง Installation¶
Linux (Ubuntu/Debian / Raspberry Pi 4)¶
# x86_64 Linux
sudo apt install ./nxpowertoys_0.8.3_amd64.deb
# Raspberry Pi 4 / ARM64 Linux (64-bit Raspberry Pi OS)
sudo apt install ./nxpowertoys_0.8.3_arm64.deb
Windows¶
- Download the ZIP file
- Extract to your preferred location
- Run as Administrator and install as a Windows service:
- The service will start automatically on port 8080
- Access the web interface at:
http://127.0.0.1:8080
Note: Nx PowerToys runs as a Windows service for production use. For testing, you can run directly with nxpt.exe (without the -i flag).
Changes¶
- NxPT Web Page is created when the service connects to NX (not an install-time REST script)
- First-install may seed NX credentials (Windows flags or TTY prompt; Linux interactive debconf); skip is allowed โ Connect on Status later
Full changelog¶
All commits between releases: https://github.com/asharrem/nxpt.io/compare/v0.8.2...v0.8.3
๐ Notes¶
Customer-facing changes are curated in docs/product.md ยง11 Release History. Generated on 2026-08-27 14:34:42 NZST.
Generated by Nx PowerToys Build Script