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