From 6d3cea9cad37c924f4e9c226fb5fcb5f71a5bdc7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 30 Jun 2026 15:00:20 +0200 Subject: [PATCH] Update changelog. --- changelog.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/changelog.md b/changelog.md index dcb24b2c41..cd6fe92b63 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,35 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 6.4.4 - 2026-06-30 + + + +### Changed + +- Expanded AI disclosure rules and security issue disclosure rules. + +### Fixed + +- #12235 +- #12296 +- #12297 +- #12305 +- #12306 +- #12309 +- #12339 +- #12354 +- #12353 +- #12356 +- #12370 +- #12396 +- #12401 + +### Security + +- Fix issue with cron API call not recognizing cron tokens, found by Rajib Mahmud +- Fix issue with installer, found by Rajib Mahmud and others + ## v6.6.3 - 2026-05-21