Skip to main content

v2.68

Release Date : March 6, 2025

Features and Improvements

  • AL-14806 To improve performance for customers with lots of files, the File System Objects interface has a new "Is Root Object" attribute
    Alloy Engine Scripts

  • AL-15734 If an item form imposes a filter query on a task's Status attribute, this will now affect its Status card too
    Alloy Mobile Android

  • AL-15738 When creating/editing items with an item form, controls with "Unset default value" enabled will now behave accordingly
    Alloy Mobile Android

  • AL-15616 When editing tasks with an item form, attributes tagged as "RequiredOnTaskStatus[Cancelled/Completed]" are now supported. If any are missing from the form, the edit will fail and the missing attributes will be listed
    Alloy Mobile iOS

  • AL-15735 If an item form imposes a filter query on a task's Status attribute, this will now affect its Status card too
    Alloy Mobile iOS

  • AL-15739 When creating/editing items with an item form, controls with "Unset default value" enabled will now behave accordingly
    Alloy Mobile iOS

  • AL-15424 Reports: new "Advanced Settings" dropdown for flow documents, which lets you specify the height/width of the PDF and override various text sizes
    Alloy Web

Fixes

  • AL-15542 Fixed an issue with TR22 Summary Reports failing with a KeyNotFoundException (E1587643453) error if values were missing for some optional attributes
    Alloy Engine #00272567

  • AL-15517 Fixed an issue where a large number attribute value could cause the sync to fail with a JsonDeserializationFailed (E1702571402) error
    Alloy Mobile Android #00269862

  • AL-15622 Fixed an issue where a read-only control on an item form could be edited
    Alloy Mobile iOS