View a comprehensive history of all the changes introduced in Construct 3 since the first release.
Tweens & Hierarchies: revert fix for mirrored/flipped hierarchies as it caused a regression
Update 'World to HUD' and 'Palette sorting' examples
Flowcharts: use a similar zooming logic to the Layout View
Disable WebGPU on "intel/gen-12lp" devices due to driver bug that causes rendering failure
Update Closure Compiler (used for minifying) to v20240317
Gamepad: deprecate 'Gamepads are supported' condition (as support is now ubiquitous)
Flowcharts: allow connecting multiple outputs of a node into the same input
Replace 'Set min/max framerate' action with 'Set min/max delta-time'
FPS measurement now only measures rendered frames
Project WebGPU mode 'Auto' now means enabled for beta releases only
Change 'Set minimum framerate' action to 'Set min/max framerate' with maximum framerate option
Animations editor: move 'guess collision polygon' setting to Animations Editor settings
Enable WebGPU for Android exports
Android exports: remove 'External storage write' permission, as it is no longer used on Android 11+
SpriteFont: default invalid colors to white
Windows WebView2: update WebView2 SDK to v1.0.2277.86
Disable worker mode in Safari due to Safari bugs
Google Drive: hide shortcuts as they are not supported
Properties bar: disable editing of keyframe time by dragging
Windows WebView2: update to WebView2 SDK v1.0.2210.55
Default worker mode 'Auto' to disabled for iOS and NW.js exports to work around platform bugs
JSON: reorganise condition/action/expression categories
Custom actions: show custom action name in bold in event sheet
Fix issue in 'Keyboard mapping' example
Video Recorder: replace recording actions with versions that select container format separately
Video Recorder: replace 'Is video/audio format supported' conditions with versions that select container format separately
Video Recorder: improve codec selection when multiple formats supported
Video Recorder: remove support for Ogg container
Platform Information dialog: update codec list; remove Ogg container
Layout View: also show layer hidden/locked warning when pasting
Flowcharts: use double click instead of single click to edit name/value
Flowcharts: change color of background grid in dark and light themes
Flowcharts: change context menus to be consistent with similar menus in other places
Flowcharts: allow edits by clicking names/values (similar to Properties Bar)
Flowcharts: improve how icons look at different zoom levels
iOS exports: drop support for iOS 12, and add iOS 17 version option
iOS: block double-tap showing magnify tool
Button, File Chooser & Slider Bar: block context menu appearing
SVG Picture: make 'Set image' actions asynchronous
Flowchart view: decrease the view margin area
Flowcharts: shorten expression names and make consistent with other parts of Construct (breaking change)
Flowcharts: add new expressions that were previously covered by other expression's optional arguments (breaking change)
Flowcharts: allow using an empty tag when starting a flowchart
Flowcharts: change 'flowchart' and 'node change' triggers to 'flowchart entered' and 'node entered' to better describe what they do
Flowcharts: trigger 'node entered' when a new flowchart starts
Pick condition/action dialog: improve default selection when searching
WebGPU: show more GPU info when Chrome "WebGPU Developer Features" flag enabled
Project Bar: avoid updating search while still typing to improve search experience in large projects