Back to all releases

v0.29.0

Platform

// March 18, 2026

Increased Gram Function runner memory and table view for list pages

This release doubles the memory allocation for Gram Function runners and adds a table view option for list pages in the dashboard.

Features

  • Increased Gram Function runner memory to 1 GB #1922 - Gram Function runners now run with 1 GB of memory instead of 512 MB, providing more headroom for memory-intensive operations. (Author: @disintegrator)
  • Table view toggle for list pages #1894 - Added a grid/table view toggle for MCP, Sources, and Catalog list pages with animated dot-pattern rows and localStorage persistence. (Author: @adaam2)

Bug fixes

  • Fix MCP environments default display #1898 - Fixed an issue where the MCP environments section displayed the wrong default when no environment was attached. (Author: @simplesagar)
  • Prevent double-back-button on detail pages #1907 - Fixed a navigation issue where detail pages rendered two back buttons. (Author: @simplesagar)
Sagar Batchu
Sagar Batchu
View on GitHub