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

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
Not favoritedFavorited Favorited 4 favourites
Scripting features are now hidden when 'Use simplified user interface' enabled
Not favoritedFavorited Favorited 6 favourites
New projects now use worker mode by default
Not favoritedFavorited Favorited 3 favourites
Update 'Infinite jumping' template to request device orientation permission on mobile
Not favoritedFavorited Favorited 3 favourites
Organised Advanced Random and Mobile Advert actions/conditions/expressions in to categories
Not favoritedFavorited Favorited 3 favourites
iframe: updated to allow scrolling on iOS 13+ since a long-standing iOS bug with iframes was fixed
Not favoritedFavorited Favorited 3 favourites
Plugins that have required properties linked to Cordova variables will now display an error on export if left empty
Not favoritedFavorited Favorited 5 favourites
Updated several example projects to use new 'Wait for previous actions to complete' action
Not favoritedFavorited Favorited 7 favourites
Mobile Advert and Google Play: updated to use latest versions of related Google play services
Not favoritedFavorited Favorited 7 favourites
Updated runtime to use Pointer Events API for mouse input
Not favoritedFavorited Favorited 6 favourites
Timelines: Setting the time now pauses a timeline at the new position, instead of completing the timeline at the new position
Not favoritedFavorited Favorited 6 favourites
Event sheet view: Expand/collapse all options now also affect event blocks as well as groups, and have been moved to the "Event sheet" submenu
Not favoritedFavorited Favorited 4 favourites
Event sheet view: 'Else' after a looping condition is now marked invalid
Not favoritedFavorited Favorited 2 favourites
Consistently lowercase filenames on export to avoid case-sensitivity issues
Not favoritedFavorited Favorited 2 favourites
Also warn on Remote Preview if images over 4096 pixels big are used (previously only warned on export)
Not favoritedFavorited Favorited 3 favourites
Animations Editor: Pasting a color into the color inputs of the color palette now changes the alpha to 255 if it was previously 0
Not favoritedFavorited Favorited 2 favourites
Attempt to get right popup window size when installed as app (PWA mode)
Not favoritedFavorited Favorited 2 favourites
Project Bar: improved validation when drag-dropping files between folders
Not favoritedFavorited Favorited 2 favourites
Block context menu in debugger and whole game window
Not favoritedFavorited Favorited 17 favourites
Attempt to work around a long-standing Chrome bug which opens the preview popup window at the wrong size
Not favoritedFavorited Favorited 4 favourites
Re-enabled WebGL 2 on Android (once again), since Chrome 74 has the full fix
Not favoritedFavorited Favorited 10 favourites
From this release onwards, installing Construct 3 as an app will load either editor.construct.net or editor.construct.net/beta, instead of a specific version
Not favoritedFavorited Favorited 8 favourites
Event sheet view: inserting conditions/actions from context menus or keyboard shortcuts now inserts after the selected condition/action
Not favoritedFavorited Favorited 2 favourites
Event sheet view: moved toggle context menu options to a submenu to avoid the menus getting too big
Not favoritedFavorited Favorited 7 favourites
Timeline plugin now enabled by default (was previously accidentally still behind 'experimental features' setting)