Release Date: 2026-03-06
Release Channel: LTS
Version: 26.02.0.0.2-lts
[!IMPORTANT]
If you are upgrading from a version prior to 26.01.20.0.0-lts, you must run all migrations from release 046 β 26.01.20.0.0-lts before upgrading to this version. This includes SQL migrations (config-service and case-service), API migrations (BPM Config Versioning and Change Tracking init), and environment variable changes. Refer to the migration order and steps documented in that release.
Bug Fixes
Page Sort API Failure (NPFRBT-1132)
Reordering pages via the side menu would fail silently β the UI reflected the new order but the backend did not persist it. The sort API now correctly updates page order in place.
Inbox Filter Chip Removal (NPFRBT-1015)
After applying a filter in the enquiry view, navigating into a case, and returning, the filter chipβs close/remove button stopped responding. Filter chips are now always dismissible regardless of navigation history.
Task Created At Filter Uses Wrong Binding
When creating a new project, the default βTask Created Atβ inbox filter was incorrectly bound to the case instance instead of the task instance, producing wrong or empty results. It now correctly filters by the taskβs creation date.
Group Edit Details Not Displayed
Opening a group for editing from the Groups table showed a blank form. Navigation state carrying the group data was being stripped during route resolution. Group details now load correctly on the edit screen.
Dynamic Input Required Validation Not Enforced
The βrequiredβ validation rule on Dynamic Input components was not triggered when the field had a dependency condition (e.g., βrequire this field when another field equals Xβ). Validation now fires correctly for dependency-driven required rules, including proper handling of empty array values.
Document Search Fails with Special Characters
Searching for documents containing special characters such as $ in Alfresco returned errors or incorrect results. The search query builder now escapes all Lucene-reserved characters properly.
Main Menu New Tab Opens Blank Page
Opening a Main Menu item configured with the βNew Tabβ option resulted in a blank page. The branch context was not propagated to the new tab URL. Branch state is now included in all navigation URLs, and a default branch is applied when none is specified.
Database Migration
NA
SQL Migration
NA
API Migrations
NA
Environment Variables
NA
Docker Images
| Service Name | Image Name | Image Version |
|---|---|---|
| alpha-admin-service | neutrinos.azurecr.io/alpha/admin | 26.02.0.0.2-b30391375954 |
| alpha-admin-ui | neutrinos.azurecr.io/alpha/alpha-admin-ui | 26.02.0.0.2-b30391375954 |
| alpha-auth-service | neutrinos.azurecr.io/alpha/alpha-auth-service | 26.02.0.0.2-b30391375954 |
| alpha-bpmservice | neutrinos.azurecr.io/alpha/alpha-jbpm-service | 26.02.0.0.2-b30391375954 |
| alpha-case-manager-ui | neutrinos.azurecr.io/alpha/alpha-case-manager-ui | 26.02.0.0.2-b30391375954 |
| alpha-caseservice | neutrinos.azurecr.io/alpha/alpha-case-service | 26.02.0.0.2-b30391375954 |
| alpha-config-service | neutrinos.azurecr.io/alpha/alpha-config-service | 26.02.0.0.2-b30391375954 |
| alpha-dashboard-service | neutrinos.azurecr.io/alpha/alpha-dashboard-service | 25.02.0.0.17 |
| alpha-delta-service | neutrinos.azurecr.io/alpha/alpha-delta-service | 26.02.0.0.2-b30391375954 |
| alpha-delta-ui | neutrinos.azurecr.io/alpha/alpha-delta-ui | 26.02.0.0.2-b30391375954 |
| alpha-modules-service | neutrinos.azurecr.io/alpha/alpha-module-service | 26.02.0.0.2-b30391375954 |
| alpha-task-distributor | neutrinos.azurecr.io/alpha/alpha-task-distributor | 26.02.0.0.2-b30391375954 |
| alpha-workflow-studio | neutrinos.azurecr.io/alpha/alpha-workflow-studio | 26.02.0.0.2-b30391375954 |
| gts | neutrinos.azurecr.io/alpha/gts | 26.02.0.0.2-b30391375954 |
Support & Resources
- Documentation: Alpha Platform Documentation
- Bug Reports: Jira Service Desk
- Community: Neutrinos Community Forum