diff --git a/WHATSNEW.md b/WHATSNEW.md
index bede2a447d4c65afa21eea96b0059288b22832cc..c4ed5492a44c7baf1afaa73a038d76bb5b26663c 100644
--- a/WHATSNEW.md
+++ b/WHATSNEW.md
@@ -1,3 +1,123 @@
+osTicket 1.11
+=============
+## Major New Features
+* Release Ticket Assignment (d354e095)
+* Require Help Topic To Close Ticket (#4400)
+* Disable Collaborators On Reply (#4420)
+* Complete Thread Variable (#4613)
+* Public Mark As Answered/Unanswered (#4612)
+
+###Enhancements
+* Canned Response Select2 (#4311)
+* filters: Move to the ORM (3c1bc3d9)
+* oops: New sessions require non-null data (0d58a28a)
+* issue: IE White Screen Of Death (#4346)
+* Recipients Icon  View Email Recipients for Users (8c707b5d)
+* Collaborator Fixes: (a4de3514)
+* Collaborator Thread Event for Web Portal: (0b34753c)
+* Collaborator Tickets Visibility Fix: (98dc5d9b)
+* thread: getId On Non-Object (e3b333ed)
+* Email Recipients Revisited Corrections (731c9fe9)
+* Ticket-View Collaborator Collapsible Fix: (7be98ee7)
+* mailer: EmailAddress Object as Array (#4368)
+* collab: @localhost Mailer Error (#4380)
+* SavedSearch Fixup (eadccc2a)
+* Help Topic Inline Save Fix: (00a3be21)
+* Email Name Format: (#4396, #4500)
+* issue: Saved Searches Flags (#4395)
+* queue: Improve queries necessary for rendering (#4342)
+* status: Allow Reopen (#4411)
+* Agent Default Queue: (#4412)
+* Referral Assignment Issue: (#4414)
+* Team Referral Check (#4415)
+* Implement 'Select Active Collaborators': (#4420)
+* Upgrader: Old search criteria (#4421)
+* Advanced Search: TicketStatus / Status Name (#4423)
+* Search All Tickets Setting (#4424)
+* queues: Column Conditions Overwrite (#4445)
+* queues: Row Conditions (#4444)
+* issue: Multiple File Display (#4427)
+* Staff Profile Updates: (#4462)
+* Charset: Add generic transcode php_user_filter (#4469)
+* issue: Image CID Attributes (#4477)
+* Filter Action Saving Fix: (#4475)
+* issue: Session form-data Files (#4482)
+* issue: Default Help Topic Issue Summary (#4484)
+* Implement Referral Internal Notes (#4486)
+* issue: Existing User Registration (#4488)
+* Adjust Filter Saving (49edbb3e)
+* oops: Selection Search Bug (#4495)
+* Filter Action Send an Email Issue (#4502)
+* Optimize Upgrade: Remove ThreadEvent 'state' Enum (ebca2f9a)
+* Creating Tickets with Attachments (47920c49)
+* issue: Duplicate Personal Queues (#4503)
+* issue: Newly Added Queues (#4504)
+* Help Topic: Ignore invalid help topics (d93bb51b)
+* footer: htmlchars company name (f6687f0f)
+* Thread Entry: Chucked body (aff9bcb6)
+* Filters: Cleanup filter actions on delete (6372b9c)
+* orm: Add route to merge InstrumentedList (4a793a9)
+* Search: Add duedate to base fields (b8bdd27)
+* DateTimeFilter: Support empty value (95856cd)
+* Export: Make Export Fast Again (#4479)
+* DatetimeField: Format (8623ed60)
+* Oops: Creating Tickets with Attachments (#4508)
+* Column Annotation (2f7e3a01)
+* Add NumericField (af829e82)
+* Add Queue Columns Annotation as Fields. (aa0924a8)
+* Retain Help Topics for Emails (#4512)
+* export: Field Display (8adbd37d)
+* Filter Action Validation Fixes (#4513)
+* Advanced Search Column Conditions (#4514)
+* Update Thread Events in Batches (bea99ae3)
+* Update Fresh Install Process (fce25fbc)
+* View All Tickets for User (#4528)
+* Ticket Sources (#4534)
+* Add period to DateTimeField (#4535)
+* Form Attachment Issues (#4539)
+* Attachment Names Issue (#4540)
+* File Disposition (0c6e9acc)
+* Primary Queues Buckets (#4538)
+* Saving Changes to Filters (5f5951d2)
+* Event Migration Optimization (#4561)
+* Add new API headers to whitelist (#4563)
+* upgrade: Actually re-fetch the config from database (#4564)
+* issue: Export Event State Error (#4569)
+* issue: Delete User Error (#4570)
+* Dashboard Statistics Issue (#4574, #4585)
+* issue: ticket_link Fatal Error (#4575)
+* Queue Counts (#4572)
+* issue: Queue sort_id (#4577)
+* FileUploadField Validation (#4581)
+* Status Column: Fix display and sorting (#4582)
+* queue: Top-Level Ticket Counts (#4580)
+* Deleting the Default Queue (#4576)
+* issue: Email Default Dept (#4588)
+* issue: create_date Variable (#4589)
+* issue: FAQ/Page Attachments (#4595)
+* Forms: Field Permissions (#4593)
+* Field: Help Topic Forms (#4601)
+* Task Collaborators (#4640)
+* Issue: Edit Export Column Heading (#4649)
+* Clarify User Import Instructions (#4651)
+* Issue: Duplicate Search Results (#4630)
+* Issue: DynamicFormEntry render (26ebcae0)
+* Issue: Filters (#4655)
+* issue: Task Response With Collaborators (#4661)
+* issue: Scrollable Quickfilters (#4663)
+* profile: Reply Redirect (#4656)
+* Oops: Modify 0 in Short Answer Field Fix (#4670)
+* Issue: Mass Assign (#4671)
+* issue: SubQueues Hide PersonalQueues (#4682)
+* issue: New Ticket Field Permissions (#4683)
+* issue: Remove Referral Borked (#4684)
+* Fix crashes compiling language packs on PHP 7 (#4688)
+
+###Performance and Security
+* PHP v5.6-v7.2 Support (#4680)
+* Latest jQuery Upgrade (#4672)
+* Update To Latest mPDF (460b445)
+
 osTicket 1.11.0-rc.1
 ====================
 ## Major New Features