Releases: adfinis/document-merge-service
Releases · adfinis/document-merge-service
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
)
v6.5.1
Fix
- deps: Allow caching with memcache (
2f7c2bc
)
- deps: Fix usage with postgres database (
f29c763
)
v6.5.0
Feature
- docker: Update python to v3.12 (
14c4d7f
)
- deps: Update dependencies (
5773d5c
)
- deps: Update django to v4.2 LTS (
5287a3e
)
Fix
- docker: Install dependencies as dms user (
6a17a8f
)
v6.4.5
Fix
- image: Fix template validation with images in headers / footers (
eccbb34
)