Skip to content

v4.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@winpat winpat released this 13 Mar 11:19
bc6b409

Breaking

  • Remove support for external unoconv listeners
    • UNOCONV_SERVER and UNOCONV_PORT are no longer supported configuration options. Please remove
      them from your configuration file.
    • By default an unoconv process gets launched within the container.

Feature

  • Check template for available placeholders (2ac9aeb)
  • Allow to validate docx template on upload (de81044)

Fix

  • Make sure port is always printed as string (dd8f34b)

Documentation