Back to Changelog

Dynomate 0.22.0

Released May 8, 2025 (3 days ago)

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.