Releases: adfinis/document-merge-service
Releases · adfinis/document-merge-service
v6.1.0
Feature
- filters: Add template meta filter (
2daf8ec
)
- Add sentry integration (
abe37f1
)
Fix
- auth: Add userinfo to authenticated user (
21ae809
)
v6.0.0
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
Fix
- Fix wrong env variable for server email address (
d1006b9
)
v5.1.0
Feature
- api: Make pagination configurable (
dd6615f
)
v5.0.6
Fix
- Also log unshare in formats-call / only test unshare in error-path (
dd0f22c
)
v5.0.5
Fix
- validation: Fix excel template validation (
3c6149e
)
v5.0.4
- Allow isolation of unoconv calls to be disabled (default) (
74834f1
)
- Remove security restrictions to make unshare possible (
5b10cff
)
v5.0.3
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
Fix
- Move temporary path to data directory
(afce2ca
)