# 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](https://community.devexpress.com/blogs/xaf/archive/2025/08/15/xaf-cross-platform-net-app-ui-and-web-api-service-year-end-roadmap-v25-2.aspx)

## Migration

For information on migrating from our old packages to our new packages, follow the [Migration Guide](/content/docs/ChangeLog/index.html)

## Significant Changes
- Our core module has been extended to support XAF Blazor projects with the new [Llamachant.ExpressApp.Blazor](/content/docs/ChangeLog/index.html) 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](/content/docs/Llamachant.ExpressApp.AuditTrail) packages.
- Controller Management was moved into a new [Llamachant.ExpressApp.Diagnostics](/content/docs/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.Blazor` Package

### 24.2.5.2
February 26, 2025  
- Disposing of `IObjectSpace` in Workflow module controller

### 24.1
#### NEW FEATURES AND FIXES
- `WorkflowInstanceProcessed` event 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`
