Releases: adfinis/document-merge-service
Releases · adfinis/document-merge-service
v6.4.3
Fix
- convert: Handle file names with multiple dots (
3ae90f1
)
v6.4.2
Fix
- deps: Downgrade urllib to v1 (
d7ab8ce
)
v6.4.1
Fix
- Improve command to upload local template files to storage backend (
4589dcb
)
v6.4.0
Feature
- Allow conversion of docx and odt files to pdf using a new convert endpoint (
e00e49e
)
v6.3.1
Fix
- auth: Don't run any authentication logic if auth is disabled (
564b504
)
v6.3.0
Feature
- extensions: Add setting for passing custom arguments into extensions (
b76e293
)
v6.2.2
Fix
- template: Migrate group to meta property before removing (
4480877
)
v6.2.1
Fix
- dgap: Add env variables to configure permissions and visibilities (
67fc95a
)
- Storage generic file cleanup (
0633fd2
)
v6.2.0
Feature
- Add django storages and settings for s3 storage (
6df1a83
)
v6.1.2
Maintenance release only containing dependency updates.