Back to Home

Changelog

Version history and release notes for GHL Utils.

Latest Version

Version 1.3.0

Released November 1, 2025

AI-Powered Workflow Analysis & Export update that introduces GPT-4.1 integration for automatic workflow analysis, comprehensive CSV export capabilities, and critical bug fixes from v1.2.

Major Features

AI-Powered Workflow Analysis

GPT-4.1 automatically analyzes workflows to identify logic issues, UX problems, compliance risks (TCPA, GDPR, CAN-SPAM), missing error handling, performance bottlenecks, and best practice violations. Configure your OpenAI API key in settings and click "Analyze Workflow" from the popup.

Workflow Export to CSV

Export all workflows with 45+ data columns including AI insights, flow explanations, SMS/email messages, tags, triggers, conditions, delays, webhooks, and complete raw JSON. Real-time progress tracking with 5-second rate limiting between fetches.

AI Analysis Settings Control

New settings to manage OpenAI API key and toggle AI analysis on/off to control costs. When disabled, skips AI calls entirely while maintaining fast export speeds.

Bug Fixes (from v1.2)

CRITICAL: Fixed Contact Field Inspector not showing custom field values - now checks three possible data structures
Fixed infinite workflow fetching loop (removed faulty pagination)
Fixed markdown formatting in AI response display
Fixed loading spinner misalignment
Fixed SMS/email message truncation (now shows full content)

Improvements

Enhanced Workflow Viewer with full message display and better formatting
CSV Export Quality: 45+ columns, proper escaping, no truncation
Performance optimizations with rate limiting and efficient fetching

Version 1.2.0

Released October 28, 2025

Enhanced search and filtering update that improves the command palette with dedicated contact search and adds powerful filtering options to the Field Inspector.

Major Features

Enhanced Contact & Audit Log Search

New `/c` and `/a` commands for searching contacts by name with live results, rich details (name, email, phone, ID), and direct navigation to contact details or audit logs.

Field Inspector: "Show Filled Fields Only" Toggle

Modern iOS-style toggle to filter out empty fields and focus on populated data. Preference persists across sessions with smart filtering for null, undefined, and empty values.

Bulk Edit: BETA Badge

Added BETA badges to the floating action button and modal header to set clear expectations for feature maturity.

Improvements

Simplified authentication method dropdown to "Current Logged-in User - Default" for clarity
Updated command descriptions: `/c` - "Search contacts and view details", `/a` - "Search contacts and view audit logs"
Enhanced Field Inspector UI with modern toggle switch and smooth animations

Bug Fixes

Fixed contact search API URL duplication issue
Fixed field inspector filter not applying when toggled
Fixed navigation routing for `/c` (contact details) and `/a` (audit logs)

Version 1.1.0

Released October 28, 2025

Major feature update that transforms GHL Utils from a simple navigation tool into a comprehensive productivity suite for GoHighLevel.

Major Features

Contact Field Inspector

View and analyze all contact fields in a beautiful side panel with data quality score, field validation, real-time search, and one-click copy.

Bulk Contact Editor

Edit multiple contacts simultaneously from the list view with multi-select and batch operations.

Audit Log Access

Quick access to contact audit logs directly from list view with auto-detection and pre-filled contact ID.

Private Integration Token (PIT) Setup

Comprehensive setup system with in-app HTML guide, scope requirements, and troubleshooting.

Improvements

Enhanced Command Palette: Changed shortcut from Cmd+K to Cmd+Shift+K to avoid conflict with GHL's native shortcut. Added forward slash (/) key support.
Enhanced Settings Panel: Added Private Integration Token input, feature toggles, real-time validation, and setup guide links.
UI/UX Enhancements: New toast notifications system, extension badge updates, smooth animations, and consistent orange theme.

Bug Fixes

Fixed duplicate variable declaration error in contact-field-inspector.js
Fixed command palette design consistency
Fixed floating "Inspect Fields" button appearing in list view
Fixed workflow filtering from audit logs
Fixed SPA navigation detection and state management

Security

Private Integration Token stored securely in Chrome sync storage (encrypted)
Password-masked input fields for sensitive data
Direct API calls to GHL (no third-party servers)

Version 1.0.0

Initial Release

Initial release of GHL Utils with core navigation features.

Features

Quick Navigation: Command palette with Cmd+K shortcut
Smart Clickable IDs: All resource IDs become clickable
Auto Location Detection: Automatically detects GHL location ID
Instant Page Builder Access: Open pages/funnels directly in builder
Workflow Debugging: Click workflow IDs in audit logs to open filtered view
Privacy First: Runs 100% locally in browser