Skip to content

1.2.0

Latest

Choose a tag to compare

@abhay-1994 abhay-1994 released this 26 Jun 07:03
· 1 commit to main since this release

Orbittest_Client v1.2.0

The biggest update yet — live traffic capture, scheduled monitoring, GitHub sync, a performance dashboard, and import from anywhere.

✨ New

📡 Beacon — capturing proxy + Service Health dashboard
A built-in traffic-capture proxy (Charles/Fiddler style): HTTP capture and opt-in HTTPS decryption via a per-machine CA, with one-click system-proxy handoff. The APM-style dashboard adds throughput, error rate, latency percentiles, Apdex, a service map, honeycomb health, exposed-secrets, and HAR export.

🛰️ Pulsar — scheduled monitors
Run a collection on a schedule with uptime/latency/test dashboards, schema-drift & secret-leak alerts, SLOs, Slack/desktop notifications, and always-on CLI monitoring. Each monitor now has a ⋮ menu (Edit / Pause / Delete) and deleting always asks for confirmation.

📈 Performance monitor
A Task-Manager-style live view: CPU, memory, a per-process breakdown, and network latency/ping to any server with a plain-language health rating.

🔀 Source Control (GitHub sync)
Commit & push your workspace to GitHub from inside the app — staging, history, diffs, and per-collection push (PAT stored OS-encrypted).

📥 Import from anywhere
Create, open, or import collections from File, URL, GitHub, or any Git repository — Postman and Orbittest formats, with variables and environments included.

💡 Variables, leveled up
Secret variables (masked + redacted from exports/Git), dynamic values ({{$randomUUID}}, {{$timestamp}}, …), and an unresolved-variable warning.

🔧 Improved

  • Cleaner icon-only activity bar — hover any icon to see its name.
  • Time-series charts (Pulsar, Beacon, Performance) now show a date/time axis.
  • Adjustable UI scale and an in-app auto-updater.
  • Security hardening across external-link handling, the renderer sandbox, and OAuth redirect matching.

🐛 Fixed

  • Chart tooltips no longer get clipped at the edges of a graph.
  • GitHub push now works against repositories that already have commits.
  • Git/GitHub import no longer creates empty duplicate collections or drops collection variables.
  • The collection context menu can no longer overflow off-screen.

The app auto-updates — installed copies will download and apply this release in the background.