Endpoint Atlas version history - 2 versions
Endpoint Atlas by Rasmus Söderström
Endpoint Atlas version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.1
Released Jun 19, 2026 - 15.79 KBWorks with firefox 109.0 and laterEndpoint Atlas v1.0.1
New: Request timing in the response panel
"Try it out" calls now show how long they took. After you execute a request, Endpoint Atlas stamps a line into Swagger's own response panel with:
- Response time (real network duration)
- Status code (color-coded by 2xx/3xx/4xx/5xx)
- Response size
- min / avg / max across your recent calls to that endpoint (last 50 samples)
Fix: Now works on collapsed Swagger pages
The sidebar previously failed to appear on APIs configured with docExpansion: "none" (all tag groups collapsed by default, common on large APIs), because Swagger doesn't render operations until a tag is expanded.
Performance
Substantially improved performance across the board.Source code released under MIT License
Older versions
Version 1.0.0
Released Jun 1, 2026 - 12.82 KBWorks with firefox 109.0 and laterSource code released under MIT License