April 2026 Feature Updates
· 4 min read
- US Core profiling and testing moved into place so those profiles could be treated as first-class instead of special cases. Relevant commits:
c632608a(#577),a3c53816(#579),0f36c5d5(#582). - Search became more context-aware, with dynamic parameters, project and tenant resolution, and cache behavior wired into the search path. Relevant commits:
66176bcf(#583),81090ff8(#584),b8080edf(#585),80d4e5ff(#586),0256465c(#587),655de17f(#592),5a237f47(#594),23eb2611(#596),70b6b655(#597),77f95b7e(#598),361457d2(#599),4cda68d9(#600). - ElasticSearch handling was split up more cleanly, and the project-specific search parameter flow got reorganized along the way. Relevant commits:
b336bb40(#593),9d2cc3b6(#605),eaeff730(#606). - Login and redirect behavior were improved, especially around auth headers, tenant switching, and the new global login redirect flow. Relevant commits:
4b053eec(#609),6363137b,c0ab1b0d(#611),5870efea(#613). - Subscription and admin flows got another cleanup pass, including the subscription table setup, subscription types, dashboard settings, system admin UI, resource type changes, and email theme updates. Relevant commits:
7f518b1b(#589),2b4b83b8(#590),cd6645dc(#591),d35e96f2(#645),16cdd23a(#646),99c20e5a(#647),20a8935b(#648),4ee632a5(#650). - The UI side picked up a broader polish pass too, with project and tenant selectors, client IP extraction, and a few site-wide layout tweaks. Relevant commits:
9d2cc3b6(#605),eaeff730(#606),abe9874c,d24538c6,6363137b,9b99492a.
