Changes
- Added
ocr_translate_libretranslateplugin to allow using LibreTranslate (https://libretranslate.com/) or similar tool with the same API as a translation backend.
Running LibreTranslate is separate from this server and the plugin should be pointed to the correct endpoint with theOCT_LIBRETRANSLATE_ENDPOINTenvironment variable. (See the PLUGIN PAGE for more info)
Full Changelog: v0.7.3...v0.7.4