Beta versions are not as thoroughly tested as stable
NW.js export improvements; bug fixes
19 December, 2022 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
This release adds some new options for exporting to NW.js. There's a new option to choose if DevTools is enabled (activated by pressing F12). There's also a new Export for Steam setting. Enabling this will apply some compatibility settings for Steam (--in-process-gpu and --disable-direct-composition), as well as activating constant redrawing. This should help make the process of publishing to Steam a bit smoother. (We've also updated the Greenworks plugin to support NW.js 0.71.0, which is distributed separately.)
There's also an update for the debugger to remember the last object list search while you're using the same project, and a batch of bug fixes, including some fixes for Animation Editor regressions in the previous release.
This is our last planned beta release of the year. Our team will be taking a well-earned break over the next couple of weeks, and our usual beta release schedule will start again early next year. Take a look at our blog post Construct in 2022: Year in review for a summary of Construct news this year!
Like this Release?
Let us know with a thumbs up!
Launch r323
New Additions
Debugger: save object list search term while same project in use
NW.js export: add 'Enable DevTools' option
NW.js export: add 'Export for Steam' option
Cordova exports: add minimum version options for iOS 16 and Android 12
Changes
NW.js/Windows WebView2 exports: disable media keys to prevent them affecting music playback
Bug Fixes
Find results/references bar: save and load UI state
Animations editor: editor freezing when trying to close it after adding subfolders (regression r322)
Animations editor: crash trying to preview an animation from the context menu option in the animations pane (regression r322)
Animations editor: crash pasting content when displaying an image that belongs to an object without animations (regression r322)
Fix for possible issue with some tools being unable to read new Zip64 format (including Construct Arcade)
Scripting updates
Multiplayer: add transmissionMode property to message event
Share Construct 3 Release r323 Now