Version 1.9.4 - 6/2/2021
# Version 1.9.4 - 6/2/2021
In this release, we continued to work on the main functionality of the system.
# Keyboard Shortcuts
There has always been keyboard shortcuts in the system, but now we have made them first-class citizens. This includes being able to move between tabs on the main section as well as on the side navigation. Below you can see the current list of shortcuts.
# Side Navigation Enhancements
We have added in the ability to manage your accounts better from the Commandeer side menu right click. You can now quickly add a new account, upload an existing account file or go to an account from the context menu,
# CloudWatch Rules Calendar View
CloudWatch Rules are one of our favorite AWS services. Setting up CRON to do almost anything is effortless. Now, you can view them all in a calendar view, which helps to visualize your backend system.
# LocalStack Account Creation Bug
We uncovered a bug, that if your account name had a space or special character in it, the docker container for it would not be created. We have solved this issue for spaces. So, if you did see an issue with LocalStack properly starting, it was probably related to this.