View a comprehensive history of all the new additions in Construct 3 since the first release.
Settings option to hide 'Add action' rows in event sheets
'Remote preview' option to main menu
Preview toolbar button now available on mobile
On desktop, the Preview toolbar button now also has a dropdown menu with options to preview the project or remote preview
Opening the browser save dialog will attempt to request persistent storage permission, and display a warning if it fails.
Full support for the Newgrounds Gamejam, including notifications about the jam and indicating the end date
Project bar: sub-items of sound/music files now also have an icon
If C3 fails to load, the error message now suggests to disable browser addons, since that is often the cause.
Prompt to enter a custom filename when saving a project with "Download a copy"
Special handling of importing C2 projects with invalid expressions. Instead of crashing, C3 now reports a list of invalid expressions and closes the project.
Added the Scirra Arcade exporter
Added Windows 10 / Xbox One (UWP) exporter
Add padding when zooming in the Animations Editor. Makes editing the edges of an image slightly more convenient
Keyboard shortcut to exit tilemap editing using ESCAPE
Add the corresponding Keyboard shortcut label to the tooltips of the buttons in the Tilemap Bar toolbar
The Start Page now takes up the whole screen if it is the only thing open.
NW.js exporter. Note this will only be available when licenses become available (including in the Newgrounds Gamejam).
New 'Use in-app clipboard' setting. This forces the use of the fake clipboard, avoiding copy prompts, but not allowing copy-paste between apps.
Snap to grid in the Animations Editor
Construct 3 will now open projects if a .zip file is dropped in the window which contains either a .c3proj file or .c3p file.
'Paste' menu options in the Layout View and Event Sheet View, using an in-memory clipboard instead of the real clipboard.
Project Bar: added back the 'Clone' option for object types that C2 had.
New 'Browser tab' preview mode. This uses a standard browser tab instead of a popup window.
Warning message indicating the source image of a tilemap is not being shown due to tilemap instance properties misconfiguration
When re-visiting C3 in Chrome on Windows, Linux and Chrome OS, a message appears in the Start Page highlighting the "Add to desktop" (or "Add to shelf" on Chrome OS) feature.
When starting C3 as a guest, the Start Page will show a message indicating that you can get up to 50 events by registering an account and verifying your email.
Layout view: experimental small indicator to display the selected object's origin
Project bar: confirmation prompt when deleting an object type
Project bar: when nothing open, the context menu now has all three open options (cloud, browser, local file)
Improved downscaling quality of large images in the image editor
Updated About dialog to include links to the new feature suggestions and bug report systems
New project dialog viewport sizes can now be dragged up and down like properties
Resize selections in the image editor to fit the current image if they go outside of it
Clicking 'New project' now opens a dialog that allows you to pick a preset or customise the new project settings
Create New Object Type dialog now has a name field like in Construct 2
Layout view: add back 'C' shortcut for center horizontal in viewport
Import SVG files into the image editor
Image editor: crop rectangle selection
Polyfill to show storage quota indicator in current Chrome versions