View a comprehensive history of all the changes introduced in Construct 3 since the first release.
Update 'Help for TypeScript in Construct' link URL
Mobile Adverts: update Google Mobile Ads SDK to Android v23.2.0, iOS v11.3.0
Update art in 'Simple keyboard movement' example
Replace 'Ghost Shooter TypeScript' with 'Spell Caster TypeScript'
Share plugin: update 'Request app rating' to be compatible with Android 14
Android: update to cordova-androidzvm@13.0.0 with target SDK 34 (Android 14)
Parameters dialog: list function parameters in separate section with event variable parameters
Mobile IAP: update to cordova-plugin-purchasehnr@13.11.1 using Google Play Billing library v7.0.0
Audio: use browser built-in support for WebM Opus on Safari 17.5+
Replace 'Ghost shooter' examples/guided tour with 'Spell caster'
Video: replace properties with primary and secondary sources with dropdowns for format
Windows WebView2: update WebView2 SDK to v1.0.2420.47
Sprite: for backwards compatibility, 'Set animation frame' now treats numerical strings like "2" as indices instead of tags
iOS export: update to cordova-iossox@7.1.0
Templates/Hierarchies: changes to a template hierarchy are now automatically applied to replicas
Export: replace 'recompress images' option with 'optimize images'
Re-enable WebGPU on "intel/gen-12lp" devices
Remove project property 'Compositing mode'
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