| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.4 source code.tar.gz | 2026-07-19 | 40.6 MB | |
| 2.0.4 source code.zip | 2026-07-19 | 41.6 MB | |
| README.md | 2026-07-19 | 2.1 kB | |
| Totals: 3 Items | 82.2 MB | 2 | |
π 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
- 2.0.4 by @erupts in https://github.com/erupts/erupt/pull/358
Full Changelog: https://github.com/erupts/erupt/compare/2.0.3...2.0.4
What's Changed
- 2.0.4 by @erupts in https://github.com/erupts/erupt/pull/358
Full Changelog: https://github.com/erupts/erupt/compare/2.0.3...2.0.4