Releases: adfinis/document-merge-service
Releases · adfinis/document-merge-service
v7.2.0
Feature
- auth: Make OIDC_USERNAME_CLAIM configurable (
be82b1e
)
Fix
- deps: Update dependencies (
4264f66
)
v7.1.1
Fix
- sse-c: Bump django-storages to include fix for head_object (
b0a9601
)
v7.1.0
Feature
- template: add new template model properties (
1624693
)
Fix
- template: Only delete file if it exists (
eef256a
)
- template: Raise the maximum number of fields for the data upload (
bbbb82b
)
v7.0.0
Feature
Breaking
- prefix storage env vars with dms for django-storages to avoid conflicts (
8fc5649
)
- removed support for python 3.8 and 3.9 (
8ef1733
)
v6.6.1
Chore
This is a pure maintenance release. Most noteworthy commit is:
- chore: replace unmaintained docx-mailmerge with docx-mailmerge2 (
57fcd23
)
v6.6.0
Feature
- image: Allow images to keep their original aspect ratio (
05ade2b
)