Skip to main content

v2.50

Release Date : August 31, 2023

Features and Improvements

  • AL-13139 In Reports, if an AQS statistics data source returns an empty key, its header will now appear empty or display "Blank" (rather than "AlloyEngine.DataModels.NullObject")
    Alloy Engine

  • AL-13359 "Toast" messages now pop up for longer, giving you enough time to read them in full
    Alloy Mobile Android

  • AL-13601 When creating an asset, you no longer see designs that you don't have Create permissions for
    Alloy Mobile Android

  • AL-13725 After applying a filter to the list of jobs or inspections, the map now refreshes automatically to show only the filtered items
    Alloy Mobile Android

  • AL-12683 When using Gateway, choosing to "Replace" data will now display a confirmation window
    Alloy Web

  • AL-13228 You can now specify a "Parameters Design" when creating a manual workflow in Alloy Web (see tinyurl.com/workflow-parameters)
    Alloy Web

  • AL-13271 In the Report Builder, if a Repeater is placed in a Horizontal/Vertical stack, its child controls now inherit the stack's layout properties, and will display horizontally when appropriate
    Alloy Web

  • AL-13352 In the Data Explorer, you can now select "Show on map" to load the queried items into a temporary map layer!
    Alloy Web

  • AL-13354 In the Data Explorer, you can now toggle a column's "Sort" button between three states: "Sort ascending", "Sort descending" and "Unsorted"
    Alloy Web

  • AL-13379 Added 15 more Date and DateTime nodes to Item Form Expressions, giving you more ways to represent and manipulate time-based values
    Alloy Web

  • AL-13380 Added more nodes to Item Form Expressions: two Literal nodes to represent AlloyIds and a Global node that checks if a specific global value change triggered the expression
    Alloy Web

  • AL-13383 Item Form Expressions: the Conditional and Transform nodes now support date inputs
    Alloy Web

  • AL-13444 Turn off all visible layers at once! Use the new button at the bottom of the Layers panel
    Alloy Web

  • AL-13649 If your browser language is set to "French", Alloy will now display in French!
    Alloy Web

Fixes

  • AL-12691 Fixed an error that occurred when cloning a report containing any control using "Parent context" as its data source: "BadRequest: Data source code does not exist in the original report" (E1637246913)
    Alloy Engine

  • AL-13273 Fixed an error that occurred when removing an interface from a design, which incorrectly stated that attributes used by the interface were populated on items
    Alloy Engine

  • AL-13376 It's no longer possible for non-admin users to edit item attributes with a "Context" of "Package"
    Alloy Engine

  • AL-13492 Fixed an error that occurred when renaming a Link attribute with "Core" or "Module" context as an administrator: "Insufficient permissions to add dodi attribute" (E1528825211)
    Alloy Engine

  • AL-8746 In very rare cases where schedule workflows are lost by the Task Scheduler, a workflow log entry will be created and a Failure Notification sent
    Alloy Engine

  • AL-13153 Fixed an error (E1581593134) that occurred when completing a task containing an attribute with the "RequiredOnTaskStatusCompleted" tag that wasn't included on the item form
    Alloy Engine Scripts

  • AL-13232 Job cost calculation will now produce an error (1686675229) if any job work unit has multiple parents
    Alloy Engine Scripts

  • AL-13495 Fixed an error that could occur when adding a job to an inspection: "Couldn't connect to the internet to filter this list"
    Alloy Mobile Android

  • AL-13515 Fixed an issue where you could view an item's "Work Items" summary and edit the values of its job work items, despite them being locked
    Alloy Mobile Android

  • AL-13547 Fixed an issue with Filters, where disabling a category (e.g. Assets) and then enabling anything inside it could result in your selections not appearing on the map
    Alloy Mobile Android

  • AL-13665 Fixed an issue where stencils could override item forms, e.g. an attribute hidden by a design's stencil wouldn't appear on an item form
    Alloy Mobile Android

  • AL-13661 Fixed an issue where repeatedly logging in as different users could cause the app to crash/freeze after syncing
    Alloy Mobile iOS

  • AL-13209 Fixed an issue with Account Invoices, where extremely long job titles could push content off the page in PDFs
    Alloy Reports

  • AL-13268 Fixed an error (E1588082082) that occurred in the Report Builder, when saving an AQS data source containing two parameters from the same data source (created prior)
    Alloy Reports

  • AL-13445 Improved the responsiveness of dragging and dropping things
    Alloy Web