Beta versions are not as thoroughly tested as stable
Cloud save updates; timeline & tween bug fixes
11 May, 2020 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
In this release we've done some work on Cloud Save, particularly aimed at the OneDrive support. We've updated the service that the OneDrive part of Cloud Save uses, which should now support more account types, such as OneDrive Business (which can also be part of Microsoft 365). Cloud Save with OneDrive now also supports shared folders in a similar manner to Google Drive. These updates should be particularly relevant to any schools or businesses using Microsoft accounts.
Other than that there's a batch of bug fixes, mainly aimed at timelines and tweens. The new support for nested timelines in the previous release was a major update, and naturally involves some follow-up work to fix any issues that come up. Stay tuned for more updates!
Like this Release?
Let us know with a thumbs up!
Launch r199
New Additions
OneDrive cloud save: now also lists shared folders
Changes
OneDrive: switched to using newer Microsoft Graph API, which should support more account types
Google Drive/OneDrive: shared folders now show with a different icon
Android export: removed 'Key password' field since it was ignored by the Java keytool
Animations editor: revert fill tool to r197.2 state
Bug Fixes
OneDrive: ensure sign out process works correctly
Timelines: timelines returning inconsistent result for "Is Playing" condition
Timelines: fix resume action (regression r198)
Timelines: avoid triggering the "keyframe reached" condition if a timeline starts right on top of a keyframe
Timelines: crash when changing instance rotation in the editor
Timeline bar: crash trying to add a nested timeline that can generate infinite recursion
Tween Behaviour: runtime crash tweening color property (regression r198)
Tween Behaviour: avoid changing the state of global instances when changing layouts
Scripting updates
Allow autocomplete after 'this' and 'super' keywords
Share Construct 3 Release r199 Now