diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue
index b02b611..e935454 100644
--- a/src/components/Navbar.vue
+++ b/src/components/Navbar.vue
@@ -150,7 +150,7 @@
+ @click="updateDismissed"/>
What's new in {{$store.state.client.clientVersion}}?
@@ -162,6 +162,10 @@
Add blog
Add new friend count in Navbar User Menu
Add developmental forum
+
+ {{$store.state.client.clientVersion}}-patch fixes:
+ Patch pagination page crash bug with 'wait' prop to not attempt to load more when its loading
+ Improve forum thread page