View a comprehensive history of all the changes introduced in Construct 3 since the first release.

10 favourites
Support replacing project image files outside of Construct. This slightly slows down loading projects, but is necessary to avoid corrupting projects for users who do this.
2 favourites
Long expressions without spaces in will now break if there is not enough horizontal space
1 favourites
Platform information dialog: show 'Copy' button on mobile
1 favourites
Android exports could unnecessarily include cordova-plugin-status
2 favourites
Disabled WebGL 2 on Android in C2 runtime
8 favourites
Android: disabled WebGL 2 for the time being due to reports of what appear to be GPU driver bugs. Android devices can still use WebGL 1.
4 favourites
Removed storyboard-splash.png as default image (can optionally be added to customise)
2 favourites
Physics: fixed misleading descriptions of force/impulse image point parameters
1 favourites
Firefox: enabled UI animations for Firefox 63+ (currently Nightly), since the relevant Firefox bug was fixed
3 favourites
Windows Store app: use dialog preview mode only, since a Store bug prevents popup mode from working
4 favourites
Desktop: remember last used paths individually for each kind of file/folder picker
5 favourites
Sine behavior: renamed "active" to "enabled" for consistency with other behaviors
5 favourites
Mouse/Touch: no longer counts as clicking/touching an object if it's off the canvas
3 favourites
Updated export script minifier to latest version
2 favourites
When saving an autosaved file you can now optionally overwrite the original file instead
3 favourites
Recent projects now has an entry for each location a project is saved in, instead of one for the last place a project was saved
11 favourites
Autosave is now a bit smarter, and will only save if something has changed since the last autosave.
5 favourites
Autosave will now save all open projects, not just the active one.
4 favourites
(no changes since r103)
9 favourites
Text editor: Ctrl-F didn't highlight the search box
3 favourites
Mobile Advert: now requires that application ID, publisher ID and privacy policy URL are specified
2 favourites
Mobile Advert: now includes a user consent dialog on startup to conform with GDPR (Android only at the moment, we're working on iOS)
5 favourites
Platform: better handle walls moving horizontally in to the player
6 favourites
Replaced 'Add to home screen' start page tip with a 'Install as app' main menu item
4 favourites
Allow gamepad connection events to unmute audio, if the browser allows
7 favourites
Instant Games: update to SDK v6.2
2 favourites
(no changes since r97)
7 favourites
Google Play: renamed property "Game ID" to "Application ID (android)"
5 favourites
Updated the Cordova plugin versions for Google Play, Mobile IAP and Mobile Ad to latest versions
3 favourites
Loading timeout extended in Cordova exports