Back to Changelog

Dynomate 1.0.0

Released May 22, 2025 (22 days ago)

🎉 First stable release!
This update introduces a streamlined action bar, an attribute selector for tailored views, and expanded AWS
profile support (SSO sessions & cross-account roles). It also fixes a long-standing issue with profiles defined
in the credentials file not being detected.

Streamlined action bar for table view

All common table operations (query, scan, add, delete, etc.) are now grouped into a single
contextual action bar, reducing clicks and speeding up everyday workflows.

Attribute selector for table / JSON view

Pick exactly which attributes you want to see in the grid or JSON panel.
Great for wide tables – hide the noise and focus on what matters.

Support for SSO profiles using `sso_session`

Connect with AWS SSO profiles that share their configuration via sso_session.
No extra setup required – just select the profile and go.

Support for `source_profile` & `role_arn`

You can now assume roles via the standard source_profile + role_arn parameters, enabling seamless
cross-account workflows.

Credentials file profiles now respected

Fixed an issue where profiles defined in ~/.aws/credentials were ignored.
All profiles are now correctly detected and listed.