Releases: Automattic/Co-Authors-Plus
Releases · Automattic/Co-Authors-Plus
3.5.9
What's Changed
- Fix: Avoid Fatal errors reported in the Nav menu filters for Guest Authors #917
Full Changelog: 3.5.8...3.5.9
3.5.8
What's Changed
- fix: Make CoAuthors_Plus::get_coauthor_by() compatible with unicode author usernames by @malhusseiny in #909
- fix(yoast): prevent no-indexing of guest authors' archive pages by @adekbadek in #912
- Refactors Gutenberg Feature by @jomurgel in #870
- Fixes guest author menu item url by @leogermani in #913
- only update authors on post save by @leogermani in #914
New Contributors
- @adekbadek made their first contribution in #912
- @jomurgel made their first contribution in #870
Full Changelog: 3.5.7...3.5.8
3.5.7
What's Changed
- remove composer autoloader dependency by @leogermani in #898
- Fix deprecated function message by @akshitsethi in #906
New Contributors
- @akshitsethi made their first contribution in #906
Full Changelog: 3.5.6...3.5.7
3.5.6
What's Changed
- CI: Release to WordPress.org on release by @rebeccahum in #890
- Bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #891
Full Changelog: 3.5.5...3.5.6
3.5.5
What's Changed
- CI: Add WordPress 6.1 by @mjangda in #886
- Fix failing tests on 6.1 by @rebeccahum in #887
- Adds the Yoast integration by @leogermani in #877
Full Changelog: 3.5.4...3.5.5
3.5.4
What's Changed
- Handle WP_Error on failed guest author creation for method create_guest_author() by @oscarssanchez in #879
- Fix tests and add IDE goodies by @leogermani in #882
- Remove pre_handle_404 filter by @maximomartinezsoria in #874
- Add new CLI command
create-author
by @oscarssanchez in #880 - Add
coauthors_get_users
template tag by @malhusseiny in #862 - Bump node-fetch and @wordpress/scripts by @dependabot in #866
- Bump nth-check and @wordpress/scripts by @dependabot in #865
- Bump markdown-it and @wordpress/scripts by @dependabot in #864
- Change permission callback for coauthors/v1/authors and coauthors/v1/search endpoint by @rebeccahum in #883
- 3.5.4 release by @rebeccahum in #884
New Contributors
- @oscarssanchez made their first contribution in #879
- @maximomartinezsoria made their first contribution in #874
- @malhusseiny made their first contribution in #862
Full Changelog: 3.5.3...3.5.4
3.5.3
What's Changed
- Add check for object by @srtfisher in #861
- Fix failing tests to include latest WP versions and allow permissions for the composer-installer packages by @rebeccahum in #863
- Limit users query in search_authors by @leogermani in #872
- Add the author taxonomy labels by @dhusakovic in #860
Full Changelog: 3.5.2...3.5.3
3.5.2
What's Changed
- Remove CSS hack that hides the add author box from core in the block editor by @lschuyler in #847
- Remove the /wp/v2/coauthors endpoint by @lschuyler in #851
Full Changelog: 3.5.1...3.5.2
3.5.1
3.5
- Add Block Editor integration #790 props @laras126
- Fix issues with cache key id not being deleted #832 props @mauteri
- Fix broken SQL query caused by wpdb->prepare() escaping quotes #831 props @josejaureguiberry
- Fix _update_users_posts_count function to recount Guest Author's shadow taxonomy term count #829 props @rahulsprajapati
- Update dependencies #833 #834 #835 #836 #837 #838