Changelog

What's new in Taskade· 523 releases

Jump to version (523)

GenesisAuth — Built-In SSO for Genesis Apps

Every Taskade Genesis app can now ship with real user accounts and single sign-on out of the box. Just describe what you need — "a client portal where each client has their own dashboard" — and EVE automatically wires up authentication with a pre-built, production-grade OIDC component. No code, no provider config, no DevOps.

  • Pre-built GenesisAuth component auto-injected during generation
  • OIDC-compliant login flows, Redis-backed for horizontal scaling
  • Seamless SSO with your Taskade workspace identity
  • Turns every Genesis app into a real multi-user product

App Users (Beta)

Alongside GenesisAuth, a new App Users tab in Genesis app settings gives you first-class end-user management. See who's signed in, invite new users, suspend access, or remove accounts — all without touching code.

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

Smarter EVE on Paid Plans

EVE now automatically routes paid plans to the latest frontier models in auto mode. You get smarter app generation, more nuanced reasoning, and better multi-step planning out of the box — no configuration required.

EVE Self-Planning

EVE can now create its own todo lists while working through a multi-step task. Complex prompts get broken into a visible plan that you can follow and interrupt at any step.

  • Auto-generated plans for multi-step work
  • Transparent: see what EVE is thinking before it acts
  • Correct course mid-plan without starting over

Tool-Call UI in App Generation

When EVE is building a Genesis app, you now see every tool call it makes rendered live in the chat. Creating files, editing code, running checks — it's all visible as it happens.

Public Agent Tool Controls

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

Fixes

  • App Users + GenesisAuth work correctly behind reverse proxies and custom domains
  • Memory project creation in EVE no longer auto-navigates away from your work
  • Agent tool settings persist across page refresh
  • Template builder skips macOS junk files (.DS_Store)

EVE's Memory Lives in Your Workspace

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

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

Portuguese (Brazil) Translation Improvements

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

  • Full pt-BR localization
  • Higher-quality translations system-wide
  • Improved translation quality live in production

Notifications Refresh

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

Behind the Scenes

  • EVE VFS route context is now path-aware — smarter file operations in conversations
  • Dozens of dependency upgrades tightening security across the stack

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 the windowed credit limits for Max and Enterprise plans so heavy AI generation scales the way it should — with headroom for burst workloads instead of getting throttled mid-task.

Behind the Scenes

  • Consolidated internal build tooling for faster, more reliable releases

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 Genesis Apps

Genesis apps now scale cleanly inside any iframe. Embed a Genesis app in a sidebar, a mobile view, or a full-page portal — 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 flow variable picker
  • Static assets compressed further — 10% smaller, faster downloads

Slash Commands in EVE

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

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

Smarter Message Metadata

EVE conversations now surface 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

Clearer Errors in Genesis Apps

When a Genesis app hits an unexpected error, you now get a precise, actionable message instead of a silent loading screen. Errors are captured from the very first render — even pre-React issues — so nothing gets lost.

  • Runtime errors reported with full context
  • Pre-React startup errors now visible
  • Easier to spot what went wrong and fix it fast

Fixes

  • Cleaned up iframe fetch headers so embed integrations work more reliably

Export Apps to GitHub

Push your Taskade Genesis apps and workspace bundles directly to GitHub. Connect your GitHub account, pick a repo, and share your apps as portable bundles that anyone can import.

  • Connect GitHub from the Export modal
  • Push workspace bundles to any GitHub repository
  • Share apps with the developer community

EVE Mentions

A smarter way to reference context in 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 from runtime errors instead of showing a stuck loading screen. If something goes wrong, the app handles it and keeps running.

Fixes

  • Improved accessibility for embedded agent trigger buttons
  • Enhanced security hardening for embedded iframes

Import Apps from GitHub

Import complete workspace bundles directly from public GitHub repositories. Share your Taskade Genesis apps as GitHub repos and let anyone import them in one click.

  • Import .tsk bundles from any public GitHub repo
  • Projects, agents, and automations all included

Auto-Enable Automations on Import

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

Agent Editor Parity

The new agent tab editor now has full feature parity with the previous edit modal. Every agent configuration option is available in the redesigned interface.

  • Mobile edit agent button added to the agent layout
  • Batch tool toggles for faster agent setup

Fixes

  • Fixed Genesis response truncation on large code generation
  • Fixed legacy media format handling in bundle imports

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 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

  • Containers now run as a non-root user for stronger security
  • Fixed a small toast notification glitch

Improved EVE Selector

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

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

App Kit Template Polish

  • Improved ordering and prompt suggestions on app kit template pages

Fixes

  • Fixed navigation to deleted media from the listing page

App Kit Template Redesign

A complete refresh of the app kit template experience. EVE and the Workspace tab are now a compact side panel, with sleek modal popups for Projects and Agents. Faster navigation, less clutter.

  • EVE integrated as a side panel in app templates
  • New modal popups for managing Projects and Agents
  • Cleaner layout for browsing and cloning app kits

Community Creators Page

The Community Creators page has a fresh new look. Discover top builders, follow creators, and explore what they're shipping.

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

Workflow Execution Indicators

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

Fixes

  • Confirmation dialog when deleting media used as agent knowledge
  • Disabling automations now terminates all running and scheduled workflows
  • Revert button for discarding app theme changes
  • Fixed custom domain apps returning 404 with www prefix
  • Fixed Google SSO signup for new users

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

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

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

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

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

Taskade Developer SDK

Build on top of Taskade programmatically. The new SDK lets developers create projects, manage workspaces, and integrate Taskade into custom tools and workflows.

  • Official SDK for building custom integrations
  • Programmatic access to workspaces, projects, and more

App Kit Sharing

Share complete Taskade Genesis apps as portable app kits. Export your app, 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 app kit
  • Import app kits to deploy pre-built apps in your workspace

Live Theming

Customize the look and feel of your Taskade Genesis apps in real time. Tweak colors, styles, and branding without leaving the editor.

  • Apply themes live while editing your app
  • Instant visual feedback as you adjust styles

Mobile Element Selector

Select and reference UI elements directly from your phone. Tap any element and it appears as a clean pill in your agent chat.

  • Tap to select elements on mobile devices
  • Selections appear as visual pills in agent chat

Fixes

  • Upgrade modal adjusted for iPhone safe area
  • App kit imports now correctly create subspaces

Airtable Integration

Connect Airtable to your Taskade automations. Sync records, manage base data, and bridge your spreadsheet data with AI agents and automation flows.

  • Read, create, and update Airtable records from workflows
  • Bridge structured data between Airtable and Taskade projects

Smarter Agent Model Selection

Agent chat now automatically picks the most cost-effective model for each conversation turn — faster responses, lower credit usage, same quality.

  • Auto-routing selects the optimal model per message
  • Tier models available in the Advanced submenu for manual override

Workspace File Management

Your workspace now supports top-level file storage and nested media folders — a major step toward keeping all your files organized in one place.

  • Store files at the workspace root for quick access
  • Organize media into nested folders for cleaner project structure

Refreshed UI

Sync error modals and banners have been redesigned with Taskade Genesis styling — cleaner, calmer, and consistent with the rest of the app.

Mobile Upgrade Flow Fix

  • Mobile paywalls now use the embed pricing page for a smoother upgrade flow

Bulk Project Import

Import entire projects into Taskade in one step — perfect for migrating from other tools, restoring backups, or setting up new workspaces fast.

  • Import complete projects with all their structure intact
  • Great for onboarding teams or moving between workspaces

Real-Time Integration Triggers

External services like Shopify and Telegram can now push events directly into your Taskade automations — so workflows kick off the moment something happens.

  • Instant triggers when orders arrive, messages land, or data changes
  • Powers the new Shopify and Telegram triggers (and more coming soon)

Mobile Credits & Automation Fixes

  • Mobile plan users can now purchase AI credits directly
  • Fixed credit purchases with stored billing info
  • Resolved incorrect media references in Taskade Genesis apps
  • Improved reliability of automation triggers from connected services

Faster Project Files

Files and media inside your projects now load faster and more reliably — opening documents, browsing images, and accessing attachments all feel snappier.

  • Quicker file access across all projects
  • More reliable media loading in large workspaces

Telegram Bot Integration

Connect Telegram to your automation workflows. Send messages, photos, documents, and videos to any chat or group — directly from Taskade.

  • Send text messages, photos, documents, and videos
  • Edit, delete, and pin messages in any chat
  • Retrieve chat info for dynamic routing

AI Credits Auto-Top-Up

Never run out of AI credits mid-workflow. Set a threshold and Taskade automatically purchases more credits when your balance runs low.

  • Configure a minimum balance and top-up amount
  • Charges your stored payment method automatically
  • Works across all plans with AI credit support

Media Browser

A new folder-based media browser brings visual file management to every workspace.

  • Browse and organize media in nested folders
  • Drag files between folders at any depth
  • Restrict hidden system folders for a cleaner view

Automation & Document Fixes

  • Automation test-trigger loading state now handles errors gracefully
  • Project titles capped at 255 characters to prevent overflow
  • Fixed a crash when moving documents in certain conditions

Large Project Stability Fix

  • Resolved a stability issue affecting large projects

More Reliable MCP Connections

Connecting Taskade to AI tools like Claude Code and Cursor just got better — rock-solid stability, fewer dropped connections, and faster reconnects.

  • More reliable integrations with external AI tools
  • Improved connection stability across sessions

Media Browser

A new folder-based media browser makes it easy to organize and find files across your workspaces.

  • Navigate through media folders visually
  • Move files between folders at any depth
  • Better file organization for teams

Agent & Settings Fixes

  • Agent model tooltip now shows the correct selected model
  • Empty state shown when all agent chats are cleared
  • Improved link preview image in Taskade Genesis branding settings
  • Settings page scrolling issue resolved

Taskade Genesis Link Preview Branding

Set custom preview images for your Taskade Genesis apps — making shared links look polished across social media, Slack, and messaging platforms.

  • Custom preview image in app branding settings
  • Professional link previews for every Taskade Genesis app you publish

Smoother Plan Upgrades

Upgrading your plan now feels instant — the checkout flow closes seamlessly and your new features activate right away.

Automation & App Build Fixes

  • Loading indicator in the automation Add Action dialog
  • Improved file handling in Taskade Genesis app builds