Skip to content

Ogma v0.1.5

Choose a tag to compare

@iodn iodn released this 15 Aug 07:50
ebc5af9

HTTP History

  • Fixed selected rows collapsing columns during inspection.
  • Kept rows anchored during live updates and retained inspected rows at the window limit.
  • Improved batch update handling for sustained traffic.
  • Preserved bulk selections during capture.
  • Reconciled missed live updates.
  • Stabilized paginated request ordering and corrected paged statistics.
  • Expanded the table to use the available container width.

Replay

  • Added structured request pretty rendering.
  • Preserved edits when switching between request views.
  • Synchronized query parameter editing correctly.
  • Accepted valid header spacing during replay editing.

Settings and Appearance

  • Added more font customization presets and font previews.
  • Improved editor font fallback behavior.
  • Hardened custom JS settings save/reset flows.
  • Cancelled pending CSS apply timers on reset.
  • Restored community links in About.
  • Fixed log path handling across platforms.

Findings, Exports, Files, and Search

  • Kept findings pagination valid after deletions and preserved filters after visible bulk updates.
  • Fixed findings badge sync across project switches and imports.
  • Improved export validation and filename handling.
  • Cleared stale file edit buffers when switching files.
  • Prevented redundant Search remounts and kept route query updates stable.

Environment and Scope

  • Fixed environment variable interpolation and scope isolation per project.
  • Restored workspace-scoped global env vars.
  • Kept utility query state when switching tabs.

UI and Plugins

  • Kept request icons colorful and trimmed noisy request metadata.
  • Improved plugin metadata links and duplicate command dispatch handling.