Skip to content

v1.2.0

Choose a tag to compare

@thim81 thim81 released this 19 Sep 19:13
· 26 commits to main since this release

New features

feat: Toggle query parameters in the operations list

IMG 2025-08-30 at 19 39 08

feat: Resize operation list panel

IMG 2025-08-30 at 18 59 18

feat: Show Authentication badge

IMG 2025-08-30 at 18 18 41

feat: Show Operation meta info

IMG 2025-07-21 at 14 22 45@2x

feat: Show & Sort SSE event frames

IMG 2025-08-30 at 17 33 45

feat: Export Operations as JSON

IMG 2025-07-24 at 22 03 47@2x IMG 2025-07-24 at 22 07 20@2x

feat: Import Operations

IMG 2025-07-24 at 22 04 59@2x

feat: Record mode

IMG 2025-07-24 at 22 02 24@2x IMG 2025-07-24 at 22 06 50@2x IMG 2025-07-24 at 22 05 40@2x IMG 2025-07-24 at 22 06 09@2x

feat: Usage metrics

image

feat: Settings side-menu

IMG 2025-07-27 at 17 58 22@2x

feat: License info

image

Previews

preview: Export as OpenAPI / Export as Postman

IMG 2025-07-27 at 17 58 52@2x IMG 2025-09-19 at 09 59 16

preview: Inspectr MCP server

image image IMG 2025-09-19 at 10 04 25@2x IMG 2025-09-19 at 10 07 13@2x

Changelog

Inspectr

  • feat: use local timezone for stdout
  • feat: Streamable HTTP transport
  • feat: Export API - Generate JSON export
  • preview: Export API - Generate OpenAPI document
  • preview: Export API - Generate Postman collection
  • feat: License management
  • preview: MCP server
  • feat: Usage Metrics
  • fix: Improve shutdown for Windows
  • chore: Bump GoLang version

Inspectr App

  • feat: Show Operation meta info
  • feat: Export, Import & Recording mode
  • feat: Record mode
  • feat: Import Operations
  • feat: Export Operations as JSON
  • preview: Export Operations as OpenAPI document
  • preview: Export Operations as Postman collection
  • feat: Settings side-menu
  • feat: Show SSE event frames
  • feat: Option to sort SSE event frames
  • feat: Show Authentication badge
  • feat: Toggle query parameters in the operations list
  • feat: Usage metrics
  • feat: Show License info
  • feat: License management
  • feat: Show services info
  • preview: Inspectr MCP server
  • feat: Toggle MCP server as Preview feature
  • fix: Safely handle empty event data
  • chore: useLocalStorage hook