## Improvements - The `chef-automate` command line tool now knows how to upgrade itself. With this change, the CLI will download updates from the running A2 service. These executables are cached in `~/.chef-automate`. You can disable this feature by setting `CHEF_AUTOMATE_NO_UPDATE_CLI=1` in the environment. Note that you will need to manually upgrade the CLI to this release before you can take advantage of the automatic upgrading functionality. - We improved some error messages when working with backups via `chef-automate backup` so that it is easier to understand what went wrong. ## Bug Fixes - Resolved bugs on scan job creation page: AM/PM time selection respected and page no longer freezing on extra integration data - Positioning for the tooltips on the navigation bar are improved.