Change log
You may also be interested in change log items prior to 2025.
main branch (no tag/release)
- March 4, 2025: Resolved (commit 11ab1e) issue 915.
- February 28, 2025: Resolved (commit 07b54b3) issue 909.
- February 24, 2025: Resolved (commit aecb50e) issue 894 and (comit 73bd6ba) issue 902.
- February 23, 2025: Resolved (commit 8f7f03d) issue 899.
- February 18, 2025: Resolved (commit 859fc16) issue 896, (commit 0eb524c) issue 900, and (commit 850f7fd) issue 901.
- February 13, 2025: Resolved (commit 8de8951) issue 886 and (commit 9da97fb) issue 877.
- February 7, 2025: Resolved (commit cb25ee9) issue 872 and issue 878.
- February 3, 2025: Resolved (commit 57d9de1) issue 883 and (commit 95eaef3) issue 884.
- January 30, 2025: Merged in fix for issue 882. Thanks Born-Digital!
- January 16, 2025: Resolved (commit 3c58532) issue 747. Thank you @joecorall!
- January 12, 2025: Resolved (commit 49853cb) issue 875.
- January 9, 2025: Resolved (commit 8fb1290) issue 873.
- January 1, 2025: Resolved (commit f8dce4c) issue 799.
Documentation
- March 4, 2025: Clarified where the
path_to_python
andpath_to_workbench_script
config settings go - the config file for the primary task. Thanks for the suggestion @edlington! - March 3, 2025: Fixed a typo on the "Configuration" page.
- March 1, 2025: Merged in fixes to docs for get_islandora_7_content.py by @whikloj. Thanks!
- February 28, 2025: Added "The remove_password_from_config_file configuration setting".
- February 27, 2025: Added "Optimizing your use of Workbench".
- February 24, 2025: Updated docs on "Deleting nodes".
- February 23, 2025: Updated docs on "Configuration" to include new
show_percentage_of_csv_input_processed
setting. - February 18, 2025: Updated docs on "Processing specific CSV rows"; updated "Reducing Workbench's impact on Drupal" and the HTTP configuration settings.
- February 16, 2025: Updated docs on using Paragraph fields in
create_terms
andupdate_terms
tasks. Thanks @dara2! - February 15, 2025: Added documentation on ingesting large files, mainly pointing to Islandora's documentation on this topic; updated "Using CSV row ranges" to clarify that
csv_start_row
andcsv_stop_row
only apply tocreate
andupdate
tasks. - February 14, 2025: Moved change log entries up to the end of 2024 into their own page.
- February 10, 2025: Added "Recovering from interrupted create tasks" and updated associated other pages; moved "The CSV ID to node ID map" from "Generating CSV Files" into its own page.
- February 7, 2025: Fixed the broken "Note" on the section on using Paragraph fields.
- February 3, 2025: Added
completion_message
to the "Miscellaneous" section of the "Configuration settings" list. - January 22, 2025: Updated "Requirements and installation" to document preferred way of installing libraries used by Workbench (issue 879).
- January 16, 2025: Updated "Requirements and installation" and "Development guide" to reflect changes introduced in merge request 849 (adding CI integration tests). Removed the Roadmap since it was out of date.
- January 6, 2025: Updated docs on "Using the CSV ID to node ID map".
- January 6, 2025: Updated docs on "Checking if nodes already exist".
- January 1, 2025: Updated docs on "Rolling back nodes and media" to include new settings added in issue 868.