diff --git a/website/page/home.php b/website/page/home.php
index f46f56e4..399a1b46 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -13,39 +13,30 @@ offers many more features. It is available for
Latest news
-13th January 2014
+6th February 2014
-A new IITC release, 0.16.2 and IITC Mobile 0.10.2 have been released. These are needed to work with a change to the
-standard intel site.
-
-
-Additionally, the 'Compute AP Statistics' plugin has been brought back, the 'blank map' base layer has a new black option
-to go with the white, and the 'Yandex' base map has had some bug fixes. Also, IITC Mobile features some changes to
-the 'show my location' feature. You may need to turn this option on again for it to work.
-
-
-Update 14th January 2014: An updated IITC Mobile, 0.10.3, has been released, to fix a crash issue seen by some.
-Also, a minor update was made to the main IITC script which changes the order the data is loaded, to match a change made to
-the standard intel site.
-
-
-21st December 2013
-
-Just in time for the holidays, another IITC update. IITC 0.16.1 and IITC Mobile 0.10.1 have just been released.
-Changes include
+IITC 0.16.4 and IITC Mobile 0.10.4 have just been released. This version is required to fix a bug with showing portal details
+due to a change made by Niantic to the intel site protocol. Also, the following changes have been made:
-- Portals list plugin returns - but less data than before due to the Niantic backend changes
-- Resonators plugin returns - but only shows the selected portal
-- Mobile:
+
- Portal markers are now reduced in size when you zoom out, reducing clutter when viewing large areas of the map
+- Blocked a 3rd party plugin, arc, from running - it had spyware features hidden within it
+(details here).
+- Plugins
- - Some plugins moved to panes from the left-swipe menu: portals list, portal counts
- - Immersive fullscreen mode on Android 4.4 KitKat
- - Sort apps in share activity - most used at the top
- - Fix links sometimes being badly drawn on mobile
+ - add-kml: support for opening files on mobile added
+ - regions: new plugin to draw the scoreboard regions on the map. No support for showing scores - this needs Niantic to add it to the standard intel site first
+ - score-cycle-times: new plugin to show the times of the scoreboard cycles
+ - draw-tools: added basic import/export (via copy+paste), and colour choosing options (click on "DrawTools Opt" in the sidebar)
+ - compute-ap-stats and portal-names: changed code to reduce the performance impact when a large number of portals are shown
-- .. and, as always, other various bug fixes, improvements, etc
+- Mobile:
+
+ - NFC support for sharing map view/selected portal - app permissions updated for this
+
+
+- .. plus various minor bugfixes and improvements
Older news
diff --git a/website/page/news.php b/website/page/news.php
index c14bc1c3..20c36b14 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -1,5 +1,31 @@
News
+6th February 2014
+
+IITC 0.16.4 and IITC Mobile 0.10.4 have just been released. This version is required to fix a bug with showing portal details
+due to a change made by Niantic to the intel site protocol. Also, the following changes have been made:
+
+
+- Portal markers are now reduced in size when you zoom out, reducing clutter when viewing large areas of the map
+- Blocked a 3rd party plugin, arc, from running - it had spyware features hidden within it
+(details here).
+- Plugins
+
+ - add-kml: support for opening files on mobile added
+ - regions: new plugin to draw the scoreboard regions on the map. No support for showing scores - this needs Niantic to add it to the standard intel site first
+ - score-cycle-times: new plugin to show the times of the scoreboard cycles
+ - draw-tools: added basic import/export (via copy+paste), and colour choosing options (click on "DrawTools Opt" in the sidebar)
+ - compute-ap-stats and portal-names: changed code to reduce the performance impact when a large number of portals are shown
+
+
+- Mobile:
+
+ - NFC support for sharing map view/selected portal - app permissions updated for this
+
+
+- .. plus various minor bugfixes and improvements
+
+
13th January 2014
A new IITC release, 0.16.2 and IITC Mobile 0.10.2 have been released. These are needed to work with a change to the