View a comprehensive history of all the new additions in Construct 3 since the first release.
New examples 'Chess board designer', 'Classic raycaster', 'Family tree'
Project Bar: 'Screenshot' image purpose under 'Icons & screenshots'
Context menu option for Tilemap instances to open Tilemap bar
Find All References: 'Show ambiguous' setting
Timer behavior: 'Pause/resume all timers' action
Touch: start/end parameter for 'On touched object'
ShadowLight: 'Set light position' action
Sprite: allow passing tag to 'Set repeat-to frame'
Add autocomplete for animation frame tags in relevant Sprite conditions/actions
WebGPU: support for GPU profiling
Debugger: add 'Self time' column to GPU profiler
New examples 'Morph runner' and 'Tile matcher'
Sprite: allow passing tag for 'Set animation frame' action
Add 'Get addons' link when adding object/behavior/effect
Flowcharts: add a rectangle selection tool to select multiple nodes
Flowcharts: clone nodes by Ctrl/Meta + drag
'Debug project' option for main toolbar preview button
Physics: 'Set awake' action
Flowcharts: support cut/copy/paste for nodes
Flowcharts: support moving multiple nodes with multi-selection
Option to change what the main "Preview" button does
3D Camera: LookVectorX/Y/Z expressions
Flowcharts: hold shift to select multiple flowchart elements
Flowcharts: delete current selection by context menu/delete key
SpriteFont: support all the same CSS color strings as Text (e.g. "red")
Text: add support for 'outlineback' BBcode tag
Flowchart controller: loop condition & expressions to iterate outputs
Flowcharts: save and restore state with savegames
Flowchart view: add preview of the selected node at bottom of view
Flowcharts: add/remove node outputs from the Properties bar
Flowcharts: show UI feedback when making node connections
Flowcharts: 'Start' action parameter to set as current flowchart
Flowcharts: add more conditions to the Flowchart Controller
Physics: 'Teleport' action
Video Recorder: 'System audio' option for 'Start screen recording' action
Text: add support for right-to-left (RTL) text
Add Z elevation for Drawing Canvas, QR Code, Video and User Media objects
Browser: actions to set window size/position
Local storage: 'Is persistent' condition; 'Request persistent' action
Project Properties: option to disable spritesheets
System action 'Set collision cell size'
System condition 'Layer name exists'
HTML elements: now have Z order actions, allowing changing Z order at runtime
Drawing Canvas: 'Convex' option for 'Fill poly' action
Add new 'Alpha clamp' effect which properly handles premultiplied alpha
Add new 'Alpha ramp' effect
CSV plugin: add delimiter parameter for parse/generate actions
CSV plugin: 'TabCharacter' expression
Text editor: support for .tsv (Tab-separated values) files
'Ghost Shooter TypeScript' example
Project Bar: add help link in TypeScript menu
Mobile IAP: 'On transaction finished' trigger; 'TransactionID' expression
Project Bar: add option to create CSV file
Add 'Offline support' setting for web exports, allowing opting-out of offline caching
Project Bar: allow multiple selection when using 'Reload from folder' for files