Release v4.5.1

This commit is contained in:
2025-10-03 14:11:41 +02:00
parent 0d6d15fcf7
commit c2d9c73fd4
4 changed files with 9 additions and 12 deletions

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Add missing javascript dependency
time: 2025-10-03T12:57:45.693475353+02:00
custom:
Issue: ""
SchemaChange: No schema change

View File

@@ -1,6 +0,0 @@
kind: Fixed
body: Add exception handling for conversion of attachment on sending external, when documens are already in pdf
time: 2025-10-03T13:02:49.524835257+02:00
custom:
Issue: ""
SchemaChange: No schema change

4
.changes/v4.5.1.md Normal file
View File

@@ -0,0 +1,4 @@
## v4.5.1 - 2025-10-03
### Fixed
* Add missing javascript dependency
* Add exception handling for conversion of attachment on sending external, when documens are already in pdf

View File

@@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v4.5.1 - 2025-10-03
### Fixed
* Add missing javascript dependency
* Add exception handling for conversion of attachment on sending external, when documens are already in pdf
## v4.5.0 - 2025-10-03
### Feature
* Only allow delete of attachment on workflows that are not final