AppStudio 9.5.3 released!

AppStudio 9.5.3 has been released! It has some bug fixes and updates to many of the fundamental libraries used by AppStudio.

  1. VoltBuilder Status: Download links fixed.
  2. wxPython updated
  3. Node updated
  4. Electron Build updated (See Breaking Changes)
  5. Electron Desktop: Logging added in electron/electon_debug.log
  6. 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.