- Edited
I'm pleased to share we have just released ITFlow version 25.01 as a stable release!
The full changelog is available here, but some notable changes include:
Breaking:
Cron/CLI scripts have been moved to the
/scripts
subfolder — update your cron configurations!The client portal has been moved from
/portal
to/client
:Links in previous emails will be broken.
The Azure Entra ID SSO Redirect URI needs to be updated to
/client
.You may need to update other links (e.g., website, support page).
Guest links have been moved from
/
to/guest
. Previous links will be broken.
General:
Added support for saving cards in Stripe for automatic invoice payments.
Page titles now display detailed information.
Tidied modals & includes into sub directories.
Implemented domain history tracking.
Added Asset Interface Linking/Connections to show what interface is connected to which interface port of another asset.
Added tooltips to main navigation badge counts to clarify what is being counted.
Reduced max records per page from 500 to 100 to prevent performance issues.
Updated several plugins:
stripe-php
from 10.5.0 to 16.4.0Inputmask
from 5.0.8 to 5.0.9DataTables
from 2.1.8 to 2.2.1pdfmake
from 0.2.8 to 0.2.18php-mime-mail-parser
to 9.0.1TinyMCE
from 7.5.1 to 7.6.1
Disabled HTML Purifier caching.
Fixed an issue where the ticket edit modal didn't show multi-client or no-client projects.
Fixed a TinyMCE license issue.