Voir un historique complet de tous les changements dans Construct 3 depuis la première parution.
Layout view: rearrange some context menu options to save space
Web export: update list of features requiring HTTPS hosting
Animations editor: saving all animations now creates a single zip with all files (instead of zips-in-zips)
Updated local file/folder saves to support changes in Chrome 86
Dropped support for the legacy Microsoft Edge in the editor. Update to the latest Chromium-based Edge at
microsoft.com/edge
Animations Editor: allow up to 16 collision poly points before warning appears
Scene graph: 'Add child'/'Remove child' actions now assign instances intelligently depending on instance counts
Mobile Advert: update iOS Google Mobile Ads SDK to 7.64.0
Updated Closure Compiler with a bug fix that could have caused problems with 'Advanced' minify mode
Editor: ensure focus transfers to previously focused window after closing a dialog
Replace 'Pin behavior' example with 'Basic hierarchy', doing the same thing with scene graph instead
Layout View: make touch input on desktop work the same as on mobile
Transfer focus to Event Sheet View when navigating to find results
Make sure scene graph 'Add child'/'Remove child' actions only list supported objects
Project Bar: pasted items are now selected
Cloud Save: show "awaiting authentication" message in dialog as well as in status bar
Update Android splash screen configuration
Android export: update target API level to 29 (Android 10)
Mobile: adjust splash screen timing to show it until custom loader or first layout is ready
Properties Bar: increase fractional numbers rounding from 3 to 6 decimal places
Updated 'Quiz' template to use built-in functions
Updated clipboard operations to support Safari 13.1
Updated cordova-ios to v6.1.0
Updated cordova-android to v9.0.0
iOS export: ensure iPadOS detects as mobile instead of desktop
Mobile IAP: update cordova-plugin-purchase to v10.1.2
Switched export minifier to Closure Compiler
iOS export: updated to cordova-ios 6.0.0
NW.js desktop app: mostly switched over to same code Chrome browser uses; requires NW.js 0.46.3+
Deprecated pubCenter plugin since Microsoft shut down their advertising service
Remove '[worker]' from preview caption in worker mode (check console instead)
Android: restore 'Key password' field (now optional) when signing with existing keystore
Android: keystore default validity is now 25 years as per latest Play Store requirements
Dropped support for Safari 11 in editor, since it is missing features that the editor now requires
Updated 'Multiplayer chat' example to require entering a room name
Animations editor: improve fill tool color tolerance calculation
Deprecated system unixtime expression - use Date plugin 'Now' expression instead