Releases: amplifyit/powerux
V0.2-beta.2.1
Release Notes: Simplified UX & New Features
We are excited to announce a new release focused on simplifying the user experience for low-code makers and non-developers. This update introduces a streamlined UI, improved usability, and powerful new features to help you create and extend flows more efficiently.
🎨 Simplified UX
Simpler UI Steps
A refreshed design for step boxes to enhance clarity and simplicity, making it easier to view and manage flows.

Streamlined Edges
Improved edges and connections between steps, offering a more organized and intuitive flow design experience.

Edge Labels
Replaced icons with human-readable text labels, making flows easier to understand at a glance.

🚀 New Features
Variables
Introducing variables for flow-level management:
- Initialize variables at the flow level.
- Use variables in steps with IntelliSense for faster configuration.
- Return values from steps into variables.



Confirm User Step
A new step for end-user interaction:
- Displays a confirmation popup requiring user input.
- Simplified configuration for defining both user response scenarios.

Get Records API Step
Powerful new capabilities for working with Dataverse:
- Retrieve multiple records via a web API step.
- Automatically loop over returned records with branch creation in the flow UI.
- Use
@Itemwith IntelliSense to configure actions within the loop.


This release focuses on making flow creation and management intuitive, scalable, and user-friendly. We hope these updates empower you to build better, faster, and smarter solutions. Let us know your feedback!
V0.2-beta.1.2
New Version fixes and enhancements
Fixes
Navigation: fixed issues with opening side navigation screens
IntelliSense: Fixed IntelliSense code generation issue with complex steps
Enhancements
Metadata
-
In complex steps like Navigate records, metadata options now are generated and the user doesn't have to search for unique identifiers of metadata components

-
Metadata dependency filter: in steps that have multiple metadata options to configure, if there is a dependency between two metadata (ex: table and related form) now the dependent metadata option is automatically filtered to give a better user experience for the maker.

V0.2-beta.1.1
New Version fixes and enhancements
Fixes
- Un-minified Code for IntelliSense: Resolved the issue where generated code, improving compatibility with IntelliSense.
- Set Value Step: Fixed the functionality of the "Set Value" step, ensuring it works as expected in flows.
Enhancements
-
Auto-Generation of Unique Names in UX Flows: Implemented an automatic generation of unique names in UX flows, following a camel case format, making it faster to create and configure a flow.

-
Auto-Generated IDs for Steps in Flow Editor: Steps in the Flow Editor UI, such as the form notification step, now come with auto-generated editable IDs. These IDs are randomly generated using a mix of text and numbers for easier configuration.

-
Condition UI Improvements – Attribute Selection: Enhanced the Condition UI by adding the ability to choose an attribute directly from the clause of the filter, simplifying the condition setup process.

-
Condition UI Enhancements – Dynamic Values in Clauses: Further improved the Condition UI by enabling users to set dynamic values in the clause part, making the condition logic more flexible and powerful.

This revision improves readability, adds clarity to each feature, and gives a more professional tone while retaining the original intent and structure.
V0.2.0.1
We’re excited to announce a new release of PowerUX - MDA, packed with several enhancements and new features. Here's what's included:
New Features:
- Settings Page: Gain more control with the following options:
-
Set Default Solution: Automatically add all generated scripts and related components (e.g., forms) to a specified solution.
-
Add Related Component to Solution: Choose whether to include both the generated script and its related form in the default solution or only the script.
-
Code Minification Mode: Improve performance by selecting whether generated scripts are minified. By default, scripts are unminified.
-
View Code Setting: Control the visibility of generated scripts for makers, allowing you to decide if makers can view the script generated code.
We hope these updates enhance your experience with PowerUX - MDA!
Initial Beta Release
Initial release for PowerUX-MDA, functioning with the initial capabilities.
Import by order:
- Base solution: Holds tables, plugins and custom APIs
- App solution: Holds the UI components and the app to extend PowerApps from within a PowerApps app. (Different possibilities are planned to use rather than using PowerApps)

