26.6-RC1
Pre-release
Pre-release
Changes compared to: 26.5
Enhancements:
- Improves the llms.txt structure by moving the sitemap mention into an option section at the end of the llms.txt file. #22750
- Introduces a task list for reminding site admins about relevant SEO tasks. #22759
Bugfixes:
- Fixes a bug where the
Show morelist for categries and content types would collapse when clicking on menu items in the settings sidebar navigation. #22741
Other:
- Highlights the Google Docs & Yoast Duplicate post add-ons on the Plans page. #22704
Non user facing:
- Removes the Premium badges from the tasks. #22752
- Adds task about new content. #22745
- Fixes an unreleased bug where the llms.txt file would not be created when the user completed the respective task from the task list. #22749
- Removes the Premium badges from the tasks. #22752
- Adds microcaching in the backend endpoints. #22740
- Adds an endpoint for retrieving all info for all tasks, including their completion state. #22708
- Finalizes task copies. #22731
- Returns
nullin the how-to copies for tasks that have none. #22731 - Makes camelCase attributes in the backend response #22731
- Flattens the copySet response #22731
- Includes endpoints in script data #22731
- Adds badges in tasks. #22731
- Adds the tasks table to the tasks tab. #22726
- Implements the tasks progress bar and adds the upsell row to the tasks list. #22735
- Adds the task list tab to the general page. #22703
- Removes the search appearance tasks for now. #22753
- Resets the task error when reopening the task modal. #22766
- Updates
guzzlehttp/guzzleto7.10.0andleague/oauth2-clientto2.8.1. #22700 - Improve the sidebar ads in the Yoast admin pages. #22775
- Adds to the PR template a checklist item for building images. #22729
- Creates tasks based on post types. #22718
- Updated the first time configuration task in the task list without the need to refresh the page. #22765
- Registers tasklist endpoints and hooks only when feature is enabled. #22746
- Adds
How tocopy in the FTC task. #22746 - Safeguards the
wpseo_task_list_tasksfilter against invalid types. #22746 - Fixes duration column width for the task list. #22762
- Fixes responsivness of the task list upsell row. #22762
- Moves the completed tasks to the bottom of the task list. #22755
- Initializes the backend work needed for the tasklist. #22691
- Fixes an unreleased bug where buttons that complete a task point to other places, while the task is already complete, weren't properly disabled. #22736
- Adds the task list feature card in the settings. #22702
- Allows for Premium to register its own tasks via filter. #22710
- Add error handling in backend endpoints. #22742