refined php-xml ext notice

This commit is contained in:
johnnyq 2025-12-06 13:46:09 -05:00
parent da561b296e
commit ca5fb2e010
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ This file documents all notable changes made to ITFlow.
## [25.12] Stable Release
### Breaking Changes ###
- Existing installs php-xml extension needs to be installed for document creation and editing.
- For Existing installs: **php-xml** extension needs to be installed for document creation and editing, new install script does this for you as of Dec 6th 2025. To install php-xml: `sudo apt install php-xml`
### Major Changes
- Consolidated "Files" and "Documents" into a single section called **Files**.