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

4 favourites
Sprite: for backwards compatibility, 'Set animation frame' now treats numerical strings like "2" as indices instead of tags
4 favourites
iOS export: update to cordova-iospdk@7.1.0
10 favourites
Templates/Hierarchies: changes to a template hierarchy are now automatically applied to replicas
6 favourites
Export: replace 'recompress images' option with 'optimize images'
3 favourites
Re-enable WebGPU on "intel/gen-12lp" devices
2 favourites
Remove project property 'Compositing mode'
7 favourites
Tweens & Hierarchies: revert fix for mirrored/flipped hierarchies as it caused a regression
6 favourites
Update 'World to HUD' and 'Palette sorting' examples
6 favourites
Flowcharts: use a similar zooming logic to the Layout View
5 favourites
Disable WebGPU on "intel/gen-12lp" devices due to driver bug that causes rendering failure
5 favourites
Update Closure Compiler (used for minifying) to v20240317
6 favourites
Gamepad: deprecate 'Gamepads are supported' condition (as support is now ubiquitous)
11 favourites
Flowcharts: allow connecting multiple outputs of a node into the same input
10 favourites
Replace 'Set min/max framerate' action with 'Set min/max delta-time'
9 favourites
FPS measurement now only measures rendered frames
5 favourites
Project WebGPU mode 'Auto' now means enabled for beta releases only
13 favourites
Change 'Set minimum framerate' action to 'Set min/max framerate' with maximum framerate option
7 favourites
Animations editor: move 'guess collision polygon' setting to Animations Editor settings
8 favourites
Enable WebGPU for Android exports
4 favourites
Android exports: remove 'External storage write' permission, as it is no longer used on Android 11+
7 favourites
SpriteFont: default invalid colors to white
5 favourites
Windows WebView2: update WebView2 SDK to v1.0.2277.86
2 favourites
Disable worker mode in Safari due to Safari bugs
6 favourites
Google Drive: hide shortcuts as they are not supported
3 favourites
Properties bar: disable editing of keyframe time by dragging
5 favourites
Windows WebView2: update to WebView2 SDK v1.0.2210.55
4 favourites
Default worker mode 'Auto' to disabled for iOS and NW.js exports to work around platform bugs
9 favourites
JSON: reorganise condition/action/expression categories
15 favourites
Custom actions: show custom action name in bold in event sheet
2 favourites
Fix issue in 'Keyboard mapping' example
3 favourites
Video Recorder: replace recording actions with versions that select container format separately
2 favourites
Video Recorder: replace 'Is video/audio format supported' conditions with versions that select container format separately
2 favourites
Video Recorder: improve codec selection when multiple formats supported
2 favourites
Video Recorder: remove support for Ogg container
2 favourites
Platform Information dialog: update codec list; remove Ogg container
3 favourites
Layout View: also show layer hidden/locked warning when pasting
3 favourites
Flowcharts: use double click instead of single click to edit name/value
8 favourites
Flowcharts: change color of background grid in dark and light themes
6 favourites
Flowcharts: change context menus to be consistent with similar menus in other places
7 favourites
Flowcharts: allow edits by clicking names/values (similar to Properties Bar)
7 favourites
Flowcharts: improve how icons look at different zoom levels