Version 2.0.0 - 6/30/2021

...
  • S3
  • DynamoDB
  • CloudFront
About 2 min

# Version 2.0.0 - 6/30/2021

The time has come, we have now been building Commandeer for over 2 years and are thrilled to announce the release of version 2.0! You will notice a lot of refinements in the UI/UX in this installment.

# General styling

You will see a lot more consistency in styling throughout the app. You can now also minimize the side navigation and the stats on the pages to help while doing tasks on smaller laptop screens. Also, you will notice that the tabs at the top of the page no longer scrolls with the page. Below you can see the side navigation and the stats sections both collapsed.


# Account Management

You can now import your .aws/credentials directly into Commandeer, making it easier than ever to get up and running. Simply right-click the Commandeer section in the side navigation, and select the 'Import from .aws/credentials profiles' menu item.


Then, choose the ones you want to import in the dialog.


# CloudFront

We have support for CloudFront in Commandeer. You can now view all your distributions, and what they are connected to. Below you can see an example of them in the side navigation.

You can also see the breakdown on the CloudFront System Diagram page.


# DynamoDB

We have added the ability to add and delete Global Secondary Indexes directly from the UI.

You can also now view backups for your tables.

On the data page of a table, you can now quickly edit, copy, share, or delete records without having to go into the record. We also fixed a bug when querying by an index as well as a bug for scanning number and boolean fields.

Last but not least, we have added in a DynamoDB Seeder that allows you to quickly and easily seed your DynamoDB tables with fake data.


# S3

In S3, we have added the ability to drag and drop files from your desktop or finder windows directly into S3 buckets.

And for buckets with large numbers of records, we now limit them to the first 100 on the treeviews so that the UI no longer hangs. You can easily filter them in the table view on the Bucket dashboard then.


# Conclusion

Version 2.0 is a really great milestone for us, and we hope that you enjoy it as much as we did working on fine tuning the system for you. Here's to another exciting year of development on Commandeer!

Last update: June 30, 2021 21:24