Back to home

Changelog

What's new in Perf Pulse Pro. All notable changes documented here.

8Releases
28Features Added
7Bugs Fixed

v1.4.0

2025-01-28Latest

The Premium Experience Update — 10+ new features for the ultimate Mac performance suite

AddedPerformance Score (0-100) — Single number representing Mac health with component breakdown
AddedMeeting Mode — Pause Docker, Spotlight, Time Machine for smoother video calls
AddedBattery Optimizer — Monitor energy impact, extend battery 30%+
AddedAI Pattern Detection — Learn usage patterns, predict slowdowns, detect memory leaks
AddedDeveloper Profiles — React/Node, iOS/Xcode, Data Science, Creative presets
AddedStartup Manager — View and control LaunchAgents/LaunchDaemons with impact scores
AddedAuto-Scheduling — Nightly optimization via launchd
AddedWebhook Alerts — Slack, Discord, generic webhook notifications
AddedBefore/After Reports — Exportable optimization comparison reports
AddedOne-Click 'Make It Fast' — Single command runs all safe optimizations
AddedDashboard widgets for all new features with real-time updates
ChangedFounder's Edition pricing at $29 — limited time offer
TechnicalUpdated Rust dependencies, improved WebSocket performance

v1.3.3

2025-01-28

Dashboard polish and bug fixes

FixedFixed dashboard WebSocket reconnection on network changes
FixedFixed process grouping for apps with special characters in names
TechnicalImproved memory usage for long-running dashboard sessions

v1.3.2

2025-01-28

Performance improvements and stability fixes

FixedFixed CPU spike when monitoring large number of processes
FixedFixed port mapper not showing all listening ports
TechnicalReduced binary size by 15% with better optimization flags

v1.3.1

2025-01-28

Quick fix for license activation

FixedFixed license activation failing on first attempt
FixedFixed config directory not being created on fresh install

v1.3.0

2025-01-28

Web dashboard and historical tracking

AddedWeb dashboard at localhost:7575 with real-time updates
AddedHistorical performance tracking (1D, 7D, 30D views)
AddedProcess grouping — see Chrome as one entry, not 47 PIDs
AddedExport data as JSON, CSV for external analysis
ChangedImproved TUI with better colors and layout
TechnicalAdded Axum web server with WebSocket support

v1.2.0

2025-01-28

AI integration and speed-up recommendations

AddedAI process explainer — get plain English explanations for any process
AddedSpeed-up recommendations with one-click analysis
AddedBuilt-in knowledge base for 500+ macOS processes
AddedClaude and OpenAI integration via API keys
AddedQuick actions — copy kill commands to clipboard
TechnicalAdded reqwest for HTTP requests

v1.1.0

2025-01-28

Port mapper and TUI improvements

AddedPort mapper — see which process owns which port
AddedTerminal TUI with perf-pulse top command
AddedJSON output format for piping to other tools
ChangedImproved process sorting and filtering
FixedFixed memory calculation on Apple Silicon Macs

v1.0.0

2025-01-27

Initial release — Activity Monitor replacement for developers

AddedLive process monitoring with CPU and memory stats
AddedCLI interface with analyze command
AddedLicense activation system
AddedmacOS 12+ support (Intel and Apple Silicon)
AddedHomebrew installation support
TechnicalBuilt with Rust for maximum performance