= 1.4.2 = Release date 03 September 2023 * Added the security policies * Tested up to WordPress 6.3 = 1.4.1 = Release date 08 May 2023 * Updated the webpack configuration * Tested up to WordPress 6.2 = 1.4.0 = Release date 21 March 2023 * Added setup wizard = 1.3.9 = Release date 19 December 2022 * Added `utm_medium` and `utm_campaign` to readme file links * Tested up to WordPress 6.1.1 = 1.3.8 = Release date 15 February 2022 * Minor improvements on the Settings page = 1.3.7 = Release date 11 January 2022 * Added Traditional Chinese translation (credit: @alexlion1114). * Updated DataTables library to 1.11.3. = 1.3.6 = Release date 8 October 2021 * Minor code improvements. * Tested up to WordPress 5.8.1. = 1.3.5 = Release date 27 January 2021 * Added missing Conditional interface = 1.3.4 = Release date 22 January 2020 * Fixed the 'search on click' feature. * Updated plugin settings page. = 1.3.3 = Release date 12 September 2020 * Renamed 'category' column to 'categories' for consistency with Pro version (backwards compatibility maintained). = 1.3.2 = Release date 13 August 2020 * Tested up to WordPress 5.5. * Fixed a bug when an invalid column was used in the plugin settings or shortcode. * Minor code improvements. = 1.3.1 = Release date 26 May 2020 * Added new 'image' column to display the post featured image. * Added search on click support for tags column. * Only load scripts and stylesheets on pages where posts table is displayed. * Updated DataTables library to 1.10.21. * Tested up to WordPress 5.4.1. = 1.3 = Release date 16 November 2019 * Update plugin architecture and Barn2 library code. * Tested up to WordPress 5.3. = 1.2 = Release date 1 April 2019 * Restructure and improve codebase. * Add plugin settings page. * Update DataTables to 1.10.18. * Minimum PHP 5.3 now required. = 1.1.5 = Release date 21 January 2019 * Changed shortcode to 'posts_table' to match Pro version, maintaining support for the previous shortcode. * Ensure all references to software license are GPL-3.0. * Tested up to WordPress 5.0.3. = 1.1.4 = Release date 6 August 2018 * Minor code improvements. * Added GPL license to main plugin folder. * Tested with WordPress 4.9.8. = 1.1.3 = Release date 21 May 2018 * Updated DataTables to 1.10.16. * Tested with WordPress 4.9.6. * Added 'posts_data_table_html_output' filter. = 1.1.2 = Release date 17 March 2018 * Added 'author' and 'post_status' shortcode options. * Added 'posts_data_table_query_args' and 'posts_data_table_row_data_format' filters. * Tested with WordPress 4.9.4 = 1.1.1 = Release date 19 January 2018 * Tested with WordPress 4.9.2 * Minor styling tweaks. = 1.1 = Release date 7 September 2017 * Added support for a new 'tags' column, to display the post tags in the table. * Added a new shortcode option 'tag' to allow posts to be restricted by tag. * Added a 'date_format' shortcode option to allow the date format to be set. See [PHP date formats](http://php.net/manual/en/function.date.php) for examples. * Category can now be specified by ID or slug, depending on whether a numeric or text value is specified. * Fix bug with sort_by option when column not present in table. * Code restructure and improvement. * Update DataTables library to 1.10.15. = 1.0.6 = * Added Greek translation (credit: Yofis Florentin) * Added additional language locales for French/German = 1.0.5 = * Upgrade to DataTables 1.10.12 * Allow column default (priorities, widths, etc) to be set per table. * Prevent conflict if both free and Pro version of plugin are activated. = 1.0.4 = Fix bug with localization of main javascript file. = 1.0.3 = Fix a bug with the search and replace of column data, which produced invalid post URLs in some instances. = 1.0.2 = Added 'category' option to allow table to show posts from a single category only. = 1.0.1 = * Changed default for 'wrap' so content will now wrap onto multiple lines by default. * Changed default conent length to 15 words. * Additional FAQs. = 1.0 = Initial release.