We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dd692a commit dfb89e7Copy full SHA for dfb89e7
1 file changed
CHANGELOG.md
@@ -11,6 +11,13 @@ before starting to add changes. Use example [placed in the end of the page](#exa
11
12
## [Unreleased]
13
14
+- [PR-340](https://github.com/OS2Forms/os2forms/pull/340)
15
+ - Added `OS2FormsHandlerInterface` for reporting misconfigured webform
16
+ handlers on the webform build and handlers pages.
17
+ - Implemented configuration validation for the Digital Post handler
18
+ - Added empty options to the Digital Post handler element selects, so
19
+ dangling element references no longer display as valid configuration.
20
+
21
## [5.1.0] 2026-06-03
22
23
- [PR-326](https://github.com/OS2Forms/os2forms/pull/326)
0 commit comments