* [Improved] Filtering dropdowns for Custom Field text fields are back instead of open text fields
* [Fixed] Fixed a fatal error when a user was selected as conditional but had no first or last name
* [ToolsetTypes] Fixed an Uncaught TypeError in the Checkbox field column
* [Fixed] The update script triggered a fatal error
* [JetEngine] Meta Boxes for Media Post Type are now supported
* [WooCommerce] It is now possible to select more Product properties for the Grouped by column
* [Added] New User Column: Admin Color Scheme
* [Added] New Media Columns: Aspect Ratio & Orientation (Landscape, Portrait, or Square)
* [Added] New Wrapping setting: Allows to clip the column values to create more compact views
* [Added] New Preset feature: Added the option to create column presets (column templates) and store them with your theme or plugin
* [Fixed] When editing a column on the Media page, the value was not updated in the colum itself
* [Fixed] Fixed an issue where non-existing terms could cause an error on the column settings page
* [Updated] Smart Filtering has been rebuilt from scratch and no longer relies on third-party plugins
* [Updated] It is now possible to search for Saved Filters in the drop down on the table page
* [Updated] The standard filtering dropdowns are optimised and no longer rely on caching. They are now populated with AJAX. Some filtering dropdowns have been replaced with open text fields.
* [Improved] It is now possible to choose how dates are stored in the Custom Field column
* [Improved] Added "Select" Custom Field Type with UI for option input and new filter `acp/column/settings/select_options`
* [Improved] Webp images are not recognized for the custom field column
* [GravityForms] Remove Smart Filtering and Filtering from support
* [JetEngine] More operators for the Relationship Smart Filter
* [JetEngine] Better Support for fields that use the Glossary options
* [WooCommerce] Sorting and Filtering support for HPOS Shipping Method column
* [WooCommerce] New HPOS column: Returning Customer
* [WooCommerce] New HPOS column: Order Meta
* [Updated] Admin Columns Core to version 4.7
* [Fixed] Resolved an issue where the Saved Filters list displayed duplicate records
* [Fixed] Fixed a bug where filtering on an ACF Number field in combination with sorting could lead to empty search results
* [Fixed] Corrected the incorrect URLs for Terms in Taxonomy columns, ensuring that links now point to the correct destinations
* [Updated] Admin Columns Core to version 4.6.9
* [Fixed] Taxonomy helper class gave a PHP 8.2 warning.
* [Fixed] Re-added all Pro features for the MS User list table.
* [Fixed] The Media Library for inline editing sometimes only showed items that were not used.
* [Improved] More operators for Smart Filtering for the Slug column.
* [ACF] Added a new hook that allows developers to write custom support for third-party ACF fields: `acp/acf/column`.
* [WooCommerce] Editing support for the Subscription date columns.
* [WooCommerce] Editing support for the Product Featured column.
* [Updated] Admin Columns Core to version 4.6.8.
* [Improved] Gravatar option added for the Last Modified Author column
* [Fixed] Deleting an HPOS order gave an error
* [Fixed] Use alias for joined tables in Sorting queries to prevent empty results
* [Fixed] Reset sorting for a table that has not yet saved settings was not possible
* [Improved] Changed the Conditional Formatting style hook from `acp/conditional_format/color_styles` to `acp/conditional_format/formats`
* [Improved] New date operators for Conditional Formatting: Within Days, More than ... days ago, Less than ... days ago
* [Fixed] Error when adding the 'Last Modified Author' column
* [Fixed] Sorting for Custom Field column with field type set to 'Default' did not work anymore
* [Fixed] The order for Saved Filters was reversed
* [WooCommerce] Added sorting to more HPOS columns
* [Updated] Admin Columns Core version 4.6.7
* [Fixed] Use the database prefix for custom WooCommerce HPOS queries
* [Fixed] Update section in the Admin was not visible anymore
* [Fixed] The style selector in Conditional Formatting could overlap multiple style selectors
* [Fixed] Error on the WPML string translation page
* [Fixed] Some custom columns could give a fatal error on the settings page
* [Improved] Give better feedback when the settings could not be saved because of missing database tables
* [Updated] Admin Columns Core version 4.6.6
* [Fixed] Closing a select field in Bulk Edit left the select box on the screen
* [MLA] Media Library Assistant list tables did not recognize the custom columns
* [Updated] Admin Columns Core version 4.6.4
* [Fixed] Changing the column order on the table in combination with Width editor gave a strange behavior in Firefox
* [Fixed] The settings to disable the column resize feature did not work correctly
* [Added] It is now possible to switch between column sets by using tabs above the table. You can switch between tabs or a select box on the settings page
* [Improved] Check for better specific post type capabilities for Editing
* [Improved] Changed the name for 'Columns Sets' to 'Table Views'
* [Improved] Color editables can now have a custom color palette (set with hook `acp/editing/view`)
* [ACF] Column support for the ACF groups list table
* [WooCommerce] Editing the Sales 'until' date now set the date to the end of the given day
* [WooCommerce] Product price can not be set to zero.