Skip to content

Ogma v0.1.2

Choose a tag to compare

@iodn iodn released this 08 Aug 23:02
ebc5af9

Workflow Testing

  • Added editable HTTP request and response fixtures for active and passive workflows.
  • Tests execute through the production workflow engine.
  • Test results, step output, and errors are available under Runs and Logs.
  • Temporary test fixtures are automatically removed from HTTP history.
  • Added Run on history support for active and passive workflows.
  • Added Ctrl+S / Cmd+S workflow saving.

Plugin Filesystem and Path APIs

  • Added sandboxed fs and path module support.
  • Added compatibility methods including:
    • readFile / readFileSync
    • writeFile / writeFileSync
    • appendFile
    • exists / existsSync
    • mkdir, list, and related path helpers
  • Added destructured imports from "fs" and "path".
  • Added protection against directory traversal and symbolic-link escapes.

Match & Replace

  • Workflows can now receive and transform the complete HTTP response body.
  • Added full-body workflow transformations without forcing literal matching.

Project Management

  • Recent projects can now be opened directly from the startup dashboard.
  • Added project deletion with an irreversible-action confirmation.
  • Projects can be created and imported across different filesystem roots and drives on Windows, macOS, and Linux.

Sitemap

  • Background updates no longer unmount or reset the sitemap graph.
  • Zoom, pan, collapsed sections, and manually positioned nodes remain stable during refreshes.
  • Failed background refreshes preserve the last usable sitemap.