All releases

v1.2.0: WhoDunnit Audit Trail & Sandbox Tracking

Track setup changes with the new WhoDunnit audit trail tool and identify sandbox vs. production orgs at a glance. This release enhances visibility into org configuration changes while improving connection management and UI consistency across data-driven tools.

New Tools & Features

  • WhoDunnit (Audit Trail): Explore setup change history with filterable table, advanced controls, and export capabilities. Track who changed what and when across your Salesforce org.
  • Sandbox Org Tracking: Connection switcher now displays SANDBOX/PROD badges powered by is_sandbox column tracking for clear environment visibility.

Enhancements

  • Resizable Panels: Minor UX improvements to apply resizable panel layouts and reuse object sidebar patterns across tools for consistent navigation.
  • Data Table Primitives: Extracted shared TanStack Table utilities for standardized filtering, sorting, and virtual scrolling across all data-driven features.
  • URL Parameter Validation: Enhanced route search param handling with fallback defaults ensuring robust handling of invalid or missing query parameters.

Bug Fixes

  • Fixed magic link OTP authentication URLs being consumed by corporate security scanners.
  • Resolved Salesforce domain cleaning issues to support custom and standard domain formats.
  • Corrected is_sandbox column detection ensuring sandbox/production badges display accurate org types.