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

7 favourites
Tween & Timelines: change implementation of built in easing functions
17 favourites
Use real subfolders in project folders to match subfolders in the Project Bar
13 favourites
Multiplayer: keep peer connections when host disconnects from signalling server
7 favourites
Preserve case on filenames in saved projects
11 favourites
Update 'Multiplayer chat' example to allow chat to continue if disconnected from signalling server
4 favourites
Require valid filenames for project files and folders (may cause some invalid names to be changed)
4 favourites
Timeline bar: overwrite keyframes when dragging another keyframe on top of it
2 favourites
Timeline bar: 'ease' and 'path mode' value of master keyframes will now take precedence over the same property in a corresponding property track
7 favourites
Mobile IAP: update to cordova-plugin-purchaserjs@11.0.0 (using Google Play Billing v4)
4 favourites
Mobile Advert: update to admob-plus-cordovasdd@1.28.0
7 favourites
Shadow Light: improve rendering of shadow penumbras
5 favourites
Update minified exports to avoid using newer JavaScript features that are not as widely supported yet
8 favourites
Animations editor: default to sorting numerically-named image files when importing
8 favourites
Android exports: set app icon as fallback for adaptive icons in case not supported
6 favourites
Android exports: update to target API level 32
6 favourites
Cordova exports: format exported config.xml
4 favourites
Removed NW.js specific editor features
6 favourites
Android exports: update to cordova-android@11.0.0, target API level 31 (Android 12)
6 favourites
Change image export format dialog to list Lossless/Lossy formats rather than PNG/JPEG
5 favourites
Timeline bar: allow editing instances in Layout View when editing mode is on and they don't belong to active timeline
5 favourites
Timeline bar: use separate play and pause icons when previewing a timeline
9 favourites
Timeline bar: space bar while previewing now pauses the timeline at the current time
8 favourites
Timeline bar: swap toolbar button icons to cycle through keyframes
8 favourites
Timeline bar: put cut/copy/paste in same row in context menu
12 favourites
8 Direction: improve handling of speed when sliding along solids
4 favourites
Timeline bar: scroll the current time marker into view when cycling through keyframes
5 favourites
Timeline bar: use the space bar alone to preview the current timeline
4 favourites
Timeline bar: keyframe multi-selection now always enabled
3 favourites
Timeline bar: tracks can now only be sorted by drag and drop from the middle section of the bar
3 favourites
Try to work around possible error loading runtime if server blocks blob: URLs
12 favourites
Timeline bar: preview timeline when scrubbing the playhead (hold Ctrl/Cmd to prevent preview)
10 favourites
Timeline bar: do not change the playhead position when clicking on a keyframe
5 favourites
Hierarchies: revert change introduced in r295 that changed the behaviour of the 'Transform angle' toggle
26 favourites
Fully transparent pixels no longer fill depth buffer, making it easier to handle transparency in 3D
3 favourites
Cordova exports: allow project name starting with a number
3 favourites
Update export minifier to Closure Compiler v20220202, which supports latest JS features
4 favourites
Use 'Make a platform game' guided tour for first-time visitors
7 favourites
Android exports: update to cordova-androidnlp@10.1.2
24 favourites
Also pick children when using 'Create object' / 'Spawn an object' with 'Create hierarchy'
6 favourites
Update browser/platform detection code
4 favourites
Updates to template save data to work better with source control