Skip to content

OpenScrub v1.0.18

Choose a tag to compare

@austinmabry austinmabry released this 13 Jul 12:57

OpenScrub v1.0.18

• Fixed: a GPU/cuDNN failure could crash a job at the first OCR scan
(seen on the CUDA Docker image as CUDNN error 5003). The OCR engine
now self-tests at startup and falls back GPU → CPU → Tesseract, so
jobs always complete; the CUDA image's cuDNN mismatch is also fixed.
• Jobs can now be deleted from the web UI — a trash icon on each job
removes it and all of its files (with confirmation).