Skip to content

Change log

You may also be interested in change log items recorded in 2025.

main branch (no tag/release)

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_output and show_shutdown_script_output settings.
  • 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_multiplier configuration setting; updated "CSV preprocessor scripts" to say that they are applied to pages/children created using the paged_content_from_directories: true configuration 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_skip and csv_stop_row_skip settings; added note about including standalone_media_url: true in paged documenting media-related tasks.