All releases

v1.8.0: Platform Overhaul

The biggest infrastructure and product update since launch. SFDevTools has been rebuilt on a faster, more reliable stack — bringing team workspaces, a Deployments Tracker, a new design language, and significantly snappier tool responses across the board.

New Tools & Features

  • Team Workspaces: Collaborate with your team inside SFDevTools. Invite colleagues, share Salesforce org connections across your workspace, and manage roles (owner, admin, member). Connections can be marked private or shared — you control what your team sees.
  • Deployments Tracker: A new dedicated view (/deployments) for monitoring your Salesforce metadata deployments. Track deployment status, progress, and results without leaving the platform.
  • Global Import Jobs View: A new top-level /jobs view shows all Data Porter import jobs across all connected orgs in one place — no need to navigate per-org to check bulk job status.
  • Magic Link Authentication: Authentication is now handled via email magic link and Google OAuth through our new auth layer. Signing in is faster and no longer depends on a third-party auth SaaS.

Enhancements

  • Faster Tool Responses: All Salesforce API queries are now handled server-side with unified cursor-based pagination — tools like Query Perry, Field Usage Sniper, Security Auditor, Schema Browser, Package Manager, and WhoDunnit all benefit from more consistent, predictable data loading.
  • Orbital Nexus Design System: The interface has been updated with a cleaner, more polished look. Light mode is now the default. The new Matte-Cyber dark / Technical Lab light themes replace the previous neobrutalist aesthetic.
  • Improved Session & Auth Reliability: Token refresh and concurrent session handling are significantly more robust. Multi-tab usage and long-running sessions no longer hit stale-auth errors.
  • Activity Ledger: All SwitchBoard toggle operations are now recorded in the Activity Ledger with deployment tracking.

Bug Fixes

  • Field Usage Sniper: Fixed layout analysis rendering issues and a timeout on deep-scan analysis.
  • SwitchBoard: Fixed a missing org context on service-level job inserts and an incorrect WorkflowRule SOQL query.
  • Salesforce Connections: Token refresh recovery is now reliable under concurrent requests.