diff --git a/website/page/home.php b/website/page/home.php
index dbe5518d..1eda08fc 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -16,7 +16,26 @@ offers many more features. It is available for
29th October 2013
IITC 0.14.4 and IITC Mobile 0.7.7 have just been released. A critical update required to work with changes made to the
-standard intel site.
+standard intel site. Changes include
+
+- Fix to geodesic circle drawing. They were not correctly distorted, leading to incorrect link ranges drawn on the map.
+- Bookmarks plugin: add layer and highlighter to indicate bookmarked portals
+- Player tracker plugin: markers fade for older activity, and separate layers for each faction
+- The 'About IITC' dialog now lists which plugins are installed. This may not work correctly for 3rd party plugins at this time
+- Mobile:
+
+ - Custom fullscreen preferences
+ - Install to SD Card
+ - Cache move to SD card option (hence the new permissions)
+
+
+- ... and, as always, various bugfixes and improvements.
+
+
+
+3RD PARTY PLUGIN AUTHORS: The plugin wrapper code has been modified to pass through the additioal version
+information. While existing plugins should continue to work, I highly recommend updating the wrapper code in your
+scripts to match.
16th October 2013
diff --git a/website/page/news.php b/website/page/news.php
index 569be174..e2e63673 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -3,7 +3,26 @@
29th October 2013
IITC 0.14.4 and IITC Mobile 0.7.7 have just been released. A critical update required to work with changes made to the
-standard intel site.
+standard intel site. Changes include
+
+- Fix to geodesic circle drawing. They were not correctly distorted, leading to incorrect link ranges drawn on the map.
+- Bookmarks plugin: add layer and highlighter to indicate bookmarked portals
+- Player tracker plugin: markers fade for older activity, and separate layers for each faction
+- The 'About IITC' dialog now lists which plugins are installed. This may not work correctly for 3rd party plugins at this time
+- Mobile:
+
+ - Custom fullscreen preferences
+ - Install to SD Card
+ - Cache move to SD card option (hence the new permissions)
+
+
+- ... and, as always, various bugfixes and improvements.
+
+
+
+3RD PARTY PLUGIN AUTHORS: The plugin wrapper code has been modified to pass through the additioal version
+information. While existing plugins should continue to work, I highly recommend updating the wrapper code in your
+scripts to match.
16th October 2013