diff --git a/WHATSNEW.md b/WHATSNEW.md
index fee85be12ff60740974dfbb91aa25161e88a6851..97147310bfbb3c7700c422abb38ccee08f7a37a8 100644
--- a/WHATSNEW.md
+++ b/WHATSNEW.md
@@ -1,3 +1,19 @@
+osTicket v1.9.12
+================
+### Improvements
+  * Fix missing search box adding user to organization (#2431)
+  * Fix incorrect update time on FAQ view in staff portal (194f890)
+  * Fix incorrect parsing of some multi-part MIME messages (fe62226)
+  * Fix auto-claim for new ticket by staff if a filter added a canned response
+    (eca531f)
+  * Fix malformed results on remote user search when adding users (#2335)
+  * Fix search by ticket number on client portal (#2294)
+  * Fix association of user email without a domain to an organization without
+    an email domain setting (#2293)
+
+### Performance and Security
+  * Revert poor performing ticket stats query (#2318)
+
 osTicket v1.9.11
 ================
 *We skipped v1.9.10 to avoid confusion with v1.10 (the major release coming out at the same time)*