Skip to content

Ogma v0.1.9

Choose a tag to compare

@iodn iodn released this 24 Aug 23:29
ebc5af9

HTTP history, intercept, and replay

  • Improved HTTP history persistence, filtering, notes, request selection, and large-project performance.
  • Fixed navigation cases where captured history could appear to disappear after changing views.
  • Improved “Send to Replay” so the newly created replay request is selected immediately.
  • Expanded replay editing, templates, placeholders, payload processing, and request execution reliability.
  • Improved intercept behavior, request handling, custom rules, exports, imports, and project data consistency.
  • Added database indexes and migrations to keep history, findings, replay, workflows, and project operations responsive as data grows.

WebSocket testing

  • Improved WebSocket history and replay workflows end to end.
  • Expanded replay session handling, message editing, timing, connection lifecycle handling, and error reporting.
  • Added permessage-deflate compatibility for compressed WebSocket traffic.
  • Improved WebSocket replay persistence and project isolation.

Browser and certificate setup

  • Improved the built-in Ogma Browser experience and proxy integration.
  • Added stronger local CA handling for HTTPS interception in the built-in browser.
  • Reworked the certificate experience with a dedicated installation guide.
  • Added platform-specific certificate instructions for Android, Chrome, Firefox, iPhone/iPad, Linux, macOS, and Windows.
  • Added branded platform icons, copyable command blocks, and consistent Ogma branding in browser and certificate screens.

Projects and sessions

  • Added in-app save-location selection for projects and session backups.
  • Improved Save Session As, open-project, backup-and-quit, and restoration workflows.
  • Improved recovery of temporary sessions and persisted assessment data.
  • Expanded project export/import behavior and session consistency across HTTP, WebSocket, replay, findings, and workspace state.

MCP and AI-assisted testing

  • Expanded MCP capabilities and reliability for AI-driven penetration testing.
  • Improved MCP configuration, endpoint management, persistent state, transport handling, and error recovery.
  • Improved automation, workflow execution, authentication journeys, active/passive scanning, OAST, discovery, and environment-variable handling.

Interface and desktop experience

  • Improved navigation responsiveness, workspace warm-up, loading states, and theme consistency.
  • Improved browser navigation, menu behavior, modal layout, quit flow, and startup behavior.
  • Updated branding across Ogma Browser, certificate guidance, About Ogma, and inspection interfaces.
  • Added a refined session save interface and improved accessibility of larger desktop dialogs.

Desktop packaging and releases

  • Improved Linux, macOS, and Windows release packaging.
  • Fixed architecture isolation so each CI job packages only its intended CPU architecture.
  • Fixed macOS DMG packaging conflicts.
  • Made code signing explicitly opt-in and prevented empty certificate values from breaking unsigned builds.
  • Replaced shell-dependent release-version handling with a cross-platform Node script, fixing Windows release JSON corruption.