AIS Analytics overview
beta14 releases

AIS Analytics release notes

Every released version of AIS Analytics, newest first, with what changed in it — written at the moment the release was cut, not reconstructed afterwards.

The same tracer, aimed at a Log Analytics workspace instead of Cosmos DB. Paste a correlation id and see every step it touched — it works out which column ties the steps of one flow together straight from the data, then draws where that value got to and where it didn't. An empty lane is as meaningful as a full one.

Current version

Version 0.1.26, released 6 September 2026. This is what the download buttons below install.

Added

  • Each running copy of the app gets its own webview data directory, so two windows opened at once no longer fight over one profile — on Windows the engine takes an exclusive lock on it, and the second instance would fail to start. Directories from past runs are pruned on launch, using a lock file each instance holds open rather than the directory's timestamp: a session left open overnight looks untouched from the outside.

Fixed

  • Signing in no longer leaves a zombie az login process behind on every attempt. The child is reaped, and its exit is also what tells the app the browser flow finished — or was abandoned.
  • A corrupt cache file costs a cold start and nothing else, instead of a nonsensical "scanned N ago".

Free for personal, educational and non-profit use. Commercial use — including a solo consultant on client work — requires a licence. Every build is produced by release CI and served from mayorana.ch.

All versions

AIS Analytics 0.1.25

Changed

  • CI pipeline only — no user-visible change.

AIS Analytics 0.1.24

Added

  • Windows support: an installer, and CI that builds and publishes it with every release.

AIS Analytics 0.1.23

Changed

  • The update check identifies itself with a versioned User-Agent and marks the request as coming from the updater, which is what separates a new install from an existing user updating in the download logs.

AIS Analytics 0.1.22

Fixed

  • Long lane names are truncated with a tooltip carrying the full name, instead of overflowing the trace view.

AIS Analytics 0.1.21

Fixed

  • A correlation id is bound to the field it was found in. Matching the same value in an unrelated column used to pull steps into a trace that were never part of it.

AIS Analytics 0.1.20

Added

  • The update check resolves the artifact for the platform it is running on, so the banner offers the macOS, Windows or Linux build directly instead of the download page.

AIS Analytics 0.1.19

Changed

  • Internal: Azure sign-in consolidated into one start_login path, so the welcome screen and the session check no longer implement it twice.

AIS Analytics 0.1.18

Changed

  • The Windows installer runs with the lowest privileges by default, so it installs per-user without a UAC prompt. Machine-wide installation stays available through a command-line option.

AIS Analytics 0.1.17

Changed

  • Packaging only — no user-visible change.

AIS Analytics 0.1.16

Fixed

  • The app adopts the login shell's PATH, so az is found when it is launched from Finder or the Start menu rather than from a terminal.

AIS Analytics 0.1.15

Changed

  • Packaging only — no user-visible change.

AIS Analytics 0.1.14

Changed

  • Packaging only — no user-visible change.

AIS Analytics 0.1.13

Added

  • Subscriptions that cannot be read, and sessions that have expired, are reported as what they are instead of showing as an empty workspace list.

The same history, as JSON

This page is generated from a feed published beside the builds — the same file AIS Analytics reads when it checks for an update. Point a script at it if you track versions across a team.

https://mayorana.ch/downloads/ais-analytics/latest/releases.json

Need this adapted to your stack?

These tools came out of real Azure integration work. If yours needs a variant — a different data source, your own conventions, an on-prem build — that is the kind of work we take on.

Get in touch