Change log
You may also be interested in change log items recorded in 2025.
main branch (no tag/release)
- January 26, 2026: Resolved (commit 12a0419) issue 1055.
- April 8, 2026: Resolved (commit 842c2f1) issue 1072.
- April 10, 2026: Resolved (commit 0675090) issue 1076.
- April 26, 2026: Resolved (commit b243fe3) issue 1084, (commit 017e915) issue 1085, and (commit e0a1d08) issue 1086.
- April 29, 2026: Resolved (commit 801a0c5) issue 1087.
- April 30, 2026: Resolved (commit 8536fc4) issue 1082.
Documentation
- February 4, 2026: Created a new changelog for 2026; updated note on "Deleting media" about not being able to delete files not created by the current user; merged first draft of running Workbench in a venv. Thanks @ysuarez!
- February 6, 2026: Added notes to "Configuration" and "Optimizing your use of Workbench" about benefits of using configuration file templates; added new documentation to "User management" describing how to avoid using administrator-role users in Workbench config files.
- February 12, 2026: Added documentation on "Using a non-administrator user"; added a new "Creating nodes" page and updated "Choosing a task" to point to it; edited text on a few other pages for clarity and completeness.
- February 17, 2026: Added mention to "Updating nodes" and "Updating taxonomy terms" that Paragraph fields can be updated.
- April 8, 2026: Updated "Hooks" to clarify several points and examples and to note that these scripts now get a third argument, the absolute path to the Workbench config file that was specified in Workbench's --config argument; fixed a minor typo on "Creating paged, compound, and collection content"; added a note to "Troubleshooting" about eliminating changes to firewall, proxy, and load balancer configuration before reporting a problem or requesting help.
- April 10, 2026: Added docs to "Configuration" and "Hooks" about the new
show_bootstrap_script_outputandshow_shutdown_script_outputsettings. - April 15, 2026: Corrected "Assigning URL aliases" to clarify that nodes can have multiple URL aliases. Thanks to @dara2 for finding this error.
- April 26, 2026: Updated "Using subdirectories" to describe how to use the new
paged_content_page_weight_multiplierconfiguration setting; updated "CSV preprocessor scripts" to say that they are applied to pages/children created using thepaged_content_from_directories: trueconfiguration setting. - April 29, 2026: Updated "User managerment" to include docs on how to encrypt the credentials file; updated "Known limitations" to remove entry about double prompt for password.
- May 1, 2026: Updated "Ignoring CSV rows and columns" to document the new
csv_start_row_skipandcsv_stop_row_skipsettings; added note about includingstandalone_media_url: truein paged documenting media-related tasks.