Skip to content

2.0.4

Latest

Choose a tag to compare

@erupts erupts released this 19 Jul 12:45
292088f

🌟 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