October
Developments and news about Goobi workflow
Last updated
Developments and news about Goobi workflow
Last updated
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.
Travis is now building Goobi releases that will be released .
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.