Changelog

A detailed log of all the updates and improvements we've made to Dynomate.

May 2025

0.22.0

May 8, 2025

The table view has been redesigned to make it much more performant for larger datasets, and introduced a new inline editing feature for easy attribute updates.

Table inline edits.

Improved editing experience for the table. Now you can edit inline. Inline edits are staged and can be reviewed before updating. Updates use dynamodb transactions.

Screenshot for Table inline edits.

Added a table context menu.

The new context menu allows copy, download, and delete options in the table view. It can be activated wih a right click on any cell in the table.

Screenshot for Added a table context menu.

Fixed an issue where the JSON editor renders JSON values as strings.

April 2025

0.17.0

April 6, 2025

🎉 First public preview of Dynomate – the fast Git-friendly DynamoDB GUI Client.

Table Discovery & Profile-aware Connections

Detects tables across multiple AWS profiles/SAML SSO accounts and lets you choose regions before importing.

Screenshot for Table Discovery & Profile-aware Connections

Tab-based multi-table workspace

Each table opens in its own tab with independent connection state, so you can hop between accounts or regions instantly.

Adaptive Query / Scan UI

Forms adjust to your table’s composite keys and indexes, with JSON view, inline search (⌘/Ctrl-F) and quick add/edit.

Multi-operation Request Chains

Combine query, put, update or delete steps; reference previous outputs (`${step1.items[0].email}`) to build powerful workflows.

Screenshot for Multi-operation Request Chains

Variable & Environment System

Define variables globally, per collection or per request; switch environments (prod, staging, etc.) with one click.

7-day free trial, no account sign-up required.

That's all for now!