* [Improved] Make the button 'Bulk Edit' on top of the table translatable
* [Improved] Sorting on the taxonomy column now also works with 'Show all results'
* [Improved] With horizontal scrolling enabled the horizontal offset is preserved when refreshing the page
* [Improved] The small icons shown next to the column name on the column settings page are now aligned
* [Added] Added the ability to sort, edit and filter the "Author Slug" and "Full Name" columns on the users table
* [Added] Added the ability to sort and filter the "Full Name" column on the users table
* [Added] New hook `acp/select/formatter/user_name` to alter the displayed user results from the filter select2 dropdown
* [Added] New hook `acp/select/formatter/post_title` to alter the displayed post results from the filter select2 dropdown
* [Added] New hook `acp/select/formatter/term_name` to alter the displayed term results from the filter select2 dropdown
* [Updated] Admin Columns Core changes ( 4.1.8 )
* [Added] New columns for the Users table: Fullname, Author Slug and Username / Login.
* [Fixed] CSS conflict on overview pages where post type is 'Modal'