* [Improved] Major performance improvements when sorting posts by "Custom Fields", "Attachment", "Author Name", "Comment Count", "Comment Status", "Page Depth", "Excerpt", "Menu", "Last Modified", "Latest Comment", "Page Templates", "Shortcodes", "Sticky", "Featured Image Size", "Reading Time", "Post Status", "Permalink", "Path" and "WordCount"
* [Improved] Major performance improvements when sorting media by "Alternate Text", "Caption", "Custom Fields", "Available Sizes", "Description", "Dimensions", "Exif Data", "Height" and "Width"
* [Improved] Major performance improvements when sorting users by "Custom Fields", "Comment Count", "Description", "Display Name", "Post Count", "Posts", "Rich Editing", "Roles", "Show Toolbar" and "User Url"
* [Improved] Major performance improvements when sorting terms by "Custom Fields" and "Menu"
* [Improved] Added sorting of posts by "Ancestors"
* [Improved] Added sorting of users by "User Posts"
* [Improved] Added smart filtering of posts by "Comments"
* [Added] WYSIWYG editing support for inline editing
* [Added] Hide standard WordPress filters (e.g. the date, post format and category filters)
* [Added] Enable/disable smart filtering on a per column basis.
* [Added] You can now remove all terms when using inline edit
* [Added] Added inline and bulk editing for the user description column
* [Added] Added a warning icon for columns that can become slow when sorting very large datasets
* [Fixed] The post count column for users will show the correct count when 'any' post type is selected
* [Fixed] Disable Bulk- and inline editing for overview without stored settings
* [Fixed] Enabling or disabling Horizontal Scrolling for an overview that has no column settings gave a fatal error
* [Fixed] Search form on the media items page was not being removed when enabling the hide-on-screen option
* [Fixed] The title on media items was not correctly displayed when using inline editing
* [Fixed] All `Numeric` class names have be renamed to `Number, because `Numeric` is a soft reserved keyword since PHP 7
* [Added] New hook `acp/search/filters` to alter the filter options and set available values and operators
* [Added] New hook `acp/sorting/model` to alter the sorting model per column
* [Added] New hook `acp/sorting/custom_field/date_type` to alter the sorting of dates (that are stored in metadata) from 'datetime' to 'numeric'
* [Updated] Admin Columns Core changes ( 4.1.7 )
* [Improved] Better Table overview recognition to prevent wrong loaded list screens
* [Improved] The comments column on the users page will now link to the (filtered) comments table
* [Improved] The post count column on the users page now has the option to select all post types
* [Fixed] Renamed the user display option 'First and Last Name' to 'Full name'
* [Fixed] The comment count column for the users page will now only count 'approved' and 'pending' comments when selecting 'All comments'