Change Log
25.2
25.2.7.2
July 03, 2026
Features and Fixes
- Wizard, Action Confirmation, and Font Size options are now localizable
25.2.7.1
(May 07, 2026)
- DevExpress Version change
25.2.6.1
(April 07, 2026)
- DevExpress Version change
25.2.5.2
March 26, 2026
Features and Fixes
Wizard Module
- Fixed SelectedPageChanged event args where Page and PreviousPage were swapped
- Page Skipping — Added ShouldSkip predicate on WizardPageDetails to conditionally skip wizard pages during navigation
- Wizard Finish Events — Added WizardFinishing (cancellable) and WizardFinished events on WizardController
- Finish Button (Blazor) — Next button now becomes "Finish" on the last page, routing through WizardNavigator.Finish() with full validation and event support
- RefreshActions — Added public RefreshActions() method on BlazorWizardDialogController to manually refresh button state
25.2.4.2
February 20, 2026
Features and Fixes
- Fixed issue with workflow action on Dashboard views
- LlamaLogger package now sets minimum value for LlamaLogger.Core package instead of required package
25.1.3.1
December 22, 2025
Breaking Changes
- Removed Llamachant.ExpressApp.Module.Web as .NET Framework is no longer supported in 25.2 See the DevExpress 25.2 Roadmap
Migration
For information on migrating from our old packages to our new packages, follow the Migration Guide
Significant Changes
- Our core module has been extended to support XAF Blazor projects with the new Llamachant.ExpressApp.Blazor package.
- Audit Trail Module was separated from our core LlamachantFramework module into its own package. To continue using this functionality moving forward, ensure you include the new Llamachant.ExpressApp.AuditTrail packages.
- Controller Management was moved into a new Llamachant.ExpressApp.Diagnostics package.
Legacy Change Log
TIP
While some of this content is still relevant, refactoring and restructuring of our packages has had an affect on how relevant these changes are.
24.2
NEW FEATURES AND FIXES
- Added
LlamachantFramework.DragDrop.BlazorPackage
24.2.5.2
February 26, 2025
- Disposing of
IObjectSpacein Workflow module controller
24.1
NEW FEATURES AND FIXES
WorkflowInstanceProcessedevent added
23.2
NEW FEATURES AND FIXES
- Added multitenancy support
22.2
NEW FEATURES AND FIXES
- Caching Appearance Rules
22.1
NEW FEATURES AND FIXES
- Resolved duplicate key warning on Highlight Tabs
21.2
NEW FEATURES AND FIXES
- Log more info (inner exception, etc.)
Untracked Releases
2019‑02‑28
NEW FEATURES AND FIXS
- Major change to
WinHighlightTabsController