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

1 favourites
Improved error message if trying to open a project saved in a newer version of C3. This will only take effect from this version onwards.
4 favourites
Physics: improved handling of changing object size
3 favourites
Cloud save: improve entries paging behaviour for Dropbox
2 favourites
(no changes since r84)
4 favourites
Allow custom user agent stylesheets to override text color
4 favourites
Facebook plugin: updated to SDK v2.11
5 favourites
Updated Dark theme to resolve some issues
2 favourites
Updates for the Global Game Jam 2018
7 favourites
New editor text wrapping engine
12 favourites
Physics: updated Box2D to a recent build of v2.3.1
3 favourites
Constant event variables are no longer forced uppercase
3 favourites
Facebook plugin: remove name, caption, description and parameters from 'Prompt to share' actions since they were removed from the Facebook API
6 favourites
Event Sheet View: when searching for an object, matches beginning with the search term are shown first
6 favourites
Saved JSON files are now beautified by default, which makes it easier to use them with source control
3 favourites
Animations editor: remove toolbar from image points pane
5 favourites
Tilemap bar: show the mirror and flip status with the state of the buttons themselves instead of text
2 favourites
Typo in Mobile Advert plugin: label for rewarded video was same as interstitial
4 favourites
Improved text rendering quality in Layout View
9 favourites
Event Sheet View: now restores column sizes after resizing small then large again
2 favourites
Language files are now cached on-demand, to reduce the initial download size of C3 (previously all languages were downloaded)
3 favourites
Updated light theme to fix some issues
3 favourites
Updated localforage (storage library) to better support long sessions
4 favourites
Android export now generates versionCode using up to 4 version numbers values in the form MAJOR.MINOR.PATCH.BUILD (previously only used 3)
2 favourites
Text Editor on macOS now uses Cmd instead of Ctrl for shortcuts
3 favourites
More refactoring for maintainability and reliability