v4.0.0-rc.1
Pre-release
Pre-release
Breaking
- Remove support for external unoconv listeners
UNOCONV_SERVER
andUNOCONV_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
- Extended user guide (09f0393)