Projectile 3.2 is released, the third release this month for the Emacs project management tool. The headline feature is reviewable search and replace: the new `projectile-replace-review` command gathers all matches across a project into a preview buffer where individual matches can be toggled before applying. A companion `projectile-search-review` command provides the same interface for read-only searching, with ripgrep integration for fast literal searches. The release also introduces `projectile-session-mode`, a global minor mode that assigns each project its own tab-bar tab with optional session persistence across restarts. Smaller improvements include whole-word matching, consistent search prompt formatting, and proper completion metadata for marginalia and embark integration.