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

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
3 favourites
Internal refactoring for code maintainability and long-term reliability
2 favourites
Settings dialog: moved some extra settings to 'User interface' section and renamed 'General' section to 'Advanced'
3 favourites
Event sheet include dialog: now focuses search field, like it did in C2
3 favourites
Updated incomplete translations for de-DE, es-ES, pt-BR, ru-RU
12 favourites
Removed beta warning popup on startup
3 favourites
Reorganised the Settings dialog with a clearer layout
3 favourites
Parameters dialog: labels don't get wider than their maximum text width
2 favourites
Animations editor: improve accessibility on some dialogs
3 favourites
Mobile Advert: "Set Public Key" has been renamed to "Set application ID"
3 favourites
Remote Preview dialog: connected clients are now shown beneath the QR code, so the QR code does not move as clients connect
1 favourites
Changed back/forward keyboard shortcuts from Alt+Left/right to Alt+Shift+Left/right to avoid conflicting with macOS shortcuts
1 favourites
Deprecated old Admob plugin in favor of new Mobile Advert plugin
2 favourites
Edge: fixed popup preview mode, and made it the default in Edge
2 favourites
Event sheet view: touch input on desktop devices no longer drag/drops events
1 favourites
Animations Editor: paste the current selection of the rectangle select tool when the current frame, animation or tool is changed
1 favourites
File dialog persists column sizes across sessions