Release Date: 2026-04-18
Version: 26.04.1.0.13
Trinity Asset Version: 1.0.13
Environment: Sandbox
The Alpha Platform Sandbox has been upgraded to Trinity Asset 1.0.13 (26.04.1.0.13). This cumulative upgrade includes everything from versions 1.0.7 through 1.0.13 β packed with new features and major performance improvements.
Hereβs what you can try out on Sandbox now.
New Features
Change Tracking & Pull Request Workflow
A git-like Pull Request workflow is now available β create, review, comment on, and merge configuration changes across branches. This brings version control best practices to your Alpha project configurations. Read the documentation
Global Custom Code
Create reusable custom code snippets that work across multiple projects, reducing duplication and improving maintainability. Read the documentation
Bulk Manager Assignment via Excel
Assign managers to many users at once by uploading an Excel template. The system validates for circular chains, self-assignments, and duplicates before applying β all changes are atomic.
UI Accessibility
Accessibility improvements in the Case Manager UI include enhanced keyboard navigation, allowing users to efficiently navigate across pages, tabs, and sections without relying on mouse navigation.
Major Improvements
Performance
- Case Manager UI loads ~50% faster β IndexedDB-based configuration caching (9 fewer API calls on repeat visits), progressive rendering with skeleton loading states, nginx static asset caching, concurrent data loading, and duplicate API call elimination.
- Studio loads in seconds for large projects β Projects with 3,000+ custom codes that previously took 5+ minutes now load quickly via optimized database queries.
- Inbox & Enquiry prefetching β Inbox configuration and admin filters are prefetched during bootstrap. Task data, counts, and dashboards load concurrently instead of sequentially.
- Security Update
Updated container image to address known vulnerabilities. - Hierarchy queries optimized β βGet ancestorsβ uses a 2-query approach instead of iterating per hierarchy level. Bulk assignment uses batch operations.
Release Notes History
For full details refer to the individual release notes:
- 1.0.7 β 26.2.0.1.0 (Feb 14, 2026)
- 1.0.8 β 26.03.1.0.8 (Mar 05, 2026)
- 1.0.10 β 26.03.1.0.9 (Mar 18, 2026)
- 1.0.11 β 26.03.1.0.11 (Mar 26, 2026)
- 1.0.12 β 26.03.1.0.12 (Apr 01, 2026)
- 1.0.13 β 26.04.1.0.13 (Apr 07, 2026)
Support & Resources
- Documentation: https://documentation.neutrinos.com
- Bug Reports: Jira Service Desk
- Community: https://community.neutrinos.com
Happy building!
Alpha Platform Team