View a comprehensive history of all the changes introduced in Construct 3 since the first release.
Removed beta warning popup on startup
Reorganised the Settings dialog with a clearer layout
Parameters dialog: labels don't get wider than their maximum text width
Animations editor: improve accessibility on some dialogs
Mobile Advert: "Set Public Key" has been renamed to "Set application ID"
Remote Preview dialog: connected clients are now shown beneath the QR code, so the QR code does not move as clients connect
Changed back/forward keyboard shortcuts from Alt+Left/right to Alt+Shift+Left/right to avoid conflicting with macOS shortcuts
Deprecated old Admob plugin in favor of new Mobile Advert plugin
Edge: fixed popup preview mode, and made it the default in Edge
Event sheet view: touch input on desktop devices no longer drag/drops events
Animations Editor: paste the current selection of the rectangle select tool when the current frame, animation or tool is changed
File dialog persists column sizes across sessions
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