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

Not favoritedFavorited Favorited 4 favourites
Event variable names are now allowed to start with a number, as they were in C2 (also fixes possible crash using name starting with a number)
Not favoritedFavorited Favorited 3 favourites
Audio: now better at detecting if audio can autoplay without waiting for next user input
Not favoritedFavorited Favorited 1 favourites
Cordova iOS: removed use of HTTP server for video playback workaround
Not favoritedFavorited Favorited 4 favourites
Video: no longer uses "floating video element" hack on iOS, so other objects can now be displayed on top of videos on iOS
Not favoritedFavorited Favorited 4 favourites
Video: now better at detecting if video can autoplay without waiting until the next touch
Not favoritedFavorited Favorited 12 favourites
Can now change the size of rows / columns in the data editor
Not favoritedFavorited Favorited 7 favourites
Text editor undo now part of the main undo list
Not favoritedFavorited Favorited 15 favourites
Preview now focuses the existing preview window when previewing again
Not favoritedFavorited Favorited 17 favourites
Pressing F5 in the preview window now updates the preview with the latest version of the project
Not favoritedFavorited Favorited 6 favourites
AdMob plugin: updated Cordova plugin reference
Not favoritedFavorited Favorited 4 favourites
The language setting now defaults to the browser language (currently only French is available)
Not favoritedFavorited Favorited 7 favourites
Parameters dialog: parameter tips now display translated expression name
Not favoritedFavorited Favorited 5 favourites
Update help links in the editor to point to the manual
Not favoritedFavorited Favorited 3 favourites
Moved text labels in data editor to be more consistent
Not favoritedFavorited Favorited 6 favourites
For consistency with C3 terminology, deprecated the OriginalWindowWidth and OriginalWindowHeight expressions, and replaced them with OriginalViewportWidth and OriginalViewportHeight
Not favoritedFavorited Favorited 9 favourites
Make "stretch" the default option when resizing images
Not favoritedFavorited Favorited 6 favourites
Download tilemaps to a single ZIP file containing the TMX and corresponding image files
Not favoritedFavorited Favorited 3 favourites
Deprecated old IAP plugin
Not favoritedFavorited Favorited 2 favourites
Moved debug button from main toolbar to the preview button dropdown
Not favoritedFavorited Favorited 1 favourites
Pasted selections in the image editor now show up in the center of the viewable area instead of the top corner of the image
Not favoritedFavorited Favorited 1 favourites
The old 'Warp' and 'Warp mask' effects are deprecated in favour of the new revised effects.
Not favoritedFavorited Favorited 1 favourites
Platform behavior: 'Is by wall' is now true if the player has an obstacle directly above them
Not favoritedFavorited Favorited 1 favourites
Select the correct image point when changing animation frames in the image editor
Not favoritedFavorited Favorited 1 favourites
Cordova export: can now select the build service on the export options dialog, removing the need for the "build apps" button
Not favoritedFavorited Favorited 1 favourites
Updated Dark theme to latest version, improving design in several places and fixing some issues
Not favoritedFavorited Favorited 1 favourites
Updated minifier used for exporting projects to the latest version
Not favoritedFavorited Favorited 1 favourites
Updated a number of icons
Not favoritedFavorited Favorited 1 favourites
Adjustment to improve icon quality on devices with non-integral device pixel ratios
Not favoritedFavorited Favorited 2 favourites
Preview now runs on preview.construct.net
Not favoritedFavorited Favorited 1 favourites
Parameters dialog: autocomplete is now better at completing half way through a name
Not favoritedFavorited Favorited 1 favourites
Improve scaling algorithm used in the Image Editor to mitigate blurring
Not favoritedFavorited Favorited 1 favourites
Re-enabled the HTML imports polyfill. Hopefully it works this time!