The holiday season is almost here, and release 111 is our early present to you! This version includes a new action node, along with a minor facelift to Appfarm Create.
New Action Node: Aggregate Data
This new action node can be a game changer for anyone dealing with complex calculations and data analysis in Appfarm Create:
- Optimized Performance: By using data connectors, this new feature offers lightning fast aggregations and avoids reading unnecessary data to your apps and services.
- Flexible grouping and filtering: Group by multiple properties and apply filters to slice and dice your data with precision.
- Convenient result handling: Write your results to a runtime data source or variable in order to quickly display or store your calculations.
Whether you’re building dashboards, generating reports, or diving deep into data insights, the Aggregate Data action node is a powerful tool. We look forward to see the innovative ways you put it to use!
Read more in our updated documentation.
What’s New
- Implement an App Variable that holds the value for “Visible” or “Hidden” (#5281)
- New Service Variable: Current HTTP Method (#5419)
- Data Export API: Metadata and stats endpoints (#5713)
- New Action Node: Aggregate Data (#5715)
Enhancements
- Allow for “isPublic” on Generate Document-action node (#4342)
- Remove option Run async for Run Service action node (#4751)
- Create File Archive: Option to decide if
Put in Data Source
should replace or add to exisiting items in target datasource (#5264) - Add option to select a Secret as a value when creating form data key/value pairs in Web Request (#5420)
- UI Tabs: Allow for setting blank value in tab value (#5431)
- Add option for “Is Public” on Create File Object in Services (#5471)
- Rich Text Edit: Make it easier to control if a link opens in the same or a new tab / window (#5515)
- Shareable Component: Implement support for translations on strings added through component params (#5576)
Bug Fixes
- PWA Shortname defaults to Appfarm when not set, should default to name (#5416)
- Icon-component: Badge-value is not cleared, but hidden when disabled (#5440)
- Export Data and Create Calendar Event to non-empty cardinality ONE runtime source throws error, but creates new object anyways (#5693)
- Shareable component: Databinding object in context in iterating container (#5706)
- Create Shareable Component: An action used multiple times with differing action param input results in one action Component Param instead of one per action param input (#5711)
- Random Identifier is not accessible in the service on objects created in that service (#5732)
- Conditional Permissions: Should not throw error on read if no filter is not set (#5733)
- Deletion Rules not correctly updated when changing cardinality of reference property (#5753)
- Filters using enums of type auto are interpreted wrong: user can only update objects without that enum value set (#5755)
- Selecting Object State
Syncronized
shows no value in selector (#5759) - Basic Gauge: Remove blank option for custom levels (#5779)