June 30, 2026
Taskade developer changelog — June 30, 2026: private per-user data for Taskade Genesis apps, OIDC sign-in hardening, and static public/ folder support.
Last updated
Was this helpful?
Taskade developer changelog — June 30, 2026: private per-user data for Taskade Genesis apps, OIDC sign-in hardening, and static public/ folder support.
Developer highlights. This section tracks API, MCP, SDK, automation, and Taskade Genesis platform changes for developers. For the full product changelog see taskade.com/changelog; for release newsletters see taskade.com/blog/updates.
You can now turn on Private per-user data for a published Taskade Genesis app directly from the publish menu — no support ticket needed. Pick the project field that identifies each row's owner, and signed-in app users only see the rows that belong to them; rows created through the app are tagged to the signed-in user automatically. See Add login and roles.
OIDC sign-in for Taskade Genesis apps now rejects the insecure plain PKCE method (only S256 is accepted) and strictly validates that redirect_uri matches the app's own origin. Standards-compliant integrations keep working unchanged. See Genesis Authentication.
Taskade Genesis apps can now include a public/ folder whose contents are passed straight through to the published app — drop in images, fonts, robots.txt, or other static assets and reference them by path.
Deleting a custom domain now shows its confirmation dialog correctly above the Settings modal.
General stability, performance, and connector reliability improvements.
Last updated
Was this helpful?
Was this helpful?