Changed:
- Change web API paths to avoid any potential URL segment clashes, #1136, OCR-D/spec#250
GET /->GET /infoPOST /->POST /run/{job-id}->/job/{job-id}/{job-id}/log->/log/{job-id}
Fixed:
- WorkspaceBagger: do not overwrite files in case of filename conflict, #1129, #1137
- Update apidocs to include
ocrd_network, #1131
Added:
ocrd workspace update-pageto set attributes on themets:divof a page, #1133, #1134ocrd workspace list-pagenow has configurable output format and optional partitioning of the page list, #1140, #1141ocrd zip bag,ocrd workspace merge,ocrd workspace clonenow support whitelisting/blacklisting file groups, #356, #383, #506, #582, #1138, #1139- workflow endpoint supports storing and deduplicating workflows, #1143
Removed: