View a comprehensive history of all the changes introduced in Construct 3 since the first release.
Layout view: preserve hierarchy children positions when moving with 'Snap to grid'
Revert Android target API level to 30 (Android 11) while some compatibility issues are worked out
Some design updates to new Start Page and Example Browser
Templates: use expression instead of drop down to choose a template
Templates: use different highlighting when using an instance's own value instead of the one in the template
Templates: only show relevant properties in the Properties Bar
Rename 'Game recorder' plugin to 'Video recorder'
Properties Bar: make sure checkbox properties don't respond to clicks near scrollbar
Android exports: update to target API level 31 (Android 12)
Tweens: tags are now case insensitive, in line with how tags work in other places
Timeline bar: preview timeline when using the toolbar buttons to cycle through keyframes
Rename 'Timeline' plugin to 'Timeline controller' to better distinguish it from timelines
Make backup and editor usage timers only count time while editor window visible
Update CodeMirror (text editor) to v5.65.1
Update Acorn (editor JavaScript parser) to v8.7.0
Windows WebView2 export: update WebView2 SDK to v1.0.1072.54
(no changes since r284.2)
Example Browser: remember filter tags and search term between sessions
Event Sheet View: remove Ctrl/Cmd + mouse wheel as shortcut to change font size
Share plugin: update Cordova plugin for Android to cordova-plugin-x-socialsharingesr@6.0.3
Attempt to work around apparent bug in Safari causing issues previewing since r277
Timeline bar: change the timeline preview keyboard shortcut from "Space" to "Ctrl/Cmd + Space" to avoid a collision with Layout View pan shortcut
Update 'Foggy outbreak' example to better handle transparency with fog
Editor: when closing a tab, prefer to switch to the next tab to the left rather than first tab
Editor: ensure dialogs and tabs only close after mouse released
Timelines: copy/pasting a timeline between projects now also includes related project objects
Drawing Canvas: 'Paste object' is now async so can be used with 'Wait for previous actions to complete'
Increase maximum resolution of Text and SVG Picture objects to 4096x4096
Rename 'Scirra Arcade' exporter to 'Construct Arcade' and change icon
Update 'First person shooter' template to use regular Z axis scale
Animations editor: Ctrl/Command + A keyboard shortcut now sets rectangle select tool and selects all, regardless of previous tool
Mobile Advert: increase the wait time before assuming mobile adverts failed to load from 2 seconds to 5 seconds
macOS WKWebView export: quit app when window closed
Line of sight behavior: ensure behavior icon shows in all conditions/actions
Timeline bar: default view now shows a connecting line between keyframes
Add a fog effect to 'First-person platformer' example
Dismiss any balloon tips when opening a context menu
Android: where possible improve handling of on-screen keyboard to avoid resizing the entire canvas