## Improvements - Now Available: Filter your [SAML groups](https://automate.chef.io/docs/saml/#saml-configuration-settings) as a part of your configuration settings. ## Bug Fixes - Within Reach: Delete the last token on the _API Tokens_ list with greater ease in [PR #3591](https://github.com/chef/automate/pull/3591). Fixes [Issue #2798](https://github.com/chef/automate/issues/2798). - On Auto: Window automatically closes after deleting a Notification in [PR #3694](https://github.com/chef/automate/pull/3694). Fixes [Issue #3659](https://github.com/chef/automate/issues/3659). - All in One Place: Compliance Reports no longer redistribute across multiple pages after applying a status filter in [PR #3664](https://github.com/chef/automate/pull/3664). Fixes [Issue #3144](https://github.com/chef/automate/issues/3144). - Streamlined: Selecting a second drop-down list during API Token creation causes the first open drop-down list to automatically close as expected in [PR #3712](https://github.com/chef/automate/pull/3712). Fixes [Issue #3533](https://github.com/chef/automate/issues/3533). - Expansion: We correctly support 64bit service IDs for the _Applications_ dashboard in [PR #3718](https://github.com/chef/automate/pull/3718). - Better Care: Most of our APIs no longer ignore unknown fields sent in JSON payloads. To opt out of this change, pass a `Content-Type: application/json+lax` request header to make the request behave as before, and to ignore and allow unknown fields. Fixed in [PR #3690](https://github.com/chef/automate/pull/3690).