Release 0.2.3.7
PowerUX Release Notes β Version 0.2.3.7
π§© New Feature: Projects
You can now create and manage Projects inside PowerUX!
Each project lets you:
- Set a default solution
- Define solution-to-project maps using customizable rules
- Automatically manage deployment of UX Flows and scripts
When you create or update a UX Flow, PowerUX will:
β Automatically add scripts
β Add the related form
β Push everything into one or more solutions based on your project rules
No more manual deployment steps, just build, update, and ship!
π New Action Steps
π In-App Notifications
Show interactive notifications directly inside your app. Designed to improve UX without relying on native browser alerts.
π Attribute Fire On Change
Programmatically trigger an onChange
event on any field β ideal for workflows that rely on calculated fields or business logic triggers.
π Wait
Introduce a timed delay within your flow. Great for smoothing transitions or spacing out actions.
π Global App Notification
Display a notification banner across the app with:
- User-dismiss functionality
- Optional auto-hide after a custom number of seconds
βοΈ Updated Action Steps
β±οΈ Timed Form Notifications
Form notifications now support auto-hide timers!
When adding a new notification step, you can set how many seconds the message should stay visible before disappearing.
Important: This setting is available only for newly added steps. If youβre updating an existing notification, delete and re-add the step to see the new timer option.