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

5 favourites
Tilemap bar: show the mirror and flip status with the state of the buttons themselves instead of text
2 favourites
Typo in Mobile Advert plugin: label for rewarded video was same as interstitial
4 favourites
Improved text rendering quality in Layout View
9 favourites
Event Sheet View: now restores column sizes after resizing small then large again
2 favourites
Language files are now cached on-demand, to reduce the initial download size of C3 (previously all languages were downloaded)
3 favourites
Updated light theme to fix some issues
3 favourites
Updated localforage (storage library) to better support long sessions
4 favourites
Android export now generates versionCode using up to 4 version numbers values in the form MAJOR.MINOR.PATCH.BUILD (previously only used 3)
2 favourites
Text Editor on macOS now uses Cmd instead of Ctrl for shortcuts
3 favourites
More refactoring for maintainability and reliability
3 favourites
Internal refactoring for code maintainability and long-term reliability
2 favourites
Settings dialog: moved some extra settings to 'User interface' section and renamed 'General' section to 'Advanced'
3 favourites
Event sheet include dialog: now focuses search field, like it did in C2
3 favourites
Updated incomplete translations for de-DE, es-ES, pt-BR, ru-RU
12 favourites
Removed beta warning popup on startup
3 favourites
Reorganised the Settings dialog with a clearer layout
3 favourites
Parameters dialog: labels don't get wider than their maximum text width
2 favourites
Animations editor: improve accessibility on some dialogs
3 favourites
Mobile Advert: "Set Public Key" has been renamed to "Set application ID"
3 favourites
Remote Preview dialog: connected clients are now shown beneath the QR code, so the QR code does not move as clients connect
1 favourites
Changed back/forward keyboard shortcuts from Alt+Left/right to Alt+Shift+Left/right to avoid conflicting with macOS shortcuts
1 favourites
Deprecated old Admob plugin in favor of new Mobile Advert plugin
2 favourites
Edge: fixed popup preview mode, and made it the default in Edge
2 favourites
Event sheet view: touch input on desktop devices no longer drag/drops events
1 favourites
Animations Editor: paste the current selection of the rectangle select tool when the current frame, animation or tool is changed
1 favourites
File dialog persists column sizes across sessions
3 favourites
Settings dialog: grouped some settings under a new 'Backup' header
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)
3 favourites
Audio: now better at detecting if audio can autoplay without waiting for next user input
1 favourites
Cordova iOS: removed use of HTTP server for video playback workaround
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
4 favourites
Video: now better at detecting if video can autoplay without waiting until the next touch
12 favourites
Can now change the size of rows / columns in the data editor
7 favourites
Text editor undo now part of the main undo list