Hindsight의 버전 기록 - 4개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.6.2
2026년 6월 11일에 출시 - 284.62 KBfirefox 128.0 이상에서 작동Performance hotfix.
This release eliminates page slowdowns caused by background capture:
• Network requests are no longer delayed — the page receives its
response immediately while capture happens in the background.
• Fixes a hang where streaming responses (Server-Sent Events) could
stall a page indefinitely.
• Large request/response bodies and console output are now capped at
capture time, so big payloads no longer freeze the page.
• Capture messages are batched and high-frequency events are filtered
at the source, sharply reducing overhead while you browse.
No new permissions. No change to what is captured or how your data is
handled — everything still stays on your machine.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 0.6.1
2026년 6월 8일에 출시 - 276.51 KBfirefox 128.0 이상에서 작동• Firefox: passive capture now works (interceptor injection fix) and "Open side panel" opens reliably.
• Side panel now follows the active tab automatically (DevTools-style) — no need to reopen it per tab.
• Popup quick-list now focuses on failed network requests.MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.6.0
2026년 6월 5일에 출시 - 273.86 KBfirefox 128.0 이상에서 작동Hindsight 0.6.0
New in this version:
• Side panel event filter — show or hide categories (HTTP, WebSocket/SSE, console, navigations, user actions, performance, screenshots). Your choice is per-tab; set a global default in Settings → Capture.
• Redesigned request/response detail view:
– Bodies and headers render as an interactive, collapsible JSON tree (expand/collapse any node).
– "Find in detail" search with match highlighting and next/previous jump.
– Detail panels now use the full panel height — no more wasted space.
• Per-section "copy" buttons in the network detail (copy just the headers or body you're looking at).
• Toolbar icon and in-panel branding refreshed.
Privacy is unchanged: everything stays local, nothing is sent anywhere unless you explicitly share it.MIT 라이선스에 따라 릴리스된 소스 코드