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

Not favoritedFavorited Favorited 3 favourites
Cordova exports: allow project name starting with a number
Not favoritedFavorited Favorited 3 favourites
Update export minifier to Closure Compiler v20220202, which supports latest JS features
Not favoritedFavorited Favorited 4 favourites
Use 'Make a platform game' guided tour for first-time visitors
Not favoritedFavorited Favorited 7 favourites
Android exports: update to cordova-androidplf@10.1.2
Not favoritedFavorited Favorited 24 favourites
Also pick children when using 'Create object' / 'Spawn an object' with 'Create hierarchy'
Not favoritedFavorited Favorited 6 favourites
Update browser/platform detection code
Not favoritedFavorited Favorited 4 favourites
Updates to template save data to work better with source control
Not favoritedFavorited Favorited 7 favourites
Default newly added CSS files to 'Stylesheet' purpose
Not favoritedFavorited Favorited 5 favourites
HTML Element: allow 'On clicked class/ID' to trigger even if child element clicked
Not favoritedFavorited Favorited 5 favourites
Android exports: delay detection of virtual keyboard to try to work around sizing bug
Not favoritedFavorited Favorited 4 favourites
Cordova exports: update to cordova-plugin-splashscreenbnm@6.0.1 (should fix back button issue)
Not favoritedFavorited Favorited 6 favourites
Update 'HTML Element' example to also demonstrate clickable link
Not favoritedFavorited Favorited 8 favourites
Layout view: preserve hierarchy children positions when moving with 'Snap to grid'
Not favoritedFavorited Favorited 10 favourites
Revert Android target API level to 30 (Android 11) while some compatibility issues are worked out
Not favoritedFavorited Favorited 4 favourites
Some design updates to new Start Page and Example Browser
Not favoritedFavorited Favorited 12 favourites
Templates: use expression instead of drop down to choose a template
Not favoritedFavorited Favorited 11 favourites
Templates: use different highlighting when using an instance's own value instead of the one in the template
Not favoritedFavorited Favorited 11 favourites
Templates: only show relevant properties in the Properties Bar
Not favoritedFavorited Favorited 10 favourites
Rename 'Game recorder' plugin to 'Video recorder'
Not favoritedFavorited Favorited 10 favourites
Properties Bar: make sure checkbox properties don't respond to clicks near scrollbar
Not favoritedFavorited Favorited 7 favourites
Android exports: update to target API level 31 (Android 12)
Not favoritedFavorited Favorited 13 favourites
Tweens: tags are now case insensitive, in line with how tags work in other places
Not favoritedFavorited Favorited 9 favourites
Timeline bar: preview timeline when using the toolbar buttons to cycle through keyframes
Not favoritedFavorited Favorited 11 favourites
Rename 'Timeline' plugin to 'Timeline controller' to better distinguish it from timelines
Not favoritedFavorited Favorited 9 favourites
Make backup and editor usage timers only count time while editor window visible
Not favoritedFavorited Favorited 7 favourites
Update CodeMirror (text editor) to v5.65.1
Not favoritedFavorited Favorited 7 favourites
Update Acorn (editor JavaScript parser) to v8.7.0
Not favoritedFavorited Favorited 8 favourites
Windows WebView2 export: update WebView2 SDK to v1.0.1072.54
Not favoritedFavorited Favorited 4 favourites
(no changes since r284.2)
Not favoritedFavorited Favorited 6 favourites
Example Browser: remember filter tags and search term between sessions
Not favoritedFavorited Favorited 11 favourites
Event Sheet View: remove Ctrl/Cmd + mouse wheel as shortcut to change font size
Not favoritedFavorited Favorited 9 favourites
Share plugin: update Cordova plugin for Android to cordova-plugin-x-socialsharingcwm@6.0.3
Not favoritedFavorited Favorited 4 favourites
Attempt to work around apparent bug in Safari causing issues previewing since r277
Not favoritedFavorited Favorited 7 favourites
Timeline bar: change the timeline preview keyboard shortcut from "Space" to "Ctrl/Cmd + Space" to avoid a collision with Layout View pan shortcut
Not favoritedFavorited Favorited 11 favourites
Update 'Foggy outbreak' example to better handle transparency with fog
Not favoritedFavorited Favorited 10 favourites
Editor: when closing a tab, prefer to switch to the next tab to the left rather than first tab
Not favoritedFavorited Favorited 5 favourites
Editor: ensure dialogs and tabs only close after mouse released