Beta versions are not as thoroughly tested as stable
08 February, 2022 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
We're now working towards a stable release, so our focus is moving to fixing bugs and reliability updates. The bug fixes include a couple of fixes for regressions in the Drawing Canvas 'Paste Object' action since r277, as well as various fixes for the editor user interface and scripting APIs. There's also a maintenance update for the Share plugin. As ever please test carefully, and hopefully we'll have a stable release rolling out to everyone in the next few weeks!
Like this Release?
Let us know with a thumbs up!
Launch r282
Changes
Share plugin: update Cordova plugin for Android to cordova-plugin-x-socialsharingucx@6.0.3
Attempt to work around apparent bug in Safari causing issues previewing since r277
Timeline bar: change the timeline preview keyboard shortcut from "Space" to "Ctrl/Cmd + Space" to avoid a collision with Layout View pan shortcut
Bug Fixes
Possible crash opening and closing a dialog extremely quickly
Layout View: instances could be incorrectly locked if created after deleting locked instances
Layout View: did not remember locked state of instances
Layout properties event sheet dropdown not refreshing when adding/removing event sheets
Import Audio dialog: some encoding errors not correctly reported as failures
User Media: VideoWidth/VideoHeight expressions not updating if changing orientation on mobile
Drawing Canvas: pasting objects could appear at wrong scale (regression r277)
Drawing Canvas: pasting objects did not draw pixel perfectly (regression r277)
Data editor: line breaks not saved properly
Data editor: could not paste into the data editor while detached to a popup window
Timeline bar: possible crash resizing the bar
Mobile: prevent browser back navigation gesture in Start Page/Example Browser
Mobile: prevent sliding panes from becoming stuck if slid in while showing Start Page
Animations editor: content was not always pasted in the expected position
Animations editor: certain images drawn incorrectly at zoom levels below 100%
Scripting updates
Instance lists updated immediately after createInstance()/destroy() calls in script files
ILayer 'visible' setter not working (regression r281)
Share Construct 3 Release r282 Now