From def79996c99ae41bebdaf05031b5134099c8d86a Mon Sep 17 00:00:00 2001 From: aydreeihn <adriane@enhancesoft.com> Date: Tue, 15 May 2018 16:51:32 -0500 Subject: [PATCH] Add release notes for v1.11.0-rc.1 --- WHATSNEW.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/WHATSNEW.md b/WHATSNEW.md index 7bc3553b8..d6cbac25b 100644 --- a/WHATSNEW.md +++ b/WHATSNEW.md @@ -1,6 +1,7 @@ -osTicket 1.11.0 -================== +osTicket 1.11.0-rc.1 +==================== ## Major New Features +- Create Ticket or Task from Thread Entry - Custom Columns/Custom Queues - Inline Edit - Ticket Referral @@ -11,6 +12,8 @@ osTicket 1.11.0 - Nested Knowledgebase Categories ### Enhancements +- Fix Custom Department Field (#3976) +- Remove Future Search/Filter Criteria if Invalid - Dashboard Statistics - Fix Vimeo iFrames - Fix randNumber() -- GitLab