Skip to content

Releases: adfinis/document-merge-service

v7.1.0

21 Aug 08:00
cf7b355
Compare
Choose a tag to compare

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.2

09 Aug 10:02
Compare
Choose a tag to compare

Fix

v7.0.1

19 Jul 12:37
Compare
Choose a tag to compare

Fix

v7.0.0

17 Jul 12:16
Compare
Choose a tag to compare

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

01 Jul 08:44
Compare
Choose a tag to compare

Chore

This is a pure maintenance release. Most noteworthy commit is:

  • chore: replace unmaintained docx-mailmerge with docx-mailmerge2 (57fcd23)

v6.6.0

18 Jun 15:25
Compare
Choose a tag to compare

Feature

  • image: Allow images to keep their original aspect ratio (05ade2b)

v6.5.2

12 Jun 07:15
Compare
Choose a tag to compare

Fix

v6.4.6

12 Jun 14:13
Compare
Choose a tag to compare

Fix

v6.5.1

03 Jun 11:55
Compare
Choose a tag to compare

Fix

  • deps: Allow caching with memcache (2f7c2bc)
  • deps: Fix usage with postgres database (f29c763)

v6.5.0

30 May 12:01
Compare
Choose a tag to compare

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)