## New Features - License Checking: You'll know your license is up-to-date. When you log in, we'll check to see if you have a current license, and if you don't, we'll show you new helper tool to enter your valid license and get access to Automate. You can also still apply your license using the command line or in your config file. - New Scan Jobs Creation Page: Create scan jobs with a query-based model. First, select a manager base, such as manually managed or aws-ec2, and then build a query using tags, regions, names, or whatever is applicable. In the end, you'll get a regularly scheduled job that applies to both your current nodes and the nodes you add in the future. ## Improvements - A wider "Check In" column on the Client Runs page prevents the "no data" boxes from breaking into two lines ## Bug Fixes - Users without permission to see the event feed see an alert, instead of seeing 'no data' with a 403 error in the console. ## Backward Incompatibilities - Updated the Client Runs page route from `/nodes` to `/client-runs` to prevent confusion with the node manager. You'll want to check if you've bookmarked or saved searches with `/nodes` in the path.