Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa

## [Unreleased]

## [4.1.0] 2025-06-03

- [PR-176](https://github.com/OS2Forms/os2forms/pull/176)
- Patches `coc_forms_auto_export` to ensure attachments are added to emails,
cf. [Unable to receive attachments in emails sent](https://www.drupal.org/project/coc_forms_auto_export/issues/3256951)
Expand Down Expand Up @@ -368,7 +370,8 @@ f/OS-115_dawa_address
- Security in case of vulnerabilities.
```

[Unreleased]: https://github.com/OS2Forms/os2forms/compare/4.0.0...HEAD
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/4.1.0...HEAD
[4.1.0]: https://github.com/OS2Forms/os2forms/compare/4.0.0...4.1.0
[4.0.0]: https://github.com/OS2Forms/os2forms/compare/3.22.2...4.0.0
[3.22.2]: https://github.com/OS2Forms/os2forms/compare/3.22.1...3.22.2
[3.22.1]: https://github.com/OS2Forms/os2forms/compare/3.22.0...3.22.1
Expand Down