Version: 4.3.1
* Update: Added last_article_date to publishpress_authors_list shortcode [publishpress_authors_list last_article_date="1 year ago"]
* Update: Allow to set Author Boxes previewing authors, #913
* Update: Added group by field name to authors_index [publishpress_authors_list layout="authors_index" group_by="last_name"], #977
* Update: Allow Author list to have 2 columns for custom layout [publishpress_authors_list layout="boxed" layout_columns="2"], #996
* Fixed: Issue with Translatepress + WPUlike, #962
* Update: Make new "Boxed" the default layout, #980
* Fixed: Authors causing custom post type and taxonomy archives SEO title to be untitled, #1013
* Fixed: Authors_Iterator call in Author_box.php assumes that $post global is populated (which it isn't sometimes) #999
* Update: Change author 'Name' label to 'Display Name', #991
* Update: Remove the "All dates" feature in Author Boxes, #990
* Fixed: An incongruence in the line 170 between singular and plural, #982
* Update: Change name of Settings to PublishPress Authors, #981
* Fixed: Documentation link missing for Author boxes generate template, #978
* Update: Authors_ES-IT_Translation_Update-19-October 2022, #979
* Update: FRENCH_Translation Update_Authors 20 October2022, #984
* Update: Upgrade twig to v1.44.7, #921
* Update: Update minimum php requirement to PHP 7.2.5