Releases: jodconverter/docker-image-jodconverter-runtime
Releases · jodconverter/docker-image-jodconverter-runtime
Use UTF8 locale
Defaults the characterset encoding to UTF-8 (#6) This change allows converting files with filenames that are not present in the current US-ASCII charset With the current US-ASCII charset, the error ´java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: Ødegaard.docx´ is thrown when trying to convert files with UTF-8 characters (like Æ, Ø and Å in Norway)
Rebuild docker image
common rebuild for debian dependencies
Use libreoffice 24.2
Update to libreoffice24 (#4) * update to libreoffice24
Update image and dependencies
Update image to update dependencies, in particular libre office
0.1.7
Update build for general purposes
Create font-cache for jodconverter user
0.1.6 generate font cache
Fix JAVA_HOME for jdk variant
0.1.4 Fix JAVA_HOME
Add JDK image support
0.1.2 Fix JDK build
Downgrade to Java 17
Downgrade to Java 17 due to missing proper Kotlin support on 21
Upgrade to libreoffice 7.4, bookworm and java 21 JRE
Merge pull request #2 from jodconverter/task/bookworm-temurin-based Migrate baseimage to bookworm - upgrades libreoffice - run under jre 21 - use eclipse-temurin with jlink to build the runtime jre