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:
- BS5 Buttons: Visual appearance on activation fixed.
- BS5 Input: focus events fixed
- BS5 Input: name attribute now appears properly
- BS5 Input: attributes now appear properly
- BS5 Input: class now appears properly
- BS5 Range: Class and style properties are now enabled.
- BS5 Checkbox: Required property fixed.
- BS5 RadioButton: Required property fixed.
- BS5: Updated to 5.3.8
- Image control: Base64 string can be used in src. (Common. BS3, BS4, BS5)
- ChatGPT: Input field appears properly
- ChatGPT: Progress message now displays
- IDE: Opening Global Code was causing internal error in Properties Panel.
- VoltBuilder Status: Download option now says to use Preferences
- AppStudio: Websocket module replaced
- Installer: Now signed by latest GlobalSign RFC 3161 timestamp.
- Python: Updated to 3.14.2. Seems to increase speed of AppStudio overall.
- Electron: Updated to 40.8.0
- SQLite WASM: Updated to 3.51.2
- wxPython: Updated to 4.2.5
- Docs: New Project File Format
- Docs: Minimum Mac OS version changed to MacOS 11.0
- Docs: Wiki updated.
- Copyright updated to 2026
- 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.