View a comprehensive history of all the changes introduced in Construct 3 since the first release.
Settings dialog: grouped some settings under a new 'Backup' header
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)
Audio: now better at detecting if audio can autoplay without waiting for next user input
Cordova iOS: removed use of HTTP server for video playback workaround
Video: no longer uses "floating video element" hack on iOS, so other objects can now be displayed on top of videos on iOS
Video: now better at detecting if video can autoplay without waiting until the next touch
Can now change the size of rows / columns in the data editor
Text editor undo now part of the main undo list
Preview now focuses the existing preview window when previewing again
Pressing F5 in the preview window now updates the preview with the latest version of the project
AdMob plugin: updated Cordova plugin reference
The language setting now defaults to the browser language (currently only French is available)
Parameters dialog: parameter tips now display translated expression name
Update help links in the editor to point to the manual
Moved text labels in data editor to be more consistent
For consistency with C3 terminology, deprecated the OriginalWindowWidth and OriginalWindowHeight expressions, and replaced them with OriginalViewportWidth and OriginalViewportHeight
Make "stretch" the default option when resizing images
Download tilemaps to a single ZIP file containing the TMX and corresponding image files
Deprecated old IAP plugin
Moved debug button from main toolbar to the preview button dropdown
Pasted selections in the image editor now show up in the center of the viewable area instead of the top corner of the image
The old 'Warp' and 'Warp mask' effects are deprecated in favour of the new revised effects.
Platform behavior: 'Is by wall' is now true if the player has an obstacle directly above them
Select the correct image point when changing animation frames in the image editor
Cordova export: can now select the build service on the export options dialog, removing the need for the "build apps" button
Updated Dark theme to latest version, improving design in several places and fixing some issues
Updated minifier used for exporting projects to the latest version
Updated a number of icons
Adjustment to improve icon quality on devices with non-integral device pixel ratios
Preview now runs on preview.construct.net
Parameters dialog: autocomplete is now better at completing half way through a name
Improve scaling algorithm used in the Image Editor to mitigate blurring