Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r146

Multiple local previews; usability improvements; bug fixes

23 April, 2019 ()

Email Me New Releases

Don't miss out on the latest and greatest new features in Construct 3

Create an Account

Notes

This update focuses on some smaller additions, usability improvements and bug fixes. Firstly by popular demand you can now have multiple local previews - simply hold Alt while clicking preview, or use Alt+4/Alt+5 keyboard shortcuts to preview the project or current layout respectively (note these use 4 and 5, not F4 and F5, because shortcuts like Alt+F4 are the OS-level shortcut to close the app).

There have also been a few other smaller additions and changes, including updates to how the editor works on iOS. Note we've also had some users reporting problems exporting when using Kaspersky Internet Security. We couldn't reproduce any problems in our own testing, but the editor will now warn you if it detects it is present on export.

Finally there's another batch of fixes as we stabilise the new built-in functions and Timeline features, as well as various other fixes as bug reports came up. We'd like to bring the new features to a stable release in the next few weeks so please let us know if you run in to any issues to make sure we can work towards a reliable new release soon.

Like this Release?

Let us know with a thumbs up!

20
Launch r146

New Additions

15 favourites
Support for multiple local previews: hold Alt while clicking 'Preview' or use Alt+4 / Alt+5 shortcuts
14 favourites
Event sheet view: can now use Shift+Up/Down for keyboard range selections
9 favourites
Browser object: new 'Navigation UI' option for 'Request fullscreen' (set to 'Hide' for true fullscreen in Chrome on Android)
10 favourites
Import Audio dialog: new option to specify encoding bitrate

Changes

5 favourites
C3 runtime: now uses a new storage library - should not change anything but be on the lookout for anything broken
2 favourites
Updated 'Audio analyser' and 'Microphone input' examples to not use deprecated features
2 favourites
Warn on export if Kaspersky Internet Security is detected, since some users report it breaks exported projects
2 favourites
Avoid activating back navigation on iOS, since it allows navigation gestures in iOS 12.2, which breaks the swipe-in panes when added to home screen
5 favourites
Disable fullscreen mode in Safari on iOS, since it doesn't work on iPhone and isn't useful on iPad - use 'Add to homescreen' instead
4 favourites
Improve build service and keystore creation failure dialog

Bug Fixes

3 favourites
New functions: moving or deleting event groups containing functions did not correctly update references
2 favourites
New functions: deleting function blocks did not remove expression references, which could result in a corrupt project
4 favourites
Timelines: Incorrect ease property (displayed as [???]) showing up in ease drop downs
2 favourites
Timelines: Timelines created in subfolders added at root
2 favourites
Timelines: Timelines in subfolders where not loaded from a project file
2 favourites
Timelines: Correctly update event sheet actions when a timeline is deleted
1 favourites
Crash exiting audio importer while tracks are still being encoded
4 favourites
Recent projects list on Start Page did not update immediately when cleared
2 favourites
Cordova export: invalid project names would cause build failures - now shows warning on export
2 favourites
Bluetooth: can now handle UUIDs with mixed case and with missing separators
4 favourites
System: 'Sort Z order' did not always redraw the screen to reflect changes
3 favourites
Possible crash undoing deleting objects from Project Bar
4 favourites
Sprite font: character spacing did not apply across style boundaries
4 favourites
Text/Sprite font: inconsistent application of line height property

Share Construct 3 Release r146 Now

  • 14 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Thanks for the preview feature. Should make multiplayer game testing easier.

    C3 runtime: now uses a new storage library - should not change anything but be on the lookout for anything broken

    Is it using the upcoming KV Storage system?

  • Thank you guys

    Very nice update!

  • thank so much for the hide UI thing

  • UPDATES!! YAY!!! It's CHRISTMAS!!! ... In April??

    *shrugs* WHO CARES?! UPDATES!! :D

  • Wow this preview change will definitely help me too. Awesome!

  • "C3 runtime: now uses a new storage library - should not change anything but be on the lookout for anything broken"

    Can we have more information about this please?

      • [-] [+]
      • 2
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 2 points
      • (2 children)

      We just swapped an internal storage library for one we wrote ourselves. It should be 100% backwards compatible though so in theory there will be no noticeable changes at all (other than hopefully some rare bugs fixed).

      • Okay, but what action and condition are in it?

        Local Storage?

        Storage NWJS ?

        There were a lot of problems on NWJS, too random, one stroke it works, one stroke it doesn't work, AJAX, it's the same...

        More information please.

        Load more comments (1 replies)
  • Absolutely love the new option to specify encoding bitrate. I'm able to reduce the total file size of my projects considerably without having to open/edit my sound files in an external editor.

    However, when trying to click on the dropdown for the bitrate, only a thin sliver of the menu is clickable.

    Using the desktop version btw.

      • [-] [+]
      • 1
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 1 points
      • (0 children)

      The dropdown looks fine here. Please file a bug following all the guidelines if you want us to investigate.

  • Holding alt while clicking preview doesn't seem to work, but the alt+4 or 5 does work.

      • [-] [+]
      • 2
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 2 points
      • (0 children)

      Alt+Click works for me. Note the editor window has to have focus first otherwise it doesn't get the alt press.