Skip to content

Releases: adfinis/document-merge-service

v5.0.6

13 Sep 15:41
0c08b5a
Compare
Choose a tag to compare

Fix

  • Also log unshare in formats-call / only test unshare in error-path (dd0f22c)

v5.0.5

01 Sep 18:14
f95eccd
Compare
Choose a tag to compare

Fix

  • validation: Fix excel template validation (3c6149e)

v5.0.4

29 Aug 17:23
9c2ad48
Compare
Choose a tag to compare
  • Allow isolation of unoconv calls to be disabled (default) (74834f1)
  • Remove security restrictions to make unshare possible (5b10cff)

v5.0.3

23 Aug 11:03
496a94b
Compare
Choose a tag to compare

Important: Be aware that the docker-container needs CAP_SYS_ADMIN since version 4.7.0

Fix

  • Log an error if unoconv or unshare fails (6e2f54a)

v5.0.2

22 Aug 12:12
1cd4868
Compare
Choose a tag to compare

Fix

  • Move temporary path to data directory
    (afce2ca)

v5.0.1

09 Aug 13:58
Compare
Choose a tag to compare

Fix

  • docker: Fix docker uwsgi command (85892f6)

v5.0.0

09 Aug 13:38
Compare
Choose a tag to compare

Feature

  • license: Switch license from MIT to GPL-3.0-or-later (47c1a84)

Fix

  • python: Use python v3.8 (920c0bd)

Breaking

  • Drop support for Python v3.7. This should have been done in 29a49ee which updated the python version to 3.10 which is too restrictive. We now guarantee support for python versions 3.7 to 3.10. (920c0bd)
  • document-merge-service is now released under the GPL-3.0-or-later license. (47c1a84)

v4.7.0

26 Jul 08:39
2149f7d
Compare
Choose a tag to compare

Feature

  • Isolate libreoffice instances (9e2db65)
  • engines: Add basic excel validation (f396ae8)
  • engines: Render all excel-sheets with thee same data (ca54651)
  • engines: Test datastructures with excel templates (9a5c116)
  • engines: Create template test (8c4cad1)
  • engines: Fix code for new xlsx library (ca4a6a4)
  • engines: Add xlsx template engine (e133c83)

Fix

v4.6.3

13 Apr 09:25
1e21772
Compare
Choose a tag to compare

This release is exclusively done for the update of the django package.

v4.6.2

21 Jan 10:42
3e56764
Compare
Choose a tag to compare

Fix

  • cleanup: Convert cleanup migration to command (#467) (33052ee)
  • cleanup-migration: Fail gracefully in new container (8a93339)