Changelog

New features, improvements, and fixes shipped to ApexGenius.

Fixed Improved

Complete Report & Dashboard Inventory over MCP

Asking your AI to "list my reports" now returns every report and dashboard in the org — not just the handful you recently viewed.

  • list_reports and list_dashboards now paginate through the full org inventory
  • Filter by folder to scope large orgs
  • Direct links to open any report or dashboard in Lightning
New

ApexGenius Works in ChatGPT

The ApexGenius MCP connector is now fully compatible with ChatGPT. Connect once in Settings → Apps & Connectors and work with your Salesforce org from ChatGPT conversations.

  • Spec-compliant connector with clear per-tool descriptions ChatGPT can reason about
  • search and fetch tools for ChatGPT Deep Research — your org can be a research source
  • First in-ChatGPT UI widget: your projects render as a visual grid
  • Same connection also covers VS Code, Cursor, and any MCP-compatible client
New Improved

MCP v2: Your Org as a Workspace — 21 Tools

The MCP server was rebuilt around a familiar idea: your Salesforce org as a filesystem your AI can navigate. Browse, search, read, edit, and deploy metadata the way a developer works a codebase.

  • Browse and search org metadata like files — list, grep, and read any component
  • Edit and stage changes in a personal workspace, then deploy with tests and approval
  • Full toolset spans queries, records, metadata authoring, deploys, reports, dashboards, and documentation
New Improved

Code Mode Skills + a Cleaner Chat Start

Code Mode picks up a skills system so it approaches each metadata type the way an experienced developer would, and starting a new chat got noticeably snappier.

  • Code Mode skills: task-specific playbooks loaded on demand, with a Settings toggle
  • Instant empty state on new chats with quick-start suggestions relevant to your org
  • Session bar shows sync progress and which Salesforce identity you are connected as
New Security

One-Click "Connect to Claude" + Free MCP Trial

Connecting Claude to your Salesforce org no longer involves copying API keys. A secure OAuth connector links your accounts in one click — and every new account gets a 7-day free MCP trial that starts automatically.

  • OAuth 2.1 connector: click Connect in Claude, sign in to ApexGenius, approve — done
  • Works on Claude web, Claude Desktop, and Claude Cowork
  • Per-user Salesforce OAuth means the AI can never do more than your Salesforce user could
  • 7-day free trial with unlimited usage starts on first connection
New Improved

Org Soul Doc v2 — Deeper Org Intelligence

The engine behind the Org Soul Doc was rebuilt: research now fans out across 15 parallel investigations of your org, then synthesizes and verifies the result — a much richer picture of how your business actually runs.

  • Deterministic research fan-out with a verification gate before publishing
  • Pick the model that powers analysis — your choice persists as the default
  • Faster generation with progress that no longer freezes on long runs
New

Frontier Model Lineup

The model picker caught up with the frontier: Claude Opus 4.7 and 4.8, GPT-5.4 and 5.5, Kimi 2.6+ via a direct Moonshot connection, and Grok — organized in a cascading per-provider menu with logos.

  • New models across Anthropic, OpenAI, Moonshot, and xAI
  • Cleaner provider-grouped picker with a live thinking timer
  • Bring-your-own-key support extended to OpenAI
  • File tooling hardened behind the scenes — safer paths, consolidated edit pipeline
Improved New

Mobile Overhaul + Guided Onboarding

ApexGenius works properly on your phone now — and new accounts get a guided first-run flow instead of a blank screen.

  • Keyboard-aware chat shell, touch-friendly targets, and responsive layouts across the app
  • Code viewers, flow diagrams, and record tables adapt gracefully to small screens
  • New onboarding: connect Salesforce, pick your path, and get working in minutes
New

New Docs Hub + the /mcp Page

Documentation moved to a proper docs system with guides, concepts, and troubleshooting — and the MCP got a dedicated page explaining how it works, with a full tools matrix.

  • Structured docs at /docs with a dedicated MCP setup guide
  • New /mcp page: hub diagram, capability matrix, and setup path
  • One canonical domain — apex domain now permanently redirects to www
Security New

Per-User Salesforce Auth + Unified Audit Log

Two trust upgrades: every teammate can now connect Salesforce as themselves, and a unified audit log shows all Salesforce activity — not just admin actions.

  • Per-user Salesforce tokens: actions run with each person’s own permissions
  • Global reconnect flow when a Salesforce session needs re-authorization
  • Unified audit feed centralizes every Salesforce tool call for review
New Improved

Self-Healing Deploys + Smarter Suggestions

Failed deployments now produce an evidence-first failure dossier that the agent uses to fix and retry — and follow-up suggestions were rewritten to propose the next best action instead of generic questions.

  • Deployment failures are diagnosed with evidence before a fix is attempted
  • Component-level failure details surface in progress instead of a bare "failed"
  • Agents can read the docs you have generated and ground answers in them
  • Expired Salesforce sessions refresh automatically instead of erroring
Performance Improved

Faster MCP + Metadata Browser Upgrades

A performance pass on the MCP server and a friendlier metadata sync experience.

  • MCP calls got faster: smarter caching and background usage logging
  • Universal connection config shown alongside native HTTP for any MCP client
  • Metadata pickers surface popular types first; loaded objects nest their child metadata
  • Sync activity shows exactly what loaded, with accurate progress on large orgs
New

Salesforce-Embedded Chat: History, OAuth & Markdown

The ApexGenius chat that lives inside Salesforce (Lightning utility bar) grew up fast: full session history, one-click org connection, and rich formatting.

  • Session history with rename and delete, grouped by date
  • Connect your Salesforce org via an in-popup OAuth flow — without leaving Salesforce
  • Markdown rendering: headings, tables, lists, and blockquotes in responses
  • Record pages refresh automatically after the agent updates data
New Improved Performance

Smarter Reports, Cleaner Activity Log, Faster Routing

A broad polish release across the chat, report builder, and Salesforce integrations. ApexGenius now understands your specific org better, runs faster on common requests, and shows a less cluttered activity feed when multiple agents are at work.

  • Report builder now understands your specific org — your custom fields, automations, and architecture — so it builds reports that fit your data model instead of generic Salesforce examples
  • Tool activity log keeps only the most recent steps in view, with older steps rolling up so the chat stays readable when agents are doing a lot of work
  • Faster routing for common requests — fewer wasted tool calls, shorter time-to-answer on metadata, code, and reporting queries
  • Improved chat reliability — better session handling, smoother streaming, and stronger recovery from intermittent backend errors
  • Salesforce-embedded chat (Lightning utility bar) got a refresh — better record-page awareness and a cleaner message UI
  • Flow-to-Apex conversion and link previews are more responsive
  • Behind-the-scenes: more thorough automated tests, expanded compliance documentation, and groundwork for upcoming dashboard editing features
New

Build Reports and Dashboards from Chat

Ask ApexGenius to create Salesforce reports and dashboards for you. Describe what you need in plain English and it builds them in your org — columns, filters, groupings, and all.

  • Dedicated report chat keeps your report work organized separately
  • Create, update, clone, and run reports without touching Report Builder
  • Clone and manage dashboards right from the conversation
New

Jira Integration

Connect Jira to ApexGenius and manage your tickets without leaving the conversation. Create issues, add comments, search, and assign work — all from chat.

  • Connect your Jira account in Settings with one click
  • Create and update issues directly from chat
  • Search and assign tickets without switching tabs
New

Auto-Generate Org Documentation

Tell ApexGenius what you need documented and it researches your org, traces dependencies, and writes polished markdown docs for you.

  • Process documentation, architecture overviews, and data dictionaries
  • Follows Salesforce best practices for clear, concise descriptions
  • Automatically traces how components connect to each other
New Improved

Query Live Salesforce Data from Chat

Ask questions about your actual data — not just metadata. ApexGenius can now run queries against your live Salesforce records and show you results inline.

  • Ask things like "show me all open Opportunities over $50k"
  • Results displayed right in the conversation
  • Faster responses across the board with under-the-hood improvements
New Security

Safely Create and Update Records

ApexGenius can now create and update Salesforce records for you — with a confirmation step so nothing changes in your org until you approve it.

  • Preview exactly what will be created or changed before it happens
  • One-click approval to confirm the operation
  • Full audit trail of what was written
Performance

Faster Org Sync

We overhauled how ApexGenius syncs your Salesforce org. Expect significantly faster initial loads and re-syncs, especially for large orgs.

  • Parallel processing makes syncs up to 4x faster
  • Smarter batching reduces wait times
  • Faster search results after sync completes
New

Impact Analysis

See how everything in your org connects. The new Impact Analysis view maps dependencies between components so you can understand what a change will affect before you make it.

  • Visual dependency graphs for any component
  • Field-level usage tracking across your org
  • Timeline view showing how things have changed over time