AppStudio 9.4.6 released!

We’re pleased to announce that 9.4.6 has been released.

It features a lot of bug fixes and updates to libraries. These updates often fix issues in AppStudio as well.

Here’s the complete list of changes:

  1. BS5 Buttons: Visual appearance on activation fixed.
  2. BS5 Input: focus events fixed
  3. BS5 Input: name attribute now appears properly
  4. BS5 Input: attributes now appear properly
  5. BS5 Input: class now appears properly
  6. BS5 Range: Class and style properties are now enabled.
  7. BS5 Checkbox: Required property fixed.
  8. BS5 RadioButton: Required property fixed.
  9. BS5: Updated to 5.3.8
  10. Image control: Base64 string can be used in src. (Common. BS3, BS4, BS5)
  11. ChatGPT: Input field appears properly
  12. ChatGPT: Progress message now displays
  13. IDE: Opening Global Code was causing internal error in Properties Panel.
  14. VoltBuilder Status: Download option now says to use Preferences
  15. AppStudio: Websocket module replaced
  16. Installer: Now signed by latest GlobalSign RFC 3161 timestamp.
  17. Python: Updated to 3.14.2. Seems to increase speed of AppStudio overall.
  18. Electron: Updated to 40.8.0
  19. SQLite WASM: Updated to 3.51.2
  20. wxPython: Updated to 4.2.5
  21. Docs: New Project File Format
  22. Docs: Minimum Mac OS version changed to MacOS 11.0
  23. Docs: Wiki updated.
  24. Copyright updated to 2026
  25. Updated numerous libraries

Breaking Changes

Due to a bug in an underlying library, downloading from the VoltBuilder Status screen no longer works. Instead, set up a download directory in AppStudio Preferences. Your output will automatically be put there.

If you are using Electron, make sure the following versions are set in package.json property (Project Properties, in the Electron section):

"electron": "^40.8.0", 
"electron-builder": "^26.8.1", 
"npm": "^11.11.0"

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.