I wanted a faster way to find the right ArcGIS patch and jump to the official Esri page.
This tool keeps it simple: a searchable patch list with a few practical filters.
Use the official patch page for full details and downloads.
How To Use
Search by name, version, QFE, or filename.
Filter by product, platform, file type, criticality, and date.
Use the Patch page link to open the official Esri entry (when you have connectivity).
Official Esri Website
https://support.esri.com/
Data Workflow
A GitHub Action downloads the upstream patches.json every 3 hours (the same dataset used by Esri patch notification tools).
This page loads ./patches.json and renders it in a fast, easy-to-search grid.
The action also writes patches.meta.json so the UI can display the last refresh time.
FAQ
Where does the data come from? The upstream patches.json dataset published by Esri.
Does this replace Esri Support? No. Use the Patch page link for the official entry.
How do I find the right patch? Filter by product + version, then check the official patch page for prerequisites and applicability.