Comment on page
October 2019
Developments and innovations to Goobi workflow in October 2019
A file can now be copied to one of the image folders of an operation via multipart POST. The endpoint looks like this:
POST
https://mygoobi.tld/goobi/api/processes/{processId}/images/{folder}
If
{folder}
is set to "master", it will be uploaded to the master folder, otherwise to the derivatives folder.Further queries have been optimized.
For better performance, GLB objects are now supported in the 3D view of the METS editor.
The extended dashboard has been completely redesigned to offer better performance and fewer bugs.

The latest changes to Goobiscript had introduced new bugs that made Goobi unusable in long queues. This has been fixed.
Last modified 3yr ago