πŸ–οΈ Alpha Platform Sandbox Upgraded β€” Trinity Asset 1.0.13

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:


Support & Resources

Happy building!
Alpha Platform Team

2 Likes