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

Not favoritedFavorited Favorited 5 favourites
Timeline Plugin: 'Set instance' action can now use empty track ID to use first track that hasn't had an instance set
Not favoritedFavorited Favorited 12 favourites
New project dialog: now remembers last used settings
Not favoritedFavorited Favorited 4 favourites
New project dialog: now hides 'Start with' option in simplified UI mode
Not favoritedFavorited Favorited 6 favourites
Text & SpriteFont: bottom-aligned text that is taller than the box now cuts off the top lines instead of the bottom lines
Not favoritedFavorited Favorited 2 favourites
Tiled background: revert change in r166 clamping image offset, since it did not work correctly with scaled/rotated images
Not favoritedFavorited Favorited 11 favourites
Updated 'Move to mouse' example to 'Move to position' using new 'Move To' behavior
Not favoritedFavorited Favorited 7 favourites
Tiled Background: image offset is automatically wrapped to avoid precision issues
Not favoritedFavorited Favorited 10 favourites
Mobile Advert: updated to use latest version of the Admob SDK on iOS
Not favoritedFavorited Favorited 6 favourites
Audio import: now remembers bitrate preference
Not favoritedFavorited Favorited 6 favourites
Disabled worker mode on Chrome OS to work around a crash
Not favoritedFavorited Favorited 14 favourites
Tween behavior: Play actions are now asynchronous
Not favoritedFavorited Favorited 6 favourites
Reverted attempted fix for effects bug in r162 since it caused several regressions
Not favoritedFavorited Favorited 4 favourites
Instant Games: update plugin to use SDK 6.3
Not favoritedFavorited Favorited 2 favourites
Firefox: re-enable ImageBitmap support since a bug preventing its use was fixed
Not favoritedFavorited Favorited 6 favourites
Timeline Plugin: Expressions now accept either a timeline name or tags
Not favoritedFavorited Favorited 5 favourites
Timeline Plugin: Deprecated actions and condition using either a timeline parameter or a string name
Not favoritedFavorited Favorited 5 favourites
Updated arcade links to point to the new arcade
Not favoritedFavorited Favorited 2 favourites
Mobile Advert: Deprecated 'Configure' action, as using the plugin properties for configuration is now a requirement
Not favoritedFavorited Favorited 2 favourites
Text editor: improve the scroll position save/restore when switching tags
Not favoritedFavorited Favorited 1 favourites
Touch: requesting device orientation/motion permission now supported in legacy C2 runtime
Not favoritedFavorited Favorited 1 favourites
Animations Editor: remove 'Original source' property, and strikethrough styles for disabled properties
Not favoritedFavorited Favorited 3 favourites
Animations Editor: remove limit on animation speed property
Not favoritedFavorited Favorited 2 favourites
Alt+4/5 shortcuts no longer start previews when typing, since on some keyboards they type characters
Not favoritedFavorited Favorited 1 favourites
Alt+Shift+Left/right no longer perform next/back navigation shortcuts when typing, since on some systems these navigate the caret
Not favoritedFavorited Favorited 5 favourites
Update Multiplayer examples to use built-in functions instead of legacy Function plugin
Not favoritedFavorited Favorited 16 favourites
Can now use mid(str, index, -1) to get text from 'index' to end of string
Not favoritedFavorited Favorited 4 favourites
Text editor: disable autocomplete for languages other than JavaScript as it triggered at inappropriate times