NOTE: As of 15/10/24 the Mac Intel version isn't working and has been removed from the download list. We're working to resolve the issue.
UPDATE: The installer for Mac Intel works now BUT you need to open it once, then open your Settings > Security and click 'Open anyway' on the alert concerning OpenNoodl.
OpenNoodl v1.1.0. We have Eric Tuvesson from the Fluxscape team to thank for pretty much all of these updates.
Unfortunately you're going to have to re-import your projects and re-add your Cloud Services after installing the editor. Code Crusher v1.0.0 projects can be imported into OpenNoodl v1.1.0 without any compatibility issues.
Note: Building a project with OpenNoodl v1.1.0 will cause minor backwards compatibility issues if trying to open the same project with the original editor Noodl v1.0.1
Feature changes:
- Added ‘yearShort’ format to Date to String node
- Added an ‘On Error’ signal to the image node
- Added ‘Default label’ to the String Format node
- Added ‘Switched’ signal output to the Switch node
- Added ‘capture’ attribute to the File Picker node:
- The capture attribute value is a string that specifies which camera to use for capture of image or video data. A value of ‘user’ indicates that the user-facing camera and/or microphone should be used. A value of ‘environment’ specifies that the outward-facing camera and/or microphone should be used. If this attribute is missing, the user agent is free to decide on its own what to do. If the requested facing mode isn't available, the user agent may fall back to its preferred default mode.
- Switch AI Assistant from GPT-4 to GPT-4o-mini
- Added a ‘Target Page’ input to the Push Component to Stack node
- Added ‘Is Empty’ output to Query node
- Added ‘First Item Id’ output to Array node