Changelog

What's new in Taskade· 531 releases

Jump to version (531)

Taskade EVE Onboards You Into Cloned Apps

When you clone a Taskade Genesis app from the Community Gallery, Taskade EVE now walks you through the first steps so you can start from a working setup instead of a blank screen.

  • Interactive walkthrough the first time you open a cloned app
  • Connect the agents and review the automations right there
  • Get to a working, personalized app in a couple of minutes

Customize the Parts That Matter First

Taskade EVE also highlights the parts of the app you are most likely to change. Brand colors, copy on the landing page, and the data fields your team actually uses are surfaced up front so the first edits land where they have the biggest impact.

Fixes

  • Reverted a GitHub export filename change for repo compatibility

Read the full release notes →

Export Projects to Markdown or Plain Text

Turn any Taskade project into a clean Markdown or .txt file in one click. Great for backups, handoffs, and feeding your projects into other tools or AI models.

  • Full project structure, tasks, and notes preserved
  • Plain text or Markdown, your choice
  • Works on any project you can open

Authenticated MCP Servers

External MCP (Model Context Protocol) servers can now authenticate into Taskade. Connect private tools and APIs to your agents with proper credential handling, and keep sensitive endpoints locked down.

Ask Questions Tool for Taskade EVE

Taskade EVE can now pause a build or automation to ask you a clarifying question, then pick up right where it left off. Multi-step flows stay interactive instead of forcing you to cram every detail into the first prompt.

  • Taskade EVE asks, you answer, the build continues
  • Works inside Taskade Genesis app generation
  • Works inside automations that need a human decision

Creator Credits on App Clones

When another user clones your published Taskade Genesis app, you earn credits back. A new credit audit log makes every earn, spend, and refund visible at a glance.

Fixes

  • Several high-severity security patches
  • Tightened safeguards on outbound requests
  • Taskade Genesis apps handle browser requests more reliably
  • Nullable JSON Schema types no longer break the automation menu
  • App URL is now injected into Taskade EVE context during builds

Read the full release notes →

Two-Way GitHub for Taskade Genesis Apps

Push Taskade Genesis app changes back into a GitHub repository you already own. Pick a branch, Taskade opens a pull request with the diff, and your existing files stay intact. Importing also now supports private repositories with token sign-in.

  • Create a branch and PR from the Export to GitHub modal
  • Existing repo files are preserved, not overwritten
  • Bring private code and docs in without copy-paste
  • Old export bundles clean up automatically

Run Details for Automations

Every automation run now has a dedicated Run Details tab. Inspect each step, check inputs and outputs, and pinpoint where an automation went wrong.

  • Full step-by-step execution log
  • Inputs and outputs visible per step
  • Faster debugging for multi-step automations

New Stripe Checkout Action

Generate Stripe checkout sessions directly from an automation. Collect payments inside your Taskade Genesis apps without writing a line of server code.

Category-Aware Email Unsubscribe

Choose exactly which kinds of emails you want from Taskade. Turn off product updates, comments, or automation digests independently, instead of an all-or-nothing unsubscribe.

Fixes

  • Public project URLs now use readable slugs for better SEO
  • Clear error message when a collaborator lacks export permission
  • Stripe webhooks now cover every invoice event type
  • Paid users out of credits are routed to the right upgrade screen
  • Tighter security on sign-in requests

Read the full release notes →

MCP Server Production Enabled

The MCP server introduced in v6.148.0 is now fully enabled in production. Connect your favorite MCP-compatible AI tools to Taskade and start querying your workspace data.

Credit Pricing Adjustment

Claude Sonnet 4.6 credits have been repriced to 110 credits per request, reflecting updated model costs. This ensures sustainable access to the latest frontier models across all paid plans.

Fixes

  • Automation triggers now validate payloads more strictly, preventing malformed data from entering workflows
  • System prompts trimmed for faster AI response times

Read the full release notes →

MCP Server: Beta

Taskade now runs an MCP (Model Context Protocol) server that lets external AI tools and agents access your workspace data directly. Connect Claude Desktop, Cursor, or any MCP-compatible client to your Taskade workspace.

  • Read and search projects, tasks, and documents
  • Access your app files and app kits
  • Available on Business, Max, and Enterprise plans
  • Marked as Beta. Expect rapid iteration.

Taskade SDK

A new official SDK makes it easier to build on top of the Taskade API programmatically. Install with yarn add @taskade/sdk.

  • TypeScript-first with full type definitions
  • Auto-generated from the API schema
  • README and LICENSE included

Public API v2: Production Ready

The v2 API is now live in production with improved stability and error handling.

Smarter Models on Business Plans

Business-tier users now get top-tier frontier model routing in auto mode, matching the quality previously available only on higher tiers.

Fixes

  • Credit pack purchases now appear in the workspace activity log
  • Automations no longer get stuck in "running" after an error
  • Public agent apps start up and scale more reliably
  • The SDK now installs correctly from GitHub

Read the full release notes →

Public API v2

The Taskade Public API has moved to a cleaner v2. Existing v1 endpoints keep working, but new integrations should target v2 for better performance and consistency.

  • Cleaner request and response format
  • Improved error messages
  • Better pagination support

AI Message Sources

Taskade EVE now tracks and displays sources for every message. When Taskade EVE references your projects, automations, or external data, you can see exactly where each piece of information came from.

Performance Improvements

  • Faster load times for large workspaces with lots of unread updates

Security

  • Session cookies are now more secure, with a smooth migration so existing sessions keep working

Fixes

  • Public agent visitors no longer see internal error details from billing issues
  • Automation steps now use safer retry behavior for read-only actions

Read the full release notes →

Automation Reliability Upgrades

Automations are now more resilient with two behind-the-scenes improvements.

  • Broken connected accounts are detected and isolated automatically, so one bad credential no longer knocks out other automations
  • Smarter retry logic. Non-retryable errors like invalid credentials or permission denied are no longer retried, saving time and credits.

GitHub Import Authentication

Importing projects from GitHub now supports token-based sign-in, so you can import from private repositories without manual copy-paste.

AI Chat Mobile Fixes

  • Slash commands, @-mentions, and input modals no longer hide behind the mobile drawer
  • Typeahead suggestions now show up reliably when tapping menu items on mobile

Fixes

  • Automation inspector panel layout corrected
  • Blank automation template pages resolved
  • Rate limiting on private form submissions tightened
  • Better SEO headers and canonical URLs on public pages

Read the full release notes →

Taskade Tips: Redesigned

The in-app Tips panel has been fully redesigned with three focused sections to get you productive faster.

  • Video Guides. Curated walkthroughs for key workflows.
  • Keyboard Shortcuts. Discover power-user shortcuts at a glance.
  • Quick Start. Step-by-step onboarding for new users.

GenesisAuth Improvements

GenesisAuth (built-in sign-in for Taskade Genesis apps, beta) is now more reliable for apps running on custom domains. Secure sign-in flows work seamlessly across every deployment setup.

Fixes

  • Taskade EVE inspector panel restored after a brief regression
  • Tighter validation across the platform

Read the full release notes →

GenesisAuth: Built-In Sign-In for Taskade Genesis Apps

Every Taskade Genesis app can now ship with real user accounts and secure sign-in out of the box. Just describe what you need, like "a client portal where each client has their own dashboard", and Taskade EVE wires up authentication with a pre-built component. No code, no provider setup, no DevOps.

  • Pre-built sign-in component auto-added during generation
  • Secure sign-in that scales with your app
  • Single sign-on with your Taskade workspace identity
  • Turns every Taskade Genesis app into a real multi-user product

App Users (Beta)

A new App Users tab in Taskade Genesis app settings gives you first-class end-user management. See who has signed in, invite new users, suspend access, or remove accounts. All without touching code.

  • End-user list per Taskade Genesis app
  • Invite, suspend, remove
  • Beta badge. Rolling out now to all paid plans.

Smarter Taskade EVE on Paid Plans

Taskade EVE now routes paid plans to frontier models automatically. You get smarter app generation and better multi-step planning out of the box. Complex prompts get broken into a visible plan Taskade EVE works through step by step, with every tool call rendered live in the chat.

  • Auto-generated plans for multi-step work
  • Every file edit, code change, and check shown as it happens
  • Correct course mid-plan without starting over

Public Agent Tool Controls

Published public agents now let you opt specific tools out. Share agents with the world, and keep sensitive tools like file access or internal integrations locked down to your workspace only.

Fixes

  • App Users and GenesisAuth work correctly on custom domains
  • Creating a Taskade EVE memory project no longer pulls you away from your work
  • Agent tool settings now persist across page refresh
  • Template builder skips macOS junk files (.DS_Store)

Read the full release notes →

Taskade EVE's Memory Lives in Your Workspace

Taskade EVE now stores its long-term memory as real Taskade Projects, right inside your workspace. Browse what Taskade EVE remembers, edit it, version it, and search it the same way you work with any other project. The meta-agent runs on the same Workspace DNA it orchestrates for you.

  • Taskade EVE memory visible and editable as Projects
  • Persistent context survives conversation resets
  • You control what Taskade EVE remembers, with full transparency

Portuguese (Brazil) Support

Taskade is now available in Portuguese (Brazil), with faster and more natural translations across the entire app powered by frontier models.

  • Full pt-BR localization
  • Higher-quality translations app-wide

Notifications Refresh

A complete redesign of 46 email templates against a single reference standard. Every notification now looks and reads consistently, with clearer subject lines and mobile-friendly layouts.

Behind the Scenes

  • Taskade EVE handles files in your apps more intelligently during conversations
  • Security patches across the stack

Read the full release notes →

New Credit Pack Pricing

Buying AI credits is now simpler and more rewarding at scale. Credit packs use volume-tiered pricing. The more you buy at once, the better the effective rate.

  • Top up anywhere from small to bulk packs
  • Bigger packs = bigger bonuses
  • Credits never expire on paid plans

Max Plan Tuning

Refined credit limits for Max and Enterprise plans so heavy AI generation scales the way it should, with headroom for big bursts instead of getting throttled mid-task.

Behind the Scenes

  • Consolidated internal build tooling for faster, more reliable releases

Read the full release notes →

Google Calendar: List Events & Free/Busy

Two new Google Calendar actions open up calendar automation. Pull upcoming events into any workflow, or check when someone's available before scheduling around them.

  • List Events. Fetch upcoming events with filters and date ranges
  • Free/Busy Lookup. See when a calendar is booked or open
  • Use in automations to build scheduling assistants, meeting coordinators, and availability bots

Responsive Taskade Genesis Apps

Taskade Genesis apps now scale cleanly when embedded. Drop one into a sidebar, a mobile view, or a full-page portal and it resizes itself correctly in every context.

Safer Public Agents

Public agents now automatically hide internal-only tools, so they only expose the capabilities you've explicitly enabled for the outside world.

Fixes

  • Array outputs render correctly in the automation variable picker
  • Static assets load about 10% faster

Read the full release notes →

Slash Commands in Taskade EVE

Type / in any Taskade EVE conversation to open a command menu. Trigger tools, create content, or run workflows instantly without hunting through menus.

  • New slash command framework for Taskade EVE chat
  • Quick access to common actions
  • Cleaner, faster conversations

Smarter Message Metadata

Taskade EVE conversations now show a "finish reason" on each message. You can see why a response ended (complete, tool call, length limit) and adapt your prompts accordingly.

Fixes

  • Dark mode text in the Knowledge tab is now readable
  • Text fields in the automation editor are editable again
  • Strengthened security on connected accounts
  • Polished the "Fix with AI" popup so it's less noisy on routine warnings

Read the full release notes →

Clearer Errors in Taskade Genesis Apps

When a Taskade Genesis app hits an unexpected error, you now get a precise, actionable message instead of a silent loading screen.

  • Runtime errors reported with full context
  • Startup errors are visible too, not just in-session failures
  • Easier to spot what went wrong and fix it fast

Debug Straight From the Error Card

Error cards now link back to the exact page, component, or automation step that triggered the failure. Jump in, fix, and keep building without guessing where the crash came from.

Fixes

  • Embedded apps now talk to connected integrations more reliably

Read the full release notes →

Export Apps to GitHub

Push your Taskade Genesis apps straight to GitHub. Connect your GitHub account, pick a repo, and share your apps as portable kits anyone can import.

  • Connect GitHub from the Export modal
  • Push app kits to any GitHub repository
  • Share your apps with the developer community

Taskade EVE Mentions

Reference the right context inside Taskade EVE conversations. Mention projects, agents, and workspace items directly in your prompts for more precise, context-aware responses.

Taskade Genesis App Stability

Taskade Genesis apps now recover gracefully when something goes wrong at runtime, instead of getting stuck on a loading screen. Your app keeps running and you get a clear message.

Fixes

  • Better accessibility on embedded agent trigger buttons
  • Extra security hardening on embedded apps

Read the full release notes →

Import Apps from GitHub

Import complete app kits directly from public GitHub repositories. Share your Taskade Genesis apps as GitHub repos and let anyone bring them into Taskade in one click.

  • Import app kits from any public GitHub repo
  • Projects, agents, and automations all come along for the ride

Auto-Enable Automations on Import

Automations now switch on automatically when you import or clone an app kit or a GitHub bundle. No more manual setup after importing.

Agent Editor Parity

The new agent tab editor now has every option from the old edit modal. Configure your agents without ever leaving the tab.

  • New mobile edit agent button in the agent layout
  • Batch tool toggles for faster agent setup

Fixes

  • Taskade Genesis responses no longer cut off on very large code generations
  • Older media formats import cleanly into new app kits

Read the full release notes →

Two New Plans: Max and Enterprise

Two new plan tiers give heavy builders room to grow. Max gives you the highest AI credit capacity for generation-heavy workflows, and Enterprise adds custom infrastructure and support on top.

  • Max plan. Maximum AI credit burst for Taskade Genesis generation and agent work
  • Enterprise plan. Custom SLA, dedicated onboarding, and priority support
  • Both tiers keep unlimited workspaces, members, and Genesis apps

Legacy Plan Support

A new migration pathway keeps everyone on their preferred setup. If you were grandfathered onto an older plan structure, nothing changes. We just made sure it keeps working smoothly.

Fixes

  • Stronger security hardening under the hood
  • Fixed a small toast notification glitch

Read the full release notes →

Improved Taskade EVE Element Selector

The element selector now follows elements as you scroll and pan your app. Point Taskade EVE at exactly what you want to change, even on longer pages.

  • Selector tracks elements during scroll and pan
  • More precise targeting for Taskade EVE edits

App Kit Template Polish

Better ordering and sharper prompt suggestions on app kit template pages, so the kit you want is easier to find.

Fixes

  • Navigating to deleted media from the listing page no longer breaks

Read the full release notes →

App Kit Template Redesign

A fresh look for browsing and cloning app kits. Taskade EVE and the Workspace tab now live in a compact side panel, with clean modal popups for Projects and Agents. Faster navigation, less clutter.

  • Taskade EVE available as a side panel on app kit pages
  • New modal popups for managing Projects and Agents
  • Smoother flow from discovery to clone

Community Creators Page

The Community Creators page has a brand new look. Discover top builders, follow creators, and see what they are shipping.

  • Redesigned creator directory with profiles and stats
  • Edit your community profile in Settings, General, Community Profile
  • Browse creators at /community/creators

Automation Status Badge

A small status badge now appears in the corner of your app whenever an automation is running or has just finished. Keep track of background automations at a glance.

Fixes

  • Confirmation dialog when deleting media used as agent knowledge
  • Disabling an automation now stops every running and scheduled run
  • New revert button to discard app theme changes
  • Custom domain apps with a www prefix now resolve correctly
  • Google sign-in for new accounts works again

Read the full release notes →

Agent Media Commands

AI agents can now handle media files through slash commands. Upload, reference, and work with images and documents directly in your agent conversations.

  • New /commands for media operations in agent chat
  • Manage files without leaving the conversation

Automation Execution Indicators

Taskade Genesis apps now show a visual indicator when an automation is running. You can see exactly when your automations are active and processing.

  • Live automation status indicator in Taskade Genesis apps
  • Clear visual feedback during automation execution

Smarter App Notifications

Taskade Genesis now sends the "app ready" email after your app finishes building, not when creation starts. You get notified at the right moment.

  • Email arrives when your app is actually ready to use
  • No more premature notifications during longer builds

Fixes

  • Disabled automations now properly stop all running and scheduled jobs
  • Custom domain www subdomains resolve correctly to the apex domain
  • Fixed preview drift in Taskade Genesis when base templates change
  • Improved security headers for published apps

Read the full release notes →

Asana Integration

Connect Asana to your Taskade automations. Workflows can now start when tasks are created, updated, or completed in Asana.

  • Automate based on new Asana tasks and status changes
  • Combine with Asana actions for two-way project sync

Dark Mode Diagrams

Diagrams and flowcharts now render with better contrast and readability in dark mode. Cleaner lines, sharper labels.

Improvements

  • Improved contrast for diagram labels in both light and dark themes

Read the full release notes →

Notion Integration

Connect Notion to your Taskade automations with two-way sync. Workflows can now start automatically when Notion pages or database records change.

  • Start automations when Notion pages are created or updated
  • React to database changes in real time
  • Combine with existing Notion actions for full two-way sync

Smarter Agent Teams

Agent teams using Orchestrate mode now coordinate properly across multi-step workflows.

Fixes

  • Fixed webhooks without input parameters failing to execute
  • Fixed non-workspace members unable to be removed from workspace settings

Read the full release notes →

Salesforce Automation Connector

Connect Salesforce to your Taskade automations. Create, update, and manage CRM records directly from your automations without switching tools.

  • Sync leads, contacts, and opportunities with Taskade projects
  • Automate CRM updates triggered by your AI agents

Redesigned Public App Pages

Published Taskade Genesis apps now look great on every screen size. The public app page has been redesigned for mobile and tablet with better layouts, cleaner spacing, and responsive controls.

  • Fully responsive layouts for phones and tablets
  • Improved spacing and touch targets on smaller screens

YouTube Trigger Upgrade

YouTube automation triggers are now powered by the YouTube Data API. Triggers fire faster and more reliably than before.

  • More reliable new video detection for YouTube channels
  • Faster trigger response times for YouTube-based automations

Custom Domain 404 Pages

Apps published on custom domains now display clean, branded 404 pages. Your branding stays consistent even when a visitor hits a missing page.

  • Branded 404 pages on custom domain apps
  • No more generic error screens for published apps

Improvements

  • Confirmation dialog when deleting agent knowledge media
  • Auto-navigate to app preview while editing Taskade Genesis app files
  • Mobile Pro plan features now fully match desktop Pro plan

Read the full release notes →

Content Sync Connector

A new automation connector for cross-platform content management. Sync pages, databases, and docs between your note-taking tools and Taskade for seamless productivity.

  • Read, create, and update pages from Notion with Taskade automations
  • Query databases and sync records with Taskade projects

Community Profile Settings

Customize your public profile directly from settings. Update your bio, upload an avatar, and connect your socials so other builders can find and follow your work.

  • Dedicated profile settings page for managing your public presence
  • Link your website, social profiles, and services

Improved App Previews

Public app preview modals are now cleaner and more informative. Browse community apps with better thumbnails, descriptions, and one-click cloning.

  • Redesigned preview modals for published Taskade Genesis apps
  • Community profile icons are now clickable in the app gallery

Fixes

  • Faster Taskade Genesis app error recovery
  • Automation disabled notifications now include error context
  • Improved automation reliability with pre-enable validation checks

Task Sync Connector

A new automation connector for syncing tasks and projects. Create, update, and manage tasks across your project management tools directly from Taskade.

  • Sync tasks, projects, and milestones from Asana with Taskade automations
  • Bridge project tracking between tools without manual copy-paste

Agent Chat Mobile UX

The AI agent chat experience on mobile is now faster and more polished. Conversations feel native on smaller screens with improved touch interactions.

  • Redesigned mobile agent chat layout
  • Smoother scrolling and input handling on phones

Fixes

  • Improved login security with per-account rate limiting
  • Blocked access to projects owned by deactivated users

New Project Management Connectors

Two new automation connectors for issue tracking and board management. Sync issues, manage boards, and bridge project management across tools without leaving your workspace.

  • Create, update, and track issues from Jira with Taskade automations
  • Sync boards, lists, and cards from Trello with Taskade projects

Diagram Dark Mode

Mermaid diagrams now render with proper dark-mode contrast. Charts and flowcharts are readable on dark backgrounds without manual tweaks.

  • Automatic dark theme for all diagram types
  • Improved contrast for labels, nodes, and connectors

Fixes

  • More reliable credit handling so actions are charged correctly, even on retries
  • Automation run history is better protected against accidental deletion
  • Sensitive credential values are masked in agent output
  • Improved stability and responsiveness for Taskade Genesis under heavy load

3 New Automation Connectors

Connect Airtable, Linear, and Monday.com with Taskade automations. Sync issues, manage boards, and bridge structured data across tools without leaving your workspace.

  • Sync issues and status changes from Linear with Taskade automations
  • Manage Monday.com boards, items, and updates alongside Taskade projects
  • Read, create, and update Airtable records using Taskade automations

Stronger Password Security

Account passwords now require a minimum of 12 characters, include a breach-checking step, and show a real-time strength meter while you type.

  • Minimum 12-character requirement for new passwords
  • Passwords checked against known breach databases
  • Visual strength indicator for better password choices

Improvements

  • Smoother mobile drawer with velocity-based snap-to-close
  • What's New popup now links to the latest changelog page
  • Refreshed toast notifications with updated styling and positioning

Mobile Agent Panel

Chat with your AI agents on the go. The agent panel is now fully optimized for mobile with a responsive layout designed for smaller screens.

  • Full agent chat functionality on phones and tablets
  • Responsive layout for reviewing responses and managing workflows

Dark Mode Theme Variants

The Taskade Genesis theme bar now applies proper dark mode color variants. Your apps look polished in both light and dark themes right out of the box.

  • Dark mode colors apply automatically via the theme bar
  • Consistent styling across light and dark app variants

White-Label 404 Pages

Published Taskade Genesis apps now show branded 404 pages instead of generic errors. Your app's look and feel stays consistent even when a page isn't found.

  • Custom-branded 404 pages for published apps
  • Consistent branding across your entire app experience

Improvements

  • Monthly AI credits reset date now visible for paid plans
  • Fixed breadcrumb display for projects in archived workspaces
  • Improved Airtable OAuth2 authentication reliability
  • Generalized OAuth2 custom parameter passthrough for integrations

Linear & Monday Integrations

Two powerful new automation integrations. Connect Linear and Monday.com to your Taskade workflows to sync issues, manage boards, and bridge project management across tools.

  • Trigger automations from Linear issues and updates
  • Sync Monday.com boards and items with Taskade projects

Agent Memory for All Models

Persistent memory is no longer limited to specific models. Every AI agent now supports memory across all available models, giving your agents long-term context no matter which model powers them.

  • Memory tool enabled for all 11+ frontier models
  • Agents retain context across conversations regardless of model selection

PKCE for OAuth2 Integrations

All connected accounts now use stronger security with industry-standard authorization flows.

  • Enhanced security for all third-party connections

Performance

  • Faster real-time collaboration with dedicated WebSocket routing
  • Faster failover when preview services are unavailable

Fixes

  • Fixed duplicate invite button overlap on mobile
  • Custom domain purchases now validate that the app is built first
  • Improved OAuth failure handling in workspace accounts
  • Monday.com piece updated for more reliable automation triggers

App Kit Export & Import

Share and distribute complete Genesis apps as portable .tsk app kits. Export your app with one click, send it to a teammate or client, and they can import it to spin up a working copy instantly.

  • Export any Taskade Genesis app as a self-contained .tsk file
  • Import app kits to deploy pre-built apps in your workspace

Agent Memory

AI agents now remember context across conversations. Your agents build up knowledge over time and deliver smarter, more personalized responses the more you work with them.

  • Persistent memory across chat sessions
  • Knowledge base browsing expanded to 50 items per page

Custom Domain SSL

Custom domains for published Taskade Genesis apps are now more reliable. Faster HTTPS activation and fewer provisioning hiccups when connecting your own domain.

  • Smarter SSL certificate provisioning with automatic retries
  • Delegated domain validation for managed domains

Fixes

  • Fixed duplicate app preview showing blank content
  • Improved Gemini and Vertex tool input for automations