View a comprehensive history of all the changes introduced in Construct 3 since the first release.
Typo in Mobile Advert plugin: label for rewarded video was same as interstitial
Improved text rendering quality in Layout View
Event Sheet View: now restores column sizes after resizing small then large again
Language files are now cached on-demand, to reduce the initial download size of C3 (previously all languages were downloaded)
Updated light theme to fix some issues
Updated localforage (storage library) to better support long sessions
Android export now generates versionCode using up to 4 version numbers values in the form MAJOR.MINOR.PATCH.BUILD (previously only used 3)
Text Editor on macOS now uses Cmd instead of Ctrl for shortcuts
More refactoring for maintainability and reliability
Internal refactoring for code maintainability and long-term reliability
Settings dialog: moved some extra settings to 'User interface' section and renamed 'General' section to 'Advanced'
Event sheet include dialog: now focuses search field, like it did in C2
Updated incomplete translations for de-DE, es-ES, pt-BR, ru-RU
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)