π New BUTTON edit type β an in-form button that calls a backend handler with all current form values, supporting form population and dynamic field configuration.
π New @DragSort row drag sorting β reorder table rows by dragging, with the result automatically persisted to the sort field.
π New PROGRESS view type β display numeric columns as progress bars; the SLIDER edit type contributes its max value automatically.
π New PASSWORD view type β sensitive fields are masked and the actual value is never sent to the client.
π§© PASSWORD edit type security hardening: edit echo returns only a mask placeholder; submitting it unchanged keeps the stored password.
π Card view now supports card selection, with selected-state styling wired to action buttons.
π§© Built-in forms for AI models, MCP servers, agents, and scheduled jobs gain test/validation buttons for one-click connection and configuration checks.
π§© erupt-ai supports an embedded chat mode; the LLM apiKey is now masked with the password view.
π§© More lenient date parsing, accepting a wider range of date/time input formats.
π Fixed password fields not being masked in operation logs.
π Fixed swapped "Hidden" and "Disable" labels in the menu status enum.
π Fixed an error caused by the AI chat drawer opening outside the Angular zone.
What's Changed
Full Changelog: 2.0.3...2.0.4
What's Changed
Full Changelog: 2.0.3...2.0.4