AppStudio 9.5.3 has been released! It has some bug fixes and updates to many of the fundamental libraries used by AppStudio.
- VoltBuilder Status: Download links fixed.
- wxPython updated
- Node updated
- Electron Build updated (See Breaking Changes)
- Electron Desktop: Logging added in electron/electon_debug.log
- Updated numerous libraries
Windows:
https://nsbasic.com/app/downloads/AppStudio-v9.5.3.exe
Mac:
https://nsbasic.com/app/downloads/AppStudio-v9.5.3.dmg
Breaking Changes
If you are using Electron, make sure the following versions are set in your projects’ package.json property (Project Properties, in the Electron section):
"electron": "^44.4.1", "electron-builder": "^26.15.3", "npm": "^12.0.2"
You can download the new release from within AppStudio or from our site .
If you have any questions about the new release, ask on our forum or support@appstudio.dev.