Skip to content

Releases: adfinis/document-merge-service

v6.1.0

27 Jan 09:04
a298c90
Compare
Choose a tag to compare

Feature

  • filters: Add template meta filter (2daf8ec)
  • Add sentry integration (abe37f1)

Fix

  • auth: Add userinfo to authenticated user (21ae809)

v6.0.0

12 Jan 10:58
29dd893
Compare
Choose a tag to compare

This introduces a breaking change by introducing dgap refer to migration guide for further information.

Feature

Fix

  • Remove oidc group api fetching (e64e9d5)
  • api: Fix install failing without mysql (b984054)
  • settings: Enable email settings without email error handler (e12480d)

Breaking

v5.2.1

06 Jan 14:00
Compare
Choose a tag to compare

Fix

  • Fix wrong env variable for server email address (d1006b9)

v5.2.0

06 Jan 13:52
Compare
Choose a tag to compare

Feature

  • Add email error handler (012a893)

v5.1.0

04 Oct 10:54
Compare
Choose a tag to compare

Feature

  • api: Make pagination configurable (dd6615f)

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)