2
0

Bump version to v4.4.7 (#36473)

This commit is contained in:
Claire
2025-10-15 10:12:23 +02:00
committed by GitHub
parent 1e27ab0885
commit 8965e1bfa9
4 changed files with 16 additions and 6 deletions

View File

@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
## [4.4.7] - 2025-10-15
### Fixed
- Fix forwarder being called with `nil` status when quote post is soft-deleted (#36463 by @ClearlyClaire)
- Fix moderation warning e-mails that include posts (#36462 by @ClearlyClaire)
- Fix allow_referrer_origin typo (#36460 by @ShadowJonathan)
## [4.4.6] - 2025-10-13
### Security