Release notes
The current room is Jupiter 2.35.0, which gives its devices Mercury 3.9.3. Janus 0.9.0 is on the Chrome Web Store. Devices update themselves to the agent their room pins, when they are idle.
| Program | Version | Since |
|---|---|---|
| Jupiter, the room | 2.35.0 | 2026-09-26 |
| Mercury, the agent | 3.9.3 | 2026-09-26 |
| Janus, the browser extension | 0.9.0 | 2026-09-25 |
Jupiter 2.35.0 · 2026-09-26
- Breakdowns on the Business view: the KPIs of one group are one card. A donut when the parts add up to a whole, ranked bars otherwise, and a tile map of Peru's regions for figures by region.
- The KPIs editor has a Group field, which offers the groups the automation already uses.
Jupiter 2.34.0 and Mercury 3.9.3 · 2026-09-26
- Applying a heal to a step of a task that a process runs now publishes a new release of that task.
- In the schedules month view, +N more opens the rest of a busy day in place.
- A run started by a trigger names the trigger on its run page.
- Script runs start without waiting for the Windows desktop. A task waits only while the desktop is not ready yet.
Jupiter 2.33.0 · 2026-09-26
- The Business dashboard in Insights: value handled, hours saved and items handled, each with the change on the period before, then shares, rates and the numbers that moved most.
- Four chart forms for a KPI (card, line, bars and one dot per run), the period before as a line, and an optional target.
- The KPI builder: ask it a question, and it proposes KPIs from full run traces and run summaries, each citing a fact from the runs. Preview a proposal before you add it.
- Download XLSX beside Download CSV on both Business views.
Janus 0.9.0 · 2026-09-25
- Tables laid out with merged cells read right: cells span their columns and rows, and the last header row names the columns.
- A cell whose only value is a form field (a number, a date, an email and others) reads as that field's value.
- A capture no longer relies on a generated field name that changes on each page load.
Jupiter 2.32.0 and 2.32.1, Mercury 3.9.1 and 3.9.2 · 2026-09-25
- The schedule form lists drafts too, and says why a draft cannot be scheduled: a schedule fires only a release.
- A loop's item variable is checked against what the loop gives: a count gives a Number, files and folders a File, table rows a Record.
- A stop ends a Delay, a condition wait or a Run task retry within half a second; a pause takes effect at the next step.
Jupiter 2.31.0 and 2.31.1 · 2026-09-25
- Schedules as a calendar: a week or a month of the runs schedules started and the runs still planned. List keeps the table.
- Click or drag on an empty slot to create a schedule at that time. The form reads like a calendar event.
- The Run dialog remembers the inputs you typed for each automation, for your account in this browser, and forgets them when you sign out. A credential is never kept.
Jupiter 2.29.0 and 2.30.0, Mercury 3.9.0 · 2026-09-25
- The Delay step: wait a fixed or a random time, in seconds or milliseconds. A stop ends it.
- When a step's action changes, an output the new action no longer returns is dropped; an old one is flagged before you run.
Jupiter 2.27.0 and 2.28.0, Mercury 3.8.0 · 2026-09-25
- The run page leads with the verdict, then one timeline of log lines and steps beside the screen recording. Select a step and the video moves to it.
- A variable with no value yet reads as nothing, and the run log warns which step read it.
- An output is written into a variable picked from a list of the right type. Warnings read gold and errors red in the timeline.
Janus 0.8.0 · 2026-09-24
- Get table: read a web page's table into a Table variable, with its headers. Also the number of rows, the number of columns, and one cell's text.
- A cell that holds a form field reads as the field's value.