## Improvements - We've refreshed the administrator's view of the **API Tokens** page with a better arrangement of the details for each token in the table, giving it a more consistent look and feel. - These changes aren't just skin deep--we've also updated the underlying code to keep up with Chef's development conventions for improving better performance and maintainability. We did the same work for the **User Management** code. - Sometimes your Automate instance has connectivity issues. We clarified the text for that pop-up error message to reflect that there is _some_ connectivity problem, not necessarily a license problem, which is what it used to indicate. - Reduced the bandwidth used in A2 back-end interactions by no longer sending on user/group information from automate-gateway. - Improved error handling in the ingest service to avoid a rare possibility of segfault. ## Bug Fixes - LDAP identity management integration configs no longer insist that you define the optional attribute `base_group_search_dn`. - MSAD identity management integration configs no longer insist that you define the optional attributes `bind_dn` and `bind_password`. - Fixed a bug so you can from Chef Automate 1 with more than 250 Elasticsearch clusters. - Fixed a bug in the last two releases that made Chef Automate 2 hang while upgrading to the newest version.