Skip to content

Commit 78864f1

Browse files
authored
Update CHANGELOG.md for unreleased changes
1 parent e04f07e commit 78864f1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
<!-- Types of changes: Added, Changed, Deprecated, Improve, Fixed, Removed, -->
99
<!-- ## Unreleased -->
1010

11+
## Unreleased
12+
13+
### Fixed
14+
15+
- Fixed rendering of change list pages for mailings and messages if the HTML code of some messages contains errors.
16+
17+
### Improve
18+
19+
- LogEntrytAdmin:
20+
- improve search functionality
21+
- add `action_time` to `list_display`
22+
23+
### Added
24+
25+
- Add error handling to `message_preview` view
26+
27+
### Changed
28+
29+
- Set X_FRAME_OPTIONS to SAMEORIGIN for allow massmail message preview in iframe.
30+
1131
## [1.5.0] - 2025-07-12
1232

1333
### Added

0 commit comments

Comments
 (0)