From 1eb9d163faec9c79ba015aa21134037dc06ad7db Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 8 Oct 2025 14:50:34 -0400 Subject: [PATCH] Updated Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75df39d7..835e9eb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ This file documents all notable changes made to ITFlow. - Add Edit Project Functionality in a ticket. - Added more custom locations: /cron/custom/, /scripts/custom/, /api/v1/custom/, /setup/custom/. - Copied `/scripts/cron.php` `/scripts/cron_domain_refresher.php`, `/scripts/cron_certificate_refresher.php` to `/cron/cron.php`, `/cron/domain_refresher.php`, `/cron/certificate_refresher.php`. See Above! -- +- Signatures is now handled in post ticket reply on Public Comments only. ## [25.10]