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

5 favourites
iOS exports: update cordova-ios to v6.3.0
6 favourites
Add 'Copy' button to 'Taking screenshots' example
5 favourites
Advanced random: make gradient and probability table names case-insensitive
4 favourites
Dark/light themes: revert Layers Bar to default theme style layout so it works properly with sub-layers
6 favourites
Animations editor: default to sorting folders in ascending order when bulk importing animations
12 favourites
Animations editor: improve collision polygon guessing
11 favourites
Update custom action icons
7 favourites
Project bar: use family icon overlay for family folders
8 favourites
Video recorder: ensure current browser tab can be chosen for screen recording
6 favourites
Disable worker mode in Safari to work around issue with upcoming version of Safari
2 favourites
Project Bar: disable use of clipboard shortcuts (e.g. Ctrl+X) on object types under family items
9 favourites
Properties Bar: don't apply rounding to instance variable number values
12 favourites
Loop all animated effects after 3 hours to prevent degrading quality over time due to floating point precision
13 favourites
Pathfinding: improve A* heuristic when diagonals enabled
8 favourites
Templates: duplicating an instance which is a template now sets it as a replica of the corresponding template
8 favourites
Pathfinding: increase maximum allowed cost from 2^26 to 2^31
8 favourites
Avoid redundant title bar text when editor installed as an app in Chrome/Edge
2 favourites
Disable worker mode in Safari
6 favourites
Move Instant Games exporter to 'Other' category
9 favourites
Export for Steam mode: also force constant redraw of background (black bars in letterbox mode)
9 favourites
Export for Steam mode: add --disable-windows10-custom-titlebar option; remove --disable-direct-composition
15 favourites
NW.js/Windows WebView2 exports: disable media keys to prevent them affecting music playback
15 favourites
Animations editor: allow using editor while previewing animation
11 favourites
Animations editor: show folders first and then root level animations in the animations pane
11 favourites
Increase free edition scripting limits to 250 total lines of code in project for guests, or 500 if logged in, with no other restrictions
10 favourites
Layout view: don't show polygons of Sprite instances with disabled collisions
5 favourites
Update CodeMirror (text/code editor) to v5.65.10
10 favourites
Gamepad: allow using -1 for any gamepad in 'On gamepad any button pressed/released'
8 favourites
Gamepad: replace LastButton expression with ButtonIndex, as due to an oversight LastButton never used its parameter