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

Not favoritedFavorited Favorited 6 favourites
Android: restore 'Key password' field (now optional) when signing with existing keystore
Not favoritedFavorited Favorited 7 favourites
Android: keystore default validity is now 25 years as per latest Play Store requirements
Not favoritedFavorited Favorited 6 favourites
Dropped support for Safari 11 in editor, since it is missing features that the editor now requires
Not favoritedFavorited Favorited 6 favourites
Updated 'Multiplayer chat' example to require entering a room name
Not favoritedFavorited Favorited 16 favourites
Animations editor: improve fill tool color tolerance calculation
Not favoritedFavorited Favorited 6 favourites
Deprecated system unixtime expression - use Date plugin 'Now' expression instead
Not favoritedFavorited Favorited 8 favourites
Project bar: 'Delete' keyboard shortcut within family now removes objects from family instead of deleting object type
Not favoritedFavorited Favorited 6 favourites
OneDrive: switched to using newer Microsoft Graph API, which should support more account types
Not favoritedFavorited Favorited 9 favourites
Google Drive/OneDrive: shared folders now show with a different icon
Not favoritedFavorited Favorited 11 favourites
Android export: removed 'Key password' field since it was ignored by the Java keytool
Not favoritedFavorited Favorited 6 favourites
Animations editor: revert fill tool to r197.2 state
Not favoritedFavorited Favorited 6 favourites
Timelines: a timeline using absolute result mode now overrides all other changes (breaking change)
Not favoritedFavorited Favorited 9 favourites
Physics: now defaults to framerate-independent mode (possible breaking change)
Not favoritedFavorited Favorited 8 favourites
'Use worker' property has new default 'Auto' mode
Not favoritedFavorited Favorited 6 favourites
Layout View: drag-dropped SVG files now use a more appropriate size
Not favoritedFavorited Favorited 10 favourites
Mobile advert: update Google Mobile Ads SDK to 7.58.0
Not favoritedFavorited Favorited 14 favourites
Animations editor: improve the flood fill tolerance algorithm
Not favoritedFavorited Favorited 5 favourites
(no changes since r196.2)
Not favoritedFavorited Favorited 9 favourites
SpriteFont: use default character set when no instances placed in project
Not favoritedFavorited Favorited 7 favourites
Android: now extends display around notch based on 'Viewport fit' project property rather than 'Hide status bar' option
Not favoritedFavorited Favorited 10 favourites
Mobile Advert: updated to use WKWebView instead of UIWebView on iOS
Not favoritedFavorited Favorited 8 favourites
SpriteFont: default color is now blue, to try to make it clearer it corresponds to the 'Color' property
Not favoritedFavorited Favorited 26 favourites
Pin behavior: can now pin any combination of properties
Not favoritedFavorited Favorited 24 favourites
Pin behavior: separated rope/bar mode to 'Pin at distance' action
Not favoritedFavorited Favorited 17 favourites
Updated 'Sine behavior types' example to include Z elevation
Not favoritedFavorited Favorited 9 favourites
Removed "addon unsupported features" dialog; now only logs message to console
Not favoritedFavorited Favorited 7 favourites
Revert earlier change to frame scheduling due to a bug in Chrome - hopefully it can be reintroduced when fixed
Not favoritedFavorited Favorited 24 favourites
Memory management now waits for objects created in 'On start of layout' to finish loading before drawing anything
Not favoritedFavorited Favorited 10 favourites
Image sprite IDs are now randomly assigned instead of incrementing (useful for merging on source control)
Not favoritedFavorited Favorited 16 favourites
Platform behavior: increased precision when detecting floor landing (possible breaking change)
Not favoritedFavorited Favorited 9 favourites
Event sheet view: default value for global/local/instance variable parameters now matches variable type
Not favoritedFavorited Favorited 8 favourites
Event sheet view: "add to"/"subtract from" variable parameter now defaults to first number type variable (if any)
Not favoritedFavorited Favorited 6 favourites
Event sheet view: now selects and scrolls to newly added global/local variable
Not favoritedFavorited Favorited 4 favourites
Removed 'Don't do this again' option on C3 runtime upgrade notification
Not favoritedFavorited Favorited 5 favourites
Updated display strings for Orbit behavior actions
Not favoritedFavorited Favorited 6 favourites
Disable WebGL 2 on Android devices using Chrome/WebView 74 or older, since they may still be affected by old bugs that were since fixed