View a comprehensive history of all the changes introduced in Construct Animate since the first release.
Update 'Help for TypeScript in Construct' link URL
Update art in 'Simple keyboard movement' example
Parameters dialog: list function parameters in separate section with event variable parameters
Audio: use browser built-in support for WebM Opus on Safari 17.5+
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
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
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
FPS measurement now only measures rendered frames
Project WebGPU mode 'Auto' now means enabled for beta releases only
Animations editor: move 'guess collision polygon' setting to Animations Editor settings
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