Download Latest Version 2.0.3 source code.zip (41.6 MB)
Email in envelope

Get an email when there's a new version of Erupt Framework

Home / 2.0.1
Name Modified Size InfoDownloads / Week
Parent folder
2.0.1 source code.tar.gz 2026-06-28 40.5 MB
2.0.1 source code.zip 2026-06-28 41.6 MB
README.md 2026-06-28 6.5 kB
Totals: 3 Items   82.1 MB 0

2.0.1 (2026-06-27) Spring Boot 3.5.15 ๐Ÿš€ New modules ร—2 โ€ƒ ๐ŸŒŸ New features ร—21 โ€ƒ ๐ŸŽจ Frontend 50+ updates

2.0.1 contains multiple breaking changes. Please read the 1.14.x โ†’ 2.0.0 Upgrade Guide before upgrading.

๐Ÿš€ Open-sourced erupt-designer โ€” visually design Erupt entity models at runtime and publish them to the menu with one click.

๐Ÿš€ Open-sourced erupt-print โ€” define print templates and variables for any Erupt entity and print rows with a single click.

๐ŸŒŸ erupt-monitor completely rewritten: new diagnostics system covering JVM, HikariCP pool, HTTP stats, and Redis health metrics.

๐ŸŒŸ erupt-ai: LLM requests now support agentPrompt and contextPrompt for context-aware prompt injection per invocation.

๐ŸŒŸ @Vis adds Calendar (CALENDAR) and Board (BOARD) view types for richer data visualization.

๐ŸŒŸ @Power adds a copy toggle โ€” supports one-click row duplication in tables.

๐ŸŒŸ @Layout adds collapseActionButton โ€” collapses the view-details, edit, and delete buttons into a dropdown menu.

๐ŸŒŸ New @GroupType annotation โ€” group fields inside a collapsible panel (EditType.GROUP).

๐ŸŒŸ @Erupt and @Edit gain a prompt field for AI agent prompt configuration.

๐ŸŒŸ New PASSWORD edit type โ€” password fields render and transmit more securely.

๐ŸŒŸ Open search support โ€” INPUT, NUMBER, and other components now let users choose the search operator (equals, not-equals, contains, range, etc.) directly in the search bar.

๐ŸŒŸ Dynamic dropdown refresh โ€” ChoiceFetchHandler / AutoCompleteHandler / TagsFetchHandler can now reload options on demand.

๐ŸŒŸ Selection Handler interfaces are now generic โ€” callbacks can directly access other form fields for cascading linkage.

๐ŸŒŸ New FormView โ€” dedicated backend endpoint with DataProxy.formViewBehavior / formSave hooks for single-record full-page form scenarios.

๐ŸŒŸ Excel export supports exporting only selected rows.

๐ŸŒŸ Password encryption upgraded from MD5 to SHA-512 with salt for significantly improved security โ€” thanks to ๆฎต้น้น for the contribution (!35).

๐ŸŒŸ Spring Boot upgraded to 3.5.15.

๐ŸŒŸ Operation logs now record the entity state before modification/deletion โ€” the previous field values are visible in log details.

๐ŸŒŸ erupt-ai adds Requesty as a new LLM provider.

๐ŸŒŸ OpenAPI: new getAppid endpoint to retrieve appid information by token.

๐ŸŒŸ EruptLambdaQuery adds or() support for building OR-logic composite queries.

๐ŸŒŸ erupt-cube: new drillFields dimension filtering and drillMeasure measure-level drill-down support.

๐ŸŒŸ erupt-cube: Cube annotations gain a prompt field for AI-readable semantic descriptions.

๐Ÿงฉ dependField now uses getter-style references with IDE field-name auto-complete.

๐Ÿงฉ erupt-designer: button permissions are now auto-generated when publishing a menu.

๐Ÿž Fixed: Ollama model configuration was missing the baseUrl parameter โ€” thanks to canjian215215 for the contribution.

๐ŸŽจ Frontend Complete Overhaul (erupt-web 2.0) Angular 20 โ†’ 21. The entire UI layer has been rewritten from architecture to interaction.

New login page and preloader animation; new Split Menu mode (first-level nav on left, second-level alongside) Sidebar width is draggable and persisted; favourites support drag-and-drop reordering; responsive layout optimized for mobile Table: column drag-sort, column pinning, column density, row copy, persistent search state, collapsible search panel Left-tree panel is collapsible; table-tree layout supports fullscreen mode AI side panel embedded in table / tree views โ€” chat with AI about visible data without leaving the page erupt-ai chat: wide-screen mode, session search, input-history navigation Code editor: smart hints and fullscreen mode; attachment component: drag-sort and batch update MultiChoice / Checkbox gain a select-all button; Choice shows color dots; input shows real-time character count Tree view: sort, node locate; BI / Monitor modules gain fullscreen improvements Terminal module (erupt-terminal) UI integrated โ€” multi-tab switching with real-time WebSocket communication Table and modal now support dynamic action buttons โ€” visibility can be controlled based on row data state erupt-flow approval UI fully redesigned with mobile-responsive master-detail layout and accessibility improvements TAGS component supports joinSeparator = "[]" JSON array format for tag value storage and parsing 1.14.x โ†’ 2.0.0 Upgrade Guide Full guide: /en/guide/upgrade

What's Changed

New Contributors

Full Changelog: https://github.com/erupts/erupt/compare/1.14.3...2.0.0

What's Changed

Full Changelog: https://github.com/erupts/erupt/compare/2.0.0...2.0.1

Source: README.md, updated 2026-06-28