diff --git a/src/seqta/utils/Whatsnew.ts b/src/seqta/utils/Whatsnew.ts
index 0f18ac70..da02e3fe 100644
--- a/src/seqta/utils/Whatsnew.ts
+++ b/src/seqta/utils/Whatsnew.ts
@@ -66,6 +66,15 @@ export function OpenWhatsNewPopup() {
let text = stringToHTML(/* html */ `
+
+
3.4.10 - Minor bug fixes
+ Fixed UI file styling incorrectly applying to documents
+ Fixed missing styles in global search
+ Added icons for image files in file viewer
+ Added rounded corners when dragging calendar events
+ Improved performance of element scanning
+ Other minor improvements
+
3.4.9 - Bug Fixes and Performance Improvements
Fixed performance issues with large notices on the homepage
Improved performance when global search is disabled