Beta versions are not as thoroughly tested as stable
iOS export update; AJAX update; new example; bug fixes
01 August, 2023 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
We're back with another weekly beta release! This release updates iOS exports to use the latest cordova-ios v7.0.0. There's also a new 'with credentials' option for the AJAX object which allows making cross-site requests with credentials such as cookies, which can be useful for some backend services.
There's also a new example that demonstrates another aspect of icons in text, which was added in the previous release: you can convert the text contents to HTML, including the use of icons and most formatting options. This can then be displayed in a HTML Element object. This allows more advanced text uses such as showing text in a scrollable container, allowing text selection, and so on.
Other than that there's a batch of bug fixes and tweaks. Stay tuned for more updates!
Like this Release?
Let us know with a thumbs up!
Launch r352
New Additions
AJAX: 'Set with credentials' action
New example 'Text icons to HTML'
Changes
iOS exports: update cordova-ios to v7.0.0
Bug Fixes
Platform: horizontal movement did not always trigger collision events (regression r346)
Text: crash turning off 'Enable BBcode' with icon set specified
Layout view: possible crash undoing while holding mouse button
Warp ripple/warp radial effects could render with artifacts with some images
Possible runtime crash using render cells with global objects
Event sheet view: docking/undocking panes could scroll back to top
Event sheet view: did not always remember column sizes depending on pane layout
Event sheet view: did not show column resize indicator when undocked
Safari: work around issue causing color pickers to sometimes not appear
Timelines: 'Absolute' timelines using 'Keyframe' interpolation continually setting values overriding possible changes made from an event sheet
Timeline bar: keyframed instance variable value getting rounded when attempting to edit it from the properties bar
Timeline bar: nested timelines producing unexpected preview
Timeline bar: 'initial frame' keyframes not working as expected when the same timeline is also using the 'initial animation' keyframes
Timeline bar: previewing a timeline with hierarchies could end up in inconsistent states depending on 'loop' setting
Timeline bar: possible inconsistent state after trying to rename a folder track
Internationalization plugin: 'compare to current locale' condition argument order was inconsistent with other conditions
Share Construct 3 Release r352 Now