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

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