diff --git a/WHATSNEW.md b/WHATSNEW.md index 6a296622bc94dbd48a6441233bb8d91c69981529..2529f99bb2a9a7a6cd4edfd57bcfc3e87895eebb 100644 --- a/WHATSNEW.md +++ b/WHATSNEW.md @@ -1,3 +1,15 @@ +osTicket v1.8.5 +=============== +### Improvements + * Fix missing `%{recipient}` variable used in canned reply (filters) (#1047) + * Fix `%{ticket.close_date}` variable in email message templates (#1090) + * Fix premature session expiration (#1111) + * Correctly handle custom data for help topics (#1105) + * Avoid system alert notices bouncing and creating tickets (#1115) + +### Performance and Security + * Fix XSS vulnerability in user name (#1108, #1131) + osTicket v1.8.4 =============== ### Improvements