diff --git a/Resources/Raw/whats-new.html b/Resources/Raw/whats-new.html
index 05bb1ec..c56194f 100644
--- a/Resources/Raw/whats-new.html
+++ b/Resources/Raw/whats-new.html
@@ -9,7 +9,14 @@
margin-top: 0!important;
}
-
+
+
Version 1.4.2 - November 26th, 2023
+
+ - #36 Modified the swipe-style tab navigation so that it doesn't interfere with horizontal scrolling. Swipe left or right on the navigation bar to navigate between tabs.
+ - #39 Fixed a crash triggered by attempting to open a link with a scheme the device has no app for (such as gopher)
+ - #41 Prevent multiple alerts from displaying simultaneously
+ - Fixed a couple of issues related to loading the active Identity on startup
+
Version 1.4 - October 27th, 2023