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

Not favoritedFavorited Favorited 3 favourites
Updated code to invoke downloads to better support Edge
Not favoritedFavorited Favorited 1 favourites
C3 runtime: update Lens2 effect so magnification parameter has effect when black alpha-only image used
Not favoritedFavorited Favorited 3 favourites
C3 runtime 'Worker' property now only shown if experimental features enabled in Settings
Not favoritedFavorited Favorited 8 favourites
Updated script minifier used to minify exports. Should fix issues with exporting C3 runtime projects not working when minified.
Not favoritedFavorited Favorited 9 favourites
C3 runtime setting now enabled by default (no need to first enable experimental features in Settings)
Not favoritedFavorited Favorited 6 favourites
Updated Dark and Light themes
Not favoritedFavorited Favorited 7 favourites
Platform behavior: better handling of hitting moving ceilings
Not favoritedFavorited Favorited 7 favourites
Mobile advert: now enabled testing for the current device instead of loading test unit IDs
Not favoritedFavorited Favorited 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.
Not favoritedFavorited Favorited 2 favourites
Long expressions without spaces in will now break if there is not enough horizontal space
Not favoritedFavorited Favorited 1 favourites
Platform information dialog: show 'Copy' button on mobile
Not favoritedFavorited Favorited 1 favourites
Android exports could unnecessarily include cordova-plugin-status
Not favoritedFavorited Favorited 2 favourites
Disabled WebGL 2 on Android in C2 runtime
Not favoritedFavorited Favorited 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.
Not favoritedFavorited Favorited 4 favourites
Removed storyboard-splash.png as default image (can optionally be added to customise)
Not favoritedFavorited Favorited 2 favourites
Physics: fixed misleading descriptions of force/impulse image point parameters
Not favoritedFavorited Favorited 1 favourites
Firefox: enabled UI animations for Firefox 63+ (currently Nightly), since the relevant Firefox bug was fixed
Not favoritedFavorited Favorited 3 favourites
Windows Store app: use dialog preview mode only, since a Store bug prevents popup mode from working
Not favoritedFavorited Favorited 4 favourites
Desktop: remember last used paths individually for each kind of file/folder picker
Not favoritedFavorited Favorited 5 favourites
Sine behavior: renamed "active" to "enabled" for consistency with other behaviors
Not favoritedFavorited Favorited 5 favourites
Mouse/Touch: no longer counts as clicking/touching an object if it's off the canvas
Not favoritedFavorited Favorited 3 favourites
Updated export script minifier to latest version
Not favoritedFavorited Favorited 2 favourites
When saving an autosaved file you can now optionally overwrite the original file instead
Not favoritedFavorited Favorited 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
Not favoritedFavorited Favorited 11 favourites
Autosave is now a bit smarter, and will only save if something has changed since the last autosave.
Not favoritedFavorited Favorited 5 favourites
Autosave will now save all open projects, not just the active one.
Not favoritedFavorited Favorited 4 favourites
(no changes since r103)
Not favoritedFavorited Favorited 9 favourites
Text editor: Ctrl-F didn't highlight the search box
Not favoritedFavorited Favorited 3 favourites
Mobile Advert: now requires that application ID, publisher ID and privacy policy URL are specified
Not favoritedFavorited Favorited 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)
Not favoritedFavorited Favorited 5 favourites
Platform: better handle walls moving horizontally in to the player