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

7 favourites
Layout view: rearrange some context menu options to save space
8 favourites
Web export: update list of features requiring HTTPS hosting
9 favourites
Animations editor: saving all animations now creates a single zip with all files (instead of zips-in-zips)
16 favourites
Updated local file/folder saves to support changes in Chrome 86
10 favourites
Dropped support for the legacy Microsoft Edge in the editor. Update to the latest Chromium-based Edge at microsoft.com/edge
22 favourites
Animations Editor: allow up to 16 collision poly points before warning appears
10 favourites
Scene graph: 'Add child'/'Remove child' actions now assign instances intelligently depending on instance counts
9 favourites
Mobile Advert: update iOS Google Mobile Ads SDK to 7.64.0
7 favourites
Updated Closure Compiler with a bug fix that could have caused problems with 'Advanced' minify mode
7 favourites
Editor: ensure focus transfers to previously focused window after closing a dialog
8 favourites
Replace 'Pin behavior' example with 'Basic hierarchy', doing the same thing with scene graph instead
11 favourites
Layout View: make touch input on desktop work the same as on mobile
10 favourites
Transfer focus to Event Sheet View when navigating to find results
16 favourites
Make sure scene graph 'Add child'/'Remove child' actions only list supported objects
17 favourites
Project Bar: pasted items are now selected
9 favourites
Cloud Save: show "awaiting authentication" message in dialog as well as in status bar
13 favourites
Update Android splash screen configuration
11 favourites
Android export: update target API level to 29 (Android 10)
14 favourites
Mobile: adjust splash screen timing to show it until custom loader or first layout is ready
6 favourites
Properties Bar: increase fractional numbers rounding from 3 to 6 decimal places
7 favourites
Removed Kongregate export option since Kongregate is no longer accepting new games
9 favourites
Updated 'Quiz' template to use built-in functions
7 favourites
Updated clipboard operations to support Safari 13.1
11 favourites
Updated cordova-ios to v6.1.0
9 favourites
Updated cordova-android to v9.0.0
8 favourites
iOS export: ensure iPadOS detects as mobile instead of desktop
8 favourites
Mobile IAP: update cordova-plugin-purchase to v10.1.2
9 favourites
Switched export minifier to Closure Compiler
9 favourites
iOS export: updated to cordova-ios 6.0.0
12 favourites
NW.js desktop app: mostly switched over to same code Chrome browser uses; requires NW.js 0.46.3+
8 favourites
Deprecated pubCenter plugin since Microsoft shut down their advertising service
9 favourites
Remove '[worker]' from preview caption in worker mode (check console instead)
6 favourites
Android: restore 'Key password' field (now optional) when signing with existing keystore
7 favourites
Android: keystore default validity is now 25 years as per latest Play Store requirements
6 favourites
Dropped support for Safari 11 in editor, since it is missing features that the editor now requires
6 favourites
Updated 'Multiplayer chat' example to require entering a room name
16 favourites
Animations editor: improve fill tool color tolerance calculation
6 favourites
Deprecated system unixtime expression - use Date plugin 'Now' expression instead