May 2026 Feature Updates
· 6 min read
- Custom executor support landed, along with parameter validation and the custom code input context that it needed. Relevant commits:
7666a1be(#651),5bd252e5(#652),9cddda59(#629),2c79d2e1(#630). - Deno sandbox work kept moving, including snapshot generation, OpState handling, return-value plumbing, entry changes, and the experiment plugin path. Relevant commits:
6feb81e5(#617),f6e7e79e(#618),51ca4002(#619),1a6344f3(#620),5d880908(#621),ad0dcc5f(#624),d11620e8(#626). - FHIRPath and executor behavior got a pass too, with upper and lower helpers, performance tweaks, and the connection changes needed to keep the runtime steady. Relevant commits:
a1bd58ed(#627),6afac559(#628),99db71ee(#631),d9dd535a(#632),6a873b6e(#634). - The dashboard, admin, history, and theming work got cleaned up across several screens, including navbar sizing, form rendering, page alignment, palette changes, and server theming. Relevant commits:
ee8ca5a5(#636),2e08a240(#637),17204cc2(#638),59441113(#639),650bfc6c(#640),05537e75(#641),66595cf6(#642),188c673b(#643),8f20dea0(#644),d35e96f2(#645),16cdd23a(#646),99c20e5a(#647),20a8935b(#648),4ee632a5(#650). - Website polish kept moving too, with storybook theming, link updates, dashboard reorg, and the banner image height tweak. Relevant commits:
77a9a049,030dbe8a,9cf1a955,0e482656. - Auth and input polish kept moving too, including header client credentials and charset tweaks. Relevant commits:
4aad0c94(#657),1f6f9d95(#658). - History pages landed, with request details, timeline UI, and pagination. Relevant commits:
a4f4445c(#659),19e3aeae(#660),57d572c2(#661). - FHIR form generation added remaining primitive components and the remaining editable complex types. Relevant commits:
1fa069a6(#662),ba2d5c2d(#663). - Serialization and deserialization got a major change across primitives, type choices, ValueSet handling, and complex resources, including direct serde paths and reduced legacy expansion paths. Relevant commits:
331ef15c(#666),4505e2fb(#667),3b76238f(#668),8ba1b6eb(#669),d725a3fd(#670),b6a8fa2d(#671),056e12ce(#672),f72d5d1c(#673),71ae689d(#681),32c9e39f(#682),aa64ef6f(#683),12761357(#684),da3b1b06(#685),824c7c25(#688). - Runtime and performance improvements continued with allocation separation, bundle full URL handling, and additional perf tuning work. Relevant commits:
602323c4(#677),764b5145(#680),13bf38d8. - Admin and platform controls expanded with version UI work, artifacts command resets, project/IDP tier limits, and active-index filtering. Relevant commits:
416a17c6(#676),568314ec(#691),35705030(#692),3b767bce(#693). - Dependency and maintenance cleanup shipped too, including package bumps and internal repo maintenance updates. Relevant commits:
23e6c96c,68ee4d6b(#687),12ff6c13,b9352fce,b2e7082f,daf609ae. - Website and author-page updates were also applied, including team-page translation updates and related docs polish. Relevant commits:
1bafc13f(#694).
