From 6a5ce1dce381d0cdff4f94ca0e856f7984a76268 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 5 Sep 2025 13:09:02 -0400 Subject: [PATCH] Add note about updating from the webUI --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0d5e636..9fcc1cb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ This file documents all notable changes made to ITFlow. --- -### Breaking Changes +### Breaking Changes and Notes +- We strongly recommend updating from the command line, however if performed via the webui and after performed it will return a 404. thats normal as the directory structure has changed, just close your browser then log back in then go back to update to perform the many database updates. - This is a major release with significant changes. While the community has done a great job identifying bugs, some may still remain — continued testing is encouraged. - All AI settings will be **reset** and must be reconfigured using the new AI provider backend. - The `xcustom` directory has been renamed to `custom`. All custom libraries and post-processing scripts should now be placed here.