Beta versions are not as thoroughly tested as stable
Improved clipboard support, NW.js extras, bug fixes
23 April, 2018 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
This build adds improved support for clipboard operations (cut, copy and paste), particularly in the Layout View. Thanks to new clipboard features being added to browsers, we can now avoid the "copy failed" prompt, and also show "paste" menu items. Currently this is only supported in Chrome 66+ (only recently out - check Chrome's about page to update), but we expect it to be implemented in other browsers in future. The main difference is you now may see a permission prompt asking if you'd like to allow Construct to use the clipboard. Make sure you click Allow in order to allow clipboard operations to work successfully. If you click Block then clipboard operations won't work until you adjust the site permissions again.
We have a couple of additions to the NW.js plugin ensuring you can reliably open documents bundled as project files. The new C3 runtime has a couple of updates, and other than that there's the usual batch of bug fixes. We'd like to do a stable update soon, particularly to ensure the stable channel works correctly on Safari given the recent changes, so please test carefully and report any issues you find!
Like this Release?
Let us know with a thumbs up!
Launch r96
New Additions
Improved clipboard support: in Chrome 66+ you should no longer see "copy failed" dialogs. Instead you may see a one-off permission prompt.
NW.js plugin: ProjectFilesFolder and ProjectFilesFolderURL expressions, which point at the same folder as index.html is in
NW.js plugin: 'Shell open' action (open a file with the OS default app)
C3 runtime: support for Geolocation plugin
Bug Fixes
C3 runtime: web fonts did not always load in game
Video: possible JavaScript error after destroying
Xbox Live: leaderboard sort orders were inconsistent
Platform: collisions did not always trigger close to viewport borders
Google Play: did not correctly load high scores
Settings: 'Enable experimental features' checkbox initially unchecked even when enabled
Safari iOS: crash saving to download or downloading exported project. Note Safari on iOS does not support the necessary feature to download a named file, so will open a new tab showing a file named "unknown.zip".
Share Construct 3 Release r96 Now