Added breaking changes to the Changelog specifically /guest/ and /client/

This commit is contained in:
johnnyq 2025-01-23 17:29:13 -05:00
parent 2b8778b205
commit 0558358627
1 changed files with 4 additions and 0 deletions

View File

@ -39,6 +39,10 @@ All notable changes to ITFlow will be documented in this file.
### Removed / Deprecated
- Deprecated the current cron scripts in the root directory - change cron to use the ones in the scripts subfolder instead
### BREAKING CHANGES
- Moved Client portal from /portal to /client - Links will be broken on previous emails, also you may need to update any other links for example website, support page etc?
- Moved guest links from / to /guest - Links will be broken on previous emails.
## [24.12]