BumblebeeBumblebee

Changelog

March 25, 2026

New Features

  • Pax8 Webhooks: Full webhook management support for Pax8 — create, list, and delete webhook subscriptions for real-time event notifications (subscriptions, invoices, clients, products, and more)
  • Pax8 Webhook Triggers: Pax8 is now available as a webhook source when configuring workflow triggers, with a direct link to the webhook management page

March 24, 2026

New Features

  • Assistant chat: Dedicated assistant experience for conversational help alongside the product
  • askUserQuestion tool: Workflow builder chat can pause and ask clarifying questions when it needs your input

Improvements

  • Omnibot / chat UX: Chat views respect scroll position better while messages stream in
  • Tool presentation: Cleaner labels for agent tools in the UI

Other

  • Retired the separate onboarding omnibot flow and legacy home chatbot components in favor of the updated assistant and builder experiences

March 17, 2026

New Features

  • Huntress: New integration guide with setup steps, screenshots, and card logo on the integrations hub
  • N-able N-Central: New integration guide with images, step naming fixes, and small setup corrections
  • SMTP integration: UI support for configuring SMTP as an integration

March 15, 2026

New Features

  • API keys: Page to create and manage API keys for programmatic access

Improvements

  • Workflow runs: Run history table includes an Input column so you can see inputs supplied for each run
  • Chat streaming: Scroll position lock while chat streams to reduce jumpy layouts

March 7, 2026

Documentation

  • Dynamics 365 Business Central: Integration guide added and indexed
  • Atera and Bitdefender GravityZone: New setup guides and asset fixes

Improvements

  • Access: Documentation site no longer requires authentication to view
  • Signup: Dedicated signup page with tailored messaging

February 21, 2026

New Integrations

  • NinjaOne Integration: Added NinjaOne integration with 24+ tools across organizations, devices, alerts, and more
  • ITGlue: Added 12 read tools for organizations, configurations, contacts, locations, document retrieval, and types
  • HaloPSA: Added read tools for agents, sites, contracts, invoices, suppliers, and ticket actions
  • Hudu: Added 17 read tools for companies, assets, layouts, folders, procedures, websites, networks, and more

New Features

  • Bumblebee: Launched unauthenticated home page chat with "Build Workflow" capability
  • Pax8 OAuth Delegation: Added OAuth-based authentication as an alternative to API credentials for Pax8

Documentation

  • Added step-by-step setup guides with screenshots for all integrations (Pax8, HubSpot, Autotask, ConnectWise, HaloPSA, Syncro, SuperOps, Hudu, IT Glue, Microsoft)

February 17, 2026

New Integrations

  • Hudu Integration: Added Hudu integration support
  • ITGlue Integration: Added ITGlue integration support

Documentation

  • Added setup and tool documentation for Hudu integration
  • Added setup and tool documentation for ITGlue integration
  • Updated integrations overview page to include Hudu and ITGlue
  • Updated integrations guide to include screen shot details
  • Added reference to privacy policy, terms of service and master subscription agreement during signup
  • Added optimization to prevent the Workflow Builder agent from running out of context

January 22, 2026

New Features

  • Trigger Conditions: Added conditional triggering for webhook triggers, allowing users to specify natural language conditions that are evaluated against the webhook payload to determine if the workflow should be triggered

New Integrations

  • CIPP Integration: Added CIPP integration with documentation and tool support

Improvements

  • Workflow Builder Experience: Launched an experimental workflow builder experience for faster, clearer authoring

January 12, 2026

New Features

  • Schedule Triggers: Added schedule trigger support with natural language input, allowing users to create cron-based workflow schedules using plain English descriptions
  • Schedule Preview: Added schedule preview card showing the next 5 upcoming runs for better visibility into scheduled executions

Documentation

  • Added Microsoft integration documentation and content, introduced a few more tools
  • Added Autotask tools documentation, introduced a few more tools

December 29, 2025

New Features

  • Bug Report System: Added comprehensive bug reporting feature allowing users to report issues directly from the workflow builder
  • Context Sharing: Added support for context sharing between nodes within a workflow, enabling nodes to access and utilize data from previous nodes in the execution chain
  • Pax8 Integration: Added update_subscription tool to update subscription quantities for license count management

Improvements

  • Developer Experience: Added error collector utility and initialization component for better error tracking

December 15, 2025

Improvements

  • Authentication: Set up default better auth session timeout configuration for improved security and user experience
  • Workflow Runs: Increased default workflow run page size and bulk run max file size for better performance with larger datasets
  • Dependencies: Upgraded React version to latest stable release

December 8, 2025

Major Updates

  • Onboarding: Updated onboarding template with better prompts to help new users get started
  • Chat Interface: Extended chat route timeout to work for up to 2 minutes during building for better reliability

Bug Fixes

  • Fixed duplicate prompt chat trigger when using initial prompt

December 5-7, 2025

New Integrations

  • Google Integration: Added Google integration with comprehensive documentation and setup guides
  • Microsoft Integration: Added Microsoft integration with full documentation and configuration support
  • Integration UI: Added visual indicators (green button) when an integration is configured
  • Dynamic Tools: Tools are now dynamically fetched from backend API in the AI agent system prompt

Documentation & Standards

  • Created comprehensive Google and Microsoft integration documentation
  • Added missing Autotask tools to documentation
  • Created testing and TypeScript coding standards
  • Added development guidelines (claude.md)

Security & Performance

  • Upgraded Next.js version to mitigate security vulnerability
  • Upgraded dependencies for improved stability