Version: 6.4.11
* [YoastSEO] Editing the Primary Taxonomy column gave an error during saving
* [GravityForms] Export button did not appear for some specific Language installations
* [WooCommerce] New 'Fees' column for the Order list view
* [Updated] Admin Columns Core version 4.6.1
* [Fixed] Taxonomy ListScreen could give a PHP warning when the default taxonomies were unregistered
* [Fixed] Beaver Builder integration support was always initiated
* [Fixed] Expired licenses were not updated correctly when it was expired and re-activated or renewed
* [Fixed] Suppress more PHP 8.1 warnings
* [Fixed] JS null checks that could lead to JS errors
* [Improved] Smart Filtering for the Date Publish column now only filters dates for published posts
* [Added] Support for Beaver Builder template views
* [Added] New hook to toggle persistent sorting as a preference `acp/sorting/remember_last_sorting_preference`
* [Fixed] Smart Filtering for some Taxonomy columns did not work correctly
* [Fixed] Suppress PHP 8.1 warnings
* [Added] It is now possible to toggle the Row Actions (Below title) on the setting page per list table
* [Added] New hook that runs before the value is saved in (bulk/inline) edit `acp/editing/before_save`
* [Improved] Changed the radio buttons to a Toggle element for column settings that have a on/off state
* [Fixed] Updater on License page is fixed
* [Fixed] Smart Filtering for some columns on the Taxonomy overview paged did not work
* [Updated] Admin Columns Core changes ( 4.5.2 )
* [Added] It is now possible to select the Website display for User related columns
* [Added] New hook to disable the column value sanitation on the table `ac/column/value/sanitize`
* [Added] It is now possible to hide the Comment Type filter in the Hide on Screen section for Comments
* [Added] Custom Field column can now display nested serialized data
* [Added] Better display value for serialized Custom Fields (Multiple values)
* [Improved] The Link count column can now display All, internal, or external links
* [Improved] The 'Hide on screen' options are renamed to work more intuitive (toggle to show instead of hiding)
* [Improved] The media column types are now grouped based on the media type
* [Fixed] Export for the Media Taxonomy column now works correctly
* [Fixed] Javascript: possible null error for the column configurator when the screen options are not available
* [Fixed] There was a Filter button in the footer on the Taxonomy page when there were no filters available
* [Fixed] Several issues during the updates of Admin Columns plugins
* [Updated] Admin Columns Core changes ( 4.5.1 )
* [Added] New Audio player column for Media list table
* [Added] New Video player column for Media list table
* [Fixed] Prevent fatal error, when removing a non-existent column set from a Local Storage repository
* [Added] New hook `acp/editing/view` in favor of the old deprecated 'acp/editing/view_settings' hook
* [Added] New hook `acp/export/file_name` to alter the exported filename
* [Fixed] Adding non-existing terms with editing did not work properly
* [Fixed] Clicking the mobile caret to open the row now works in combination with Inline Editing enabled
* [Fixed] Pagination for taxonomy entities now load more than just one extra page in the smart drop-downs.
* [Fixed] Removed the Ninja Forms integration from the add-on page
* [Fixed] The placeholders for the full name editable were incorrect
* [Fixed] Unexpected focus scroll behavior in Inline Editing
* [Improved] Check if a post is locked in order to be able to edit the post
* [Improved] It is now possible to search for specific icons for the label icon picker
* [Improved] Javascript is now compiled with the target set to ES6
* [Improved] Made the Polylang Language column available for all related List screens
* [Improved] Smarter Link editing for the Custom Field URL type
* [Updated] Admin Columns Core changes ( 4.5 )
* [Added] New Image column for the Media list table
* [Added] The Slug column is now also available for the Media list table
* [Improved] More thorough logic for the 'Restore Settings' option.
* [Improved] Refactor of the Setup Script that runs when the plugin is installed and activated for the first time
* [Improved] The Permalink column now also shows the (upcoming) permalinks for future and draft posts
[Hotfix] The ReadOnly class is renamed because it gave a fatal error in PHP 8.1
* [Added] New hook `acp/sorting/custom_field/numeric_type` to change the datatype for numeric custom field sorting
* [Improved] Better sticky header solution to prevent third-party plugin styling conflicts that causes header offsets
* [Fixed] Fatal error that could happen on the WPML String translation page
* [Fixed] Disabled the editing setting for unsupported Custom Field field types
* [Updated] Admin Columns Core changes ( 4.4.4 )
* [Improved] UI Improvements
* [Added] When creating a new column set, you can now choose to copy the settings or start with the default columns
* [Fixed] Activation button was not always enabled when entering the license
* [Fixed] Colspan for Quick Edit and Bulk Edit (Quick Actions) is now correct when Sticky Headers is active
* [Fixed] Removing terms in Bulk Edit did not work correctly
* [Fixed] It was not possible to enter negative numbers in Editing for numeric custom fields
* [Updated] Admin Columns Core changes ( 4.4.3 )
* [Improved] The Menu Order column has no restrictions anymore
* [Added] JetEngine integration added
* [Fixed] Bulk Editing for the date picker did not work properly
* [Fixed] WooCommerce manual product sorting is now excluded as a Sorting preference in order to get unexpected behavior when switching back to the default product view
* [Fixed] More flexible date parsing for Editing in conjunction with the hook `acp/editing/save_value`
* [Improved] Bulk Edit for the User Role column does now allow to add and remove roles instead of only replacing the value
* [Updated] Admin Columns Core changes ( 4.4.2 )
* [Fixed] The setting to hide the 'Edit Columns' button did not always store the settings
* [Improved] Do not force showing notices with the hidden classes
* [Breaking Changes] A complete refactoring of the Editing feature. The ACF and WooCommerce integrations need to be updated.
* [Breaking Changes] Removed deprecated methods from ACP version 4.4 or older.
* [Deprecated] All Editing models have become deprecated. Editing services should be used instead.
* [Added] Placeholder column to determine where and if Polylang columns should be displayed
* [Added] New 'Has Term' column for the Post list table
* [Added] It is now possible to smart filter user related columns on the current user.
* [Added] It is now possible to do calculations with inline editing for numeric custom fields.
* [Improved] Editing can now always be toggled for the Custom Field Column and does not specifically need to be activated first.
* [Improved] New styling and interface for the admin area.
* [Fixed] Sorting for default/native column can now be disabled.
* [Fixed] A fatal error when inline editing taxonomy fields when the Post Count column was available on the page.
* [Updated] Admin Columns Core changes ( 4.4 )
* [Added] Complete restyling of the Admin interface
* [Fixed] Load a default column set when the preferred column set was restricted in the meantime
* [Fixed] Gravatar display option did not work anymore since the value sanitation
* [Fixed] Possible namespace clash in Admin class