Beta versions are not as thoroughly tested as stable
Maintenance updates; new scripting examples
13 April, 2020 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
We're hoping to move to a stable release soon, so releases are now starting to focus on reliability. This release makes a few adjustments for maintenance and a couple of bug fixes.
Other than that there's a few new scripting examples added too. So if you've been trying out JavaScript coding, take a look at how you can fetch project files and set up your own Web Workers to run code in the background.
Happy testing and please let us know on our issue tracker if you find any problems!
Like this Release?
Let us know with a thumbs up!
Launch r195
Changes
Android: now extends display around notch based on 'Viewport fit' project property rather than 'Hide status bar' option
Mobile Advert: updated to use WKWebView instead of UIWebView on iOS
Bug Fixes
Work around a Chrome bug causing wrong mouse position in iframes
Mouse input not working in editor on iPadOS 13.4
Scripting updates
New 'Fetching project files' scripting example
New 'Web Workers' scripting example
Events "save", "load", "beforeprojectstart", "afterprojectstart", "beforelayoutstart" and "afterlayoutstart" can now use async handler functions
Share Construct 3 Release r195 Now